Explorar el Código

修改report报表对外暴露接口

songyh hace 3 años
padre
commit
c3a0c80ca5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jeecg-boot-report/src/main/resources/application-prod.yml

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

@@ -19,7 +19,7 @@ spring:
     nacos:
       discovery:
         server-addr: 172.30.0.7:8848
-        service: jeecg-cloud-finance
+        service: jeecg-cloud-report
   servlet:
      multipart:
         max-file-size: 10MB