Browse Source

添加创智中台api地址到配置文件

lighter 4 years ago
parent
commit
6db4d0b060

+ 1 - 0
src/main/resources/application-dev.yml

@@ -65,3 +65,4 @@ PROOFREAD:
 
 si-api-url: https://www.baidu.com
 hrg-api-url: http://172.16.30.33:8089/thmz/api/v1
+powersi-api-url: http://172.16.32.183:8916/mmg-gateway

+ 1 - 0
src/main/resources/application-prod.yml

@@ -68,3 +68,4 @@ PROOFREAD:
 
 si-api-url: https://www.baidu.com
 hrg-api-url: http://webhis.thyy.cn:81/thmz/api/v1
+powersi-api-url: http://172.16.32.183:8916/mmg-gateway

+ 1 - 0
src/main/resources/application.yml

@@ -79,3 +79,4 @@ PROOFREAD:
 
 si-api-url: https://www.baidu.com
 hrg-api-url: http://webhis.thyy.cn:81/thmz/api/v1
+powersi-api-url: http://172.16.32.183:8916/mmg-gateway