更新征信解析为本地Mock联调配置
This commit is contained in:
@@ -145,4 +145,4 @@ lsfx:
|
||||
|
||||
credit-parse:
|
||||
api:
|
||||
url: http://64.202.94.120:8081/xfeature-mngs/conversation/htmlEval
|
||||
url: http://localhost:8000/xfeature-mngs/conversation/htmlEval
|
||||
|
||||
@@ -112,7 +112,7 @@ spring:
|
||||
lsfx:
|
||||
api:
|
||||
# Mock Server(本地测试)
|
||||
base-url: http://116.62.17.81:62320
|
||||
base-url: http://192.168.0.111:62320
|
||||
# 测试环境
|
||||
# base-url: http://158.234.196.5:82/c4c3
|
||||
# 生产环境
|
||||
@@ -145,4 +145,4 @@ lsfx:
|
||||
|
||||
credit-parse:
|
||||
api:
|
||||
url: http://64.202.94.120:8081/xfeature-mngs/conversation/htmlEval
|
||||
url: http://192.168.0.111:62320/xfeature-mngs/conversation/htmlEval
|
||||
|
||||
Reference in New Issue
Block a user