Browse Source

修改测试环境下的财务模块配置

songyh 4 years ago
parent
commit
94f6aef533
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jeecg-boot-finance/src/main/resources/application.yml

+ 1 - 1
jeecg-boot-finance/src/main/resources/application.yml

@@ -12,6 +12,6 @@ spring:
     nacos:
       discovery:
         server-addr: 127.0.0.1:8848
-        service: finance
+        service: jeecg-cloud-finance
   main:
     allow-bean-definition-overriding: true