From 8bcc406d63c3f5e31fc12c3cc9cfc11fab7df7c1 Mon Sep 17 00:00:00 2001 From: 邱宇豪 <qyh123230312> Date: 星期二, 10 十月 2023 14:35:19 +0800 Subject: [PATCH] 20231010_qiuyh_计划管理-新增钢筋笼、管片明细 --- 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