原晟华acs分支替换

This commit is contained in:
张江玮
2023-06-25 14:51:46 +08:00
parent f23314a54c
commit df1b5c5498
185 changed files with 8868 additions and 3897 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'
}