瀏覽代碼

1.资金各单加上中间表逻辑

heqinwei 7 年之前
父節點
當前提交
51eb6930df
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      applications/document/document-server/src/main/resources/application.yml

+ 1 - 1
applications/document/document-server/src/main/resources/application.yml

@@ -47,7 +47,7 @@ eureka:
   client:
     registryFetchIntervalSeconds: 5
     serviceUrl:
-      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@localhost:8500/eureka/
+      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@192.168.0.181:8510/eureka/
 management:
   endpoints:
     web: