|
@@ -13,40 +13,109 @@ spring:
|
|
|
import-check:
|
|
import-check:
|
|
|
enabled: false
|
|
enabled: false
|
|
|
file-extension: yaml
|
|
file-extension: yaml
|
|
|
- namespace: 1096345e-2a2d-4307-8025-ee1b669e127b
|
|
|
|
|
|
|
+ namespace: ba488f58-c785-49b4-9c02-b5d9b8a965a5
|
|
|
group: DEFAULT_GROUP
|
|
group: DEFAULT_GROUP
|
|
|
discovery:
|
|
discovery:
|
|
|
- namespace: 1096345e-2a2d-4307-8025-ee1b669e127b
|
|
|
|
|
|
|
+ namespace: ba488f58-c785-49b4-9c02-b5d9b8a965a5
|
|
|
|
|
|
|
|
gateway:
|
|
gateway:
|
|
|
routes:
|
|
routes:
|
|
|
- id: auth_route
|
|
- id: auth_route
|
|
|
uri: http://localhost:8081/
|
|
uri: http://localhost:8081/
|
|
|
predicates:
|
|
predicates:
|
|
|
- - Path=/auth/**,/send/sendSmsCode,/appAuth/**
|
|
|
|
|
|
|
+ - name: MultiPath
|
|
|
|
|
+ args:
|
|
|
|
|
+ paths:
|
|
|
|
|
+ - /auth/**
|
|
|
|
|
+ - /send/sendSmsCode
|
|
|
|
|
+ - /appAuth/**
|
|
|
|
|
|
|
|
- id: platform_route
|
|
- id: platform_route
|
|
|
uri: http://localhost:8083/
|
|
uri: http://localhost:8083/
|
|
|
predicates:
|
|
predicates:
|
|
|
- - Path=/userRole/**,/system/**,/file/**,/user/**,/esmInsCompany/**,/jyxConfig/**,/qrBarcode/**,/sysDept/**,/manager/**
|
|
|
|
|
|
|
+ - name: MultiPath
|
|
|
|
|
+ args:
|
|
|
|
|
+ paths:
|
|
|
|
|
+ - /userRole/**
|
|
|
|
|
+ - /system/**
|
|
|
|
|
+ - /file/**
|
|
|
|
|
+ - /user/**
|
|
|
|
|
+ - /esmInsCompany/**
|
|
|
|
|
+ - /jyxConfig/**
|
|
|
|
|
+ - /qrBarcode/**
|
|
|
|
|
+ - /sysDept/**
|
|
|
|
|
+ - /manager/**
|
|
|
|
|
|
|
|
- id: tenant_route
|
|
- id: tenant_route
|
|
|
uri: http://localhost:8084/
|
|
uri: http://localhost:8084/
|
|
|
predicates:
|
|
predicates:
|
|
|
- - Path=/tenant/**,/dept/**,/area/**,/dict/**,/userInfo/**,/sysOrganization/**,/activity/**,/message/**,/messageNotice/**,/poster/**,/agreement/**,/pltAgreement/**,/agreementRules/**,/plt/areaLicense/**,/scheme/**,/schemeRules/**,/schemeRulesAttrLink/**,/schemeRulesAttr/**,/schemeRulesDictLable/**,/schemeRulesUndwrt/**,/schemeRulesUndwrtAttrLink/**,/schemeRulesUndwrtAttr/**,/schemeRulesUndwrtDictLable/**,/schemeRulesUndwrtRules/**,/schemeRulesUndwrtRulesAttrLink/**,/schemeRules,/ptlAgreementCost/**,/ptlAgreementCost/**,/ptlAgreementCostExternal/**,/operatorTrajectory/**,/messageTemplate/**,/message/**,/appUser/**,/userBankCard/**,/accountCard/**,/account/**,/amountAuditing/**,/userAccount/**,/receivable/**,/sysDistributionSetting/**,/organization/**
|
|
|
|
|
|
|
+ - name: MultiPath
|
|
|
|
|
+ args:
|
|
|
|
|
+ paths:
|
|
|
|
|
+ - /tenant/**
|
|
|
|
|
+ - /dept/**
|
|
|
|
|
+ - /area/**
|
|
|
|
|
+ - /dict/**
|
|
|
|
|
+ - /userInfo/**
|
|
|
|
|
+ - /sysOrganization/**
|
|
|
|
|
+ - /activity/**
|
|
|
|
|
+ - /message/**
|
|
|
|
|
+ - /messageNotice/**
|
|
|
|
|
+ - /poster/**
|
|
|
|
|
+ - /agreement/**
|
|
|
|
|
+ - /pltAgreement/**
|
|
|
|
|
+ - /agreementRules/**
|
|
|
|
|
+ - /plt/areaLicense/**
|
|
|
|
|
+ - /scheme/**
|
|
|
|
|
+ - /schemeRules/**
|
|
|
|
|
+ - /schemeRulesAttrLink/**
|
|
|
|
|
+ - /schemeRulesAttr/**
|
|
|
|
|
+ - /schemeRulesDictLable/**
|
|
|
|
|
+ - /schemeRulesUndwrt/**
|
|
|
|
|
+ - /schemeRulesUndwrtAttrLink/**
|
|
|
|
|
+ - /schemeRulesUndwrtAttr/**
|
|
|
|
|
+ - /schemeRulesUndwrtDictLable/**
|
|
|
|
|
+ - /schemeRulesUndwrtRules/**
|
|
|
|
|
+ - /schemeRulesUndwrtRulesAttrLink/**
|
|
|
|
|
+ - /schemeRules/**
|
|
|
|
|
+ - /ptlAgreementCost/**
|
|
|
|
|
+ - /ptlAgreementCostExternal/**
|
|
|
|
|
+ - /operatorTrajectory/**
|
|
|
|
|
+ - /messageTemplate/**
|
|
|
|
|
+ - /appUser/**
|
|
|
|
|
+ - /userBankCard/**
|
|
|
|
|
+ - /receivable/**
|
|
|
|
|
+ - /ptlAgreementDispatch/**
|
|
|
|
|
|
|
|
- id: summary_route
|
|
- id: summary_route
|
|
|
uri: http://localhost:9898/
|
|
uri: http://localhost:9898/
|
|
|
predicates:
|
|
predicates:
|
|
|
- - Path= /order/identify/** ,/supplementOrder/**,/order/carModel/**,/unify/**,/order/taskImages/**,/order/qrCode/**,/orderTrack/**,/feeAudit/**,/adjust/**
|
|
|
|
|
|
|
+ - name: MultiPath
|
|
|
|
|
+ args:
|
|
|
|
|
+ paths:
|
|
|
|
|
+ - /order/identify/**
|
|
|
|
|
+ - /supplementOrder/**
|
|
|
|
|
+ - /order/carModel/**
|
|
|
|
|
+ - /unify/**
|
|
|
|
|
+ - /order/taskImages/**
|
|
|
|
|
+ - /order/qrCode/**
|
|
|
|
|
+ - /orderTrack/**
|
|
|
|
|
+ - /feeAudit/**
|
|
|
|
|
+ - /adjust/**
|
|
|
|
|
|
|
|
- id: costsorrule_route
|
|
- id: costsorrule_route
|
|
|
uri: http://localhost:8085/
|
|
uri: http://localhost:8085/
|
|
|
predicates:
|
|
predicates:
|
|
|
- - Path=/validate/**
|
|
|
|
|
|
|
+ - name: MultiPath
|
|
|
|
|
+ args:
|
|
|
|
|
+ paths:
|
|
|
|
|
+ - /validate/**
|
|
|
|
|
|
|
|
#控制台添加网关
|
|
#控制台添加网关
|
|
|
- id: console_route
|
|
- id: console_route
|
|
|
uri: http://localhost:8086/
|
|
uri: http://localhost:8086/
|
|
|
predicates:
|
|
predicates:
|
|
|
- - Path=/console/**
|
|
|
|
|
|
|
+ - name: MultiPath
|
|
|
|
|
+ args:
|
|
|
|
|
+ paths:
|
|
|
|
|
+ - /console/**
|