refactor: 重构多租户
This commit is contained in:
@@ -4,3 +4,9 @@ VITE_APP_BASE_API = '/prod-api'
|
||||
VITE_APP_TITLE=vue3-element-admin
|
||||
# WebSocket端点(可选)
|
||||
#VITE_APP_WS_ENDPOINT=wss://api.youlai.tech/ws
|
||||
|
||||
# ============================================
|
||||
# 多租户功能开关
|
||||
# ============================================
|
||||
# 是否启用多租户功能(默认:false)
|
||||
VITE_APP_TENANT_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user