rev:现场代码优化

This commit is contained in:
2026-04-23 17:54:50 +08:00
parent c0f763e153
commit 0cf3d212d1
20 changed files with 295 additions and 52 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.4.46.150:8011'
VUE_APP_BASE_API: 'http://172.30.15.231:8011'
}