更新征信解析为本地Mock联调配置

This commit is contained in:
wkc
2026-03-23 19:18:09 +08:00
parent 93527a977e
commit 29be8a88a8
3 changed files with 7 additions and 3 deletions

View File

@@ -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

View File

@@ -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