refactor: ♻️ 字典重构,系统权限模块优化
This commit is contained in:
@@ -5,9 +5,9 @@ VITE_APP_PORT = 3000
|
||||
VITE_APP_BASE_API = '/dev-api'
|
||||
|
||||
# 线上接口地址
|
||||
VITE_APP_API_URL = http://vapi.youlai.tech
|
||||
# VITE_APP_API_URL = http://vapi.youlai.tech
|
||||
# 开发接口地址
|
||||
# VITE_APP_API_URL = http://localhost:8989
|
||||
VITE_APP_API_URL = http://localhost:8989
|
||||
|
||||
# 是否启用 Mock 服务
|
||||
VITE_MOCK_DEV_SERVER = false
|
||||
|
||||
Reference in New Issue
Block a user