From 6ac84f695d8f0e4f647bf82d719a1eed24e4d7dc Mon Sep 17 00:00:00 2001 From: 叶松 <2217086471@qq.com> Date: 星期四, 23 十一月 2023 14:07:29 +0800 Subject: [PATCH] Merge branch 'master' of http://111.30.93.211:10101/r/supipe --- hd/pipe/StaffManage/src/main/resources/application.yml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/hd/pipe/StaffManage/src/main/resources/application.yml b/hd/pipe/StaffManage/src/main/resources/application.yml index 31b6324..4167279 100644 --- a/hd/pipe/StaffManage/src/main/resources/application.yml +++ b/hd/pipe/StaffManage/src/main/resources/application.yml @@ -2,6 +2,4 @@ application: name: staff profiles: - active: dev -server: - port: 8882 \ No newline at end of file + active: dev \ No newline at end of file -- Gitblit v1.9.3