rev:提交

This commit is contained in:
2024-08-14 18:49:32 +08:00
parent e63cf394d1
commit f661bd8164
32 changed files with 1391 additions and 405 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://192.168.1.218:8011'
}
}