修改区域管理模块

This commit is contained in:
2023-09-15 09:29:31 +08:00
parent 8db86081eb
commit 32d2af152e
18 changed files with 44 additions and 52 deletions

View File

@@ -3,5 +3,5 @@ ENV = 'production'
# base api
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8201'
VUE_APP_BASE_API = 'http://localhost:9001'