【update】配置项路径的修改

This commit is contained in:
fengchenchen
2024-03-21 12:54:39 +08:00
parent 4134283ed2
commit bfb9a7576a
+1 -1
View File
@@ -1,5 +1,5 @@
window._CONFIG = {}
// 后端地址
window._CONFIG.interfaceUrl = 'http://laws.sinotruk.com'
window._CONFIG.interfaceUrl = 'http://srms-test.sinotruk.com'
// 后端地址
window._CONFIG.downloadUrl = 'http://laws-sinotruk-server-kmc2c.yf-grp:8080'