[feat] 新增客户管理模块

This commit is contained in:
2024-07-03 15:35:57 +08:00
parent 38530fff07
commit 265dc4cdc8
4 changed files with 373 additions and 1 deletions

2
.env
View File

@@ -8,7 +8,7 @@ VITE_PORT=80
VITE_OPEN=true
# 租户开关
VITE_APP_TENANT_ENABLE=false
VITE_APP_TENANT_ENABLE=true
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=true