Browse Source

修改测试配置文件

tags/24080901
WendyYang 10 months ago
parent
commit
27c86cbabe
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      hz-pm-api/src/main/resources/application-test.yml

+ 5
- 5
hz-pm-api/src/main/resources/application-test.yml View File

@@ -1,7 +1,7 @@
server:
port: 8004
servlet:
context-path: /hzpm
context-path: /hzpm-test
#最大并发数,默认200
tomcat:
threads:
@@ -246,11 +246,11 @@ mh:
sso:
client-id: ningda-74a5e5da-3bc3-414a-b9e6-004b7d87e310
client-secret: ningda-df746ce4-0c79-4242-b3c7-90ff8630c9742c6727cd-3ae7-48ae-87ad-2b39188ebabd
api-host: http://10.54.38.13:8081/mh-gateway/auth-single
expert-qr-code-url: http://10.54.38.13:8081/mh-gateway/problem/expert/getExpertQrCode
api-host: https://hzszxc.hzswb.cn:8443/test/mh-gateway/auth-single
expert-qr-code-url: https://hzszxc.hzswb.cn:8443/test/mh-gateway/problem/expert/getExpertQrCode
file:
detail-url: http://10.54.38.13:8081/mh-gateway/oss/ossfile/getFileInfoList
down-url: http://10.54.38.13:8081/mh-gateway/oss/oss/downloadFileNotLogin
detail-url: https://hzszxc.hzswb.cn:8443/test/mh-gateway/oss/ossfile/getFileInfoList
down-url: https://hzszxc.hzswb.cn:8443/test/mh-gateway/oss/oss/downloadFileNotLogin
sync-mh-company:
open: false
sync-mh-user:


Loading…
Cancel
Save