个人基础属性

This commit is contained in:
zengtao01
2024-04-02 16:15:27 +08:00
parent 5bddb6e9f9
commit 38e3beaad4
78 changed files with 3365 additions and 54 deletions

View File

@ -184,7 +184,7 @@ yudao:
- cn.iocoder.yudao.module.system.enums.ErrorCodeConstants
- cn.iocoder.yudao.module.mp.enums.ErrorCodeConstants
tenant: # 多租户相关配置项
enable: true
enable: false
ignore-urls:
- /admin-api/system/tenant/get-id-by-name # 基于名字获取租户,不许带租户编号
- /admin-api/system/tenant/get-by-website # 基于域名获取租户,不许带租户编号
@ -273,3 +273,9 @@ ureport:
provider:
database:
disabled: false
# 早中晚推荐
propose:
morning: 200
noon: 750
night: 150