fix: 更新API基础地址为生产环境

This commit is contained in:
zhouyonggao 2025-12-03 14:50:34 +08:00
parent 08d0000f3f
commit 1a031a850e
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
window.__API_BASE__ = ''
window.__API_BASE__ = 'http://ymtexporttool.cdlsxd.cn:8077/'