Kaynağa Gözat

行政区域完成

李进 2 yıl önce
ebeveyn
işleme
b78a0e0567

+ 1 - 1
sys-start/src/main/resources/bootstrap-uat.yml

@@ -7,7 +7,7 @@ spring:
 cloud:
   service:
     name: sys
-    ip: 192.168.0.102
+    ip: 119.96.194.20
 
 #雪花ID唯一标识
 workerId: 30

+ 1 - 1
sys-start/src/main/resources/bootstrap.yml

@@ -11,7 +11,7 @@ server:
 #微服务相关配置
 cloud:
   center:
-    url: ${ip:119.96.213.127}:9007
+    url: 119.96.213.127:9007
     config:
       shared-configs: redis.yaml,mysql.yaml,mqtt.yaml,es.yaml
       name: sys