fix: 更新API基础URL以使用新的端点路径
This commit is contained in:
parent
4f6bd23837
commit
034ff3c9a0
|
|
@ -1,2 +1,2 @@
|
|||
window.__API_BASE__ = 'http://ymtexporttool.cdlsxd.cn:8077'
|
||||
window.__API_BASE__ = 'http://ymtexporttool.cdlsxd.cn/apiv1/'
|
||||
window.__ASSET_VERSION__ = window.__ASSET_VERSION__ || String(Date.now())
|
||||
|
|
|
|||
Loading…
Reference in New Issue