Pārlūkot izejas kodu

剔除cloud实现

李进 2 gadi atpakaļ
vecāks
revīzija
be6294e693

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

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

+ 1 - 1
authorize-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: authorize