个人基础属性
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user