zhouzh hace 3 años
padre
commit
847e5bcac4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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设置