소스 검색

配置提交

master
zouhantao 3 달 전
부모
커밋
2d0f35060c
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    0
      zhywpt-service-ats/src/main/resources/bootstrap.yml
  2. 3
    1
      zhywpt-service-ias/src/main/resources/bootstrap.yml

+ 2
- 0
zhywpt-service-ats/src/main/resources/bootstrap.yml 파일 보기

@@ -29,6 +29,8 @@ spring:
refresh: true
- data-id: comm-client.yaml
refresh: true
- data-id: ats-config.yaml
refresh: true
feign:
client:
config:

+ 3
- 1
zhywpt-service-ias/src/main/resources/bootstrap.yml 파일 보기

@@ -32,6 +32,8 @@ spring:
refresh: true
- data-id: redis.yaml
refresh: true
- data-id: ats-config.yaml
refresh: true
feign:
client:
config:
@@ -68,7 +70,7 @@ refund:
# 汇联通相关配置
hlt:
# url: http://www.hltgz.com:4010/api/v2/execute.json
url: http://192.168.100.177:8099/hltStandardapiPlus
url: http://100.64.2.99:8099/hltStandardapiPlus
appId: ifzt
signCode: 6D532026
accessCode: E90D91AD8B574273840CC4C4CC869082

Loading…
취소
저장