zhouzh il y a 3 ans
Parent
commit
847e5bcac4
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/main/resources/bootstrap.yml

+ 2 - 1
src/main/resources/bootstrap.yml

@@ -15,8 +15,9 @@ spring:
 openfeign:
   WmshboundFeign:
     url: ${WMSHBOUNDFEIGN_URL:172.16.33.166:8070}
+
   ColumnDataFeign:
-    url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8083}
+    url: ${COLUMNDATAFEIGN_URL:172.16.33.162:8001}
 
 
 #eureka设置