add 项目更新

This commit is contained in:
zhoujj
2026-01-30 17:44:28 +08:00
parent 0f979310d7
commit d0c14a6b58
63 changed files with 1748 additions and 411 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://127.0.0.1:8011'
VUE_APP_BASE_API: 'http://10.62.3.156:8011'
}
}