lsfx 行内流水返回修改

This commit is contained in:
wkc
2026-03-03 16:11:03 +08:00
parent beead1c908
commit c8b041f4b9
9 changed files with 1117 additions and 16 deletions

View File

@@ -105,9 +105,11 @@ spring:
# 流水分析平台配置
lsfx:
api:
# Mock Server本地测试
base-url: http://localhost:8000
# 测试环境
base-url: http://158.234.196.5:82/c4c3
# 生产环境(注释掉测试环境后启用)
# base-url: http://158.234.196.5:82/c4c3
# 生产环境
# base-url: http://64.202.32.176/c4c3
# 认证配置