fix: 现场联调

This commit is contained in:
2024-03-20 09:01:40 +08:00
parent 6903bdfa6d
commit 2eac4ea4e3
15 changed files with 162 additions and 105 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.1.3.96:8011'
}
}