Explorar el Código

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

songyh hace 4 años
padre
commit
94f6aef533
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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