This commit is contained in:
2022-07-16 11:41:46 +08:00
parent a20cdd38f9
commit 5a7195c580
18 changed files with 1182 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ window.g = {
VUE_APP_BASE_API: '/'
},
prod: {
VUE_APP_BASE_API: 'http://192.168.46.225:8011'
VUE_APP_BASE_API: 'http://192.168.46.5:8011'
}