rev:三楼CTU

This commit is contained in:
2025-03-23 18:47:20 +08:00
parent e46efbf7a1
commit 26b24af58b
11 changed files with 181 additions and 56 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://192.168.1.218:8011'
VUE_APP_BASE_API: 'http://192.168.18.218:8011'
}
}