替换acs

This commit is contained in:
张江玮
2023-10-27 16:47:09 +08:00
parent 9f7c53f083
commit 03c2346d6d
184 changed files with 9361 additions and 3899 deletions

View File

@@ -1,9 +1,9 @@
window.g = {
dev: {
VUE_APP_BASE_API: 'http://127.0.0.1:8010'
VUE_APP_BASE_API: 'http://192.168.4.210:8010'
},
prod: {
VUE_APP_BASE_API: 'http://127.0.0.1:8010'
VUE_APP_BASE_API: 'http://192.168.4.210:8010'
}