多租户前端修改提交
This commit is contained in:
@ -34,5 +34,9 @@ VITE_GLOB_PRINT_BASE_URL = http://114.116.210.204:3300
|
||||
# 接口地址前缀,有些系统所有接口地址都有前缀,可以在这里统一加,方便切换
|
||||
VITE_GLOB_API_URL_PREFIX =
|
||||
|
||||
#租户开关
|
||||
VITE_TENANT_ENABLED = true
|
||||
# 屏蔽通知消息的轮询
|
||||
VITE_DISABLE_NEWS=false
|
||||
# 禁用关闭页面提示
|
||||
VITE_CLOSE_ALERT_DISABLED=true
|
||||
|
||||
Reference in New Issue
Block a user