93c5e5eceb34d3a3199f008a29eac74f804ffeeb..41ee9bfe7992cb59909f5dc8ea75d3c38b113911
2026-09-09 云
config(mes): 更新溯源页面基础地址端口
41ee9b 对比 | 目录
2026-09-09 云
chore(config): 更新溯源页面基础地址配置
1c4835 对比 | 目录
已修改2个文件
6 ■■■■■ 文件已修改
.gitignore 4 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
yudao-server/src/main/resources/application-thzy.yaml 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -57,4 +57,6 @@
### Claude Code ###
.claude/settings.local.json
.claude/worktrees/
.claude/scheduled_tasks.json
.claude/scheduled_tasks.json
.export_tmp/
yudao-server/src/main/resources/application-thzy.yaml
@@ -3,7 +3,7 @@
# H5 溯源页面基础地址(二维码内容前缀),需为公众扫码可访问的地址
mes:
  trace-base-url: http://47.97.181.254:9001/trace.html
  trace-base-url: http://47.97.181.254:9002/trace.html
--- #################### 数据库相关配置 ####################
spring: