소스 검색

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

lighter 4 년 전
부모
커밋
6db4d0b060
3개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/resources/application-dev.yml
  2. 1 0
      src/main/resources/application-prod.yml
  3. 1 0
      src/main/resources/application.yml

+ 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