修改区域管理模块

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,4 +3,4 @@ ENV = 'development'
# base api
# VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://localhost:8201'
VUE_APP_BASE_API = 'http://localhost:9001'