Sfoglia il codice sorgente

闵行消防模块删除

jichaobo 2 anni fa
parent
commit
07a7ea933e

+ 2 - 2
service-fire/service-fire-biz/src/main/resources/bootstrap.yml

@@ -1,12 +1,12 @@
 # Tomcat
 server:
-  port: 9887
+  port: 9888
 
 # Spring
 spring: 
   application:
     # 应用名称
-    name: service-mhfire
+    name: service-fire
   profiles:
     # 环境配置
     active: dev