From c515960dd3b8cd0599e1d3b8bfb5505dfa07e826 Mon Sep 17 00:00:00 2001 From: bingbo <bingbo1993@126.com> Date: 星期一, 27 十一月 2023 15:31:51 +0800 Subject: [PATCH] 加减钢筋笼库存 带记录 --- 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