Browse Source

调整iaw

master
huminghao 2 weeks ago
parent
commit
e7ba8fcd9a
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      zhywpt-app-iaw/src/main/resources/bootstrap.yml

+ 2
- 2
zhywpt-app-iaw/src/main/resources/bootstrap.yml View File

@@ -49,5 +49,5 @@ app:
comm:
# 自定义服务地址map,key为服务名、value为服务地址。如果配置了服务地址,接口调用时请求到该地址,如果没配置,默认请求到gateway
serviceAddr:
# sample: http://127.0.0.1:8086
inss: http://127.0.0.1:8086
sample: http://127.0.0.1:8086
# inss: http://127.0.0.1:8086

Loading…
Cancel
Save