From 6f29c4f4f54f1ae0fc44773cfb867046f2747a51 Mon Sep 17 00:00:00 2001
From: 邱宇豪 <qyh123230312>
Date: 星期二, 26 九月 2023 17:24:02 +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