|
@@ -662,7 +662,7 @@ spring:
|
|
|
uri: ${lb-servers.outpatient-web}
|
|
|
predicates:
|
|
|
- Host=${host-name.m-qa}
|
|
|
- - Path=/thnetdocapi/outpatient/micro/**,/medicalRecord/**
|
|
|
+ - Path=/thnetdocapi/outpatient/micro/**,/thnetdocapi/medicalRecord/**
|
|
|
filters:
|
|
|
- StripPrefix=1
|
|
|
- SetRequestHeader=${headers-key.pl-terminal},13
|