Эх сурвалжийг харах

数据报表提交测试路由

hxl13994548489 1 жил өмнө
parent
commit
f910499cb1

+ 5 - 1
gateway/src/main/resources/application-test.yml

@@ -29,6 +29,10 @@ spring:
           uri: http://172.24.144.223:9084/
           predicates:
             - Path=/tenant/**,/dept/**,/area/**,/dict/**,/userInfo/**,/sysOrganization/**,/activity/**,/message/**,/messageNotice/**,,/pltAgreement/**,/agreementRules/**,/poster/**,/agreement/**,/ptl/areaLicense/**,/ptlAgreementCost/**,/scheme/**,/ptlAgreementCostExternal/**,/plt/areaLicense/**
-
+        #数据报表
+        - id: console_route
+          uri: http://172.24.144.223:9085/
+          predicates:
+            - Path=/console/**