From ee2a3fb139d02e34a83005fa052e542181ef5b30 Mon Sep 17 00:00:00 2001 From: 李旭东 <woaiguo66@sina.com> Date: 星期四, 09 十一月 2023 15:31:48 +0800 Subject: [PATCH] 模具管理增加预计次数和天数字段 --- hd/pipe/UserCore/src/main/resources/application.yml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hd/pipe/UserCore/src/main/resources/application.yml b/hd/pipe/UserCore/src/main/resources/application.yml index ddecb77..662a7d8 100644 --- a/hd/pipe/UserCore/src/main/resources/application.yml +++ b/hd/pipe/UserCore/src/main/resources/application.yml @@ -3,5 +3,3 @@ name: usercore profiles: active: dev -server: - port: 8881 -- Gitblit v1.9.3