[update] 修改接口路径

This commit is contained in:
lideqin
2024-10-09 17:09:26 +08:00
parent 67c0b01552
commit 149e0f2046
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
window._CONFIG = {}
// 后端地址
window._CONFIG.interfaceUrl = 'http://10.0.10.87:8184'
window._CONFIG.interfaceUrl = 'http://10.0.10.87:8188'
// 后端地址
window._CONFIG.downloadUrl = 'http://10.0.10.87:8184'
window._CONFIG.downloadUrl = 'http://10.0.10.87:8188'