diff --git a/yxt_supervise/gateway/src/main/resources/application.yml b/yxt_supervise/gateway/src/main/resources/application.yml index 098ea162..67779758 100644 --- a/yxt_supervise/gateway/src/main/resources/application.yml +++ b/yxt_supervise/gateway/src/main/resources/application.yml @@ -79,6 +79,13 @@ spring: uri: lb://supervise-flowable filters: - StripPrefix=1 + #YxtSuperviseEnterprisecentre 企业中心 + - id: yxt-supervise-enterprisecentre + predicates: + - Path= /enterprisecentre/** + uri: lb://yxt-supervise-enterprisecentre + filters: + - StripPrefix=1 ignore: whites: - /portal/v1/regions/treeList