现场fix

This commit is contained in:
psh
2023-11-21 11:14:30 +08:00
parent c28ee20363
commit 61bb0c42ed
8 changed files with 99 additions and 87 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.200.200:8011'
}
}