This commit is contained in:
USER-20220102CG\noblelift
2023-01-16 11:05:45 +08:00
parent 96b0b69cba
commit 0528308468
11 changed files with 379 additions and 99 deletions

View File

@@ -3,7 +3,7 @@ window.g = {
VUE_APP_BASE_API: 'http://127.0.0.1:8010'
},
prod: {
VUE_APP_BASE_API: 'http://127.0.0.1:8010'
VUE_APP_BASE_API: 'http://10.1.3.90:8011'
}