rev:现场测试优化

This commit is contained in:
2024-12-29 21:59:04 +08:00
parent 4135200271
commit b82f1cf6ea
22 changed files with 1440 additions and 370 deletions

View File

@@ -3,7 +3,7 @@ window.g = {
VUE_APP_BASE_API: 'http://127.0.0.1:8011'
},
prod: {
VUE_APP_BASE_API: 'http://10.1.3.96:8011'
VUE_APP_BASE_API: 'http://10.1.3.97:8011'
}
}