|
@@ -658,6 +658,18 @@ spring:
|
|
|
- name: Auth
|
|
|
args:
|
|
|
refreshAuth: ${auths-name.ywt-wechat-thnetdoc-mp}
|
|
|
+ - id: m-qa-thnetdocapi-outpatient
|
|
|
+ uri: ${lb-servers.outpatient-web}
|
|
|
+ predicates:
|
|
|
+ - Host=${host-name.m-qa}
|
|
|
+ - Path=/thnetdocapi/outpatient/micro/**
|
|
|
+ filters:
|
|
|
+ - StripPrefix=1
|
|
|
+ - SetRequestHeader=${headers-key.pl-terminal},13
|
|
|
+ - name: Auth
|
|
|
+ args:
|
|
|
+ auth: ${auths-name.ywt-wechat-thnetdoc-mp}
|
|
|
+ authResponse401: true
|
|
|
- id: m-qa-thnetdocapi
|
|
|
uri: ${lb-servers.internethospital-web}
|
|
|
predicates:
|