【功能新增】全局:多租户缓存,增加忽略的 Spring Cache 配置

This commit is contained in:
YunaiV
2024-07-23 23:26:09 +08:00
parent 74f66735c6
commit 1c95e12aea
4 changed files with 27 additions and 4 deletions

View File

@@ -190,6 +190,13 @@ yudao:
- system_mail_template
- system_mail_log
- system_notify_template
ignore-caches:
- permission_menu_ids
- oauth_client
- notify_template
- mail_account
- mail_template
- sms_template
sms-code: # 短信验证码相关的配置项
expire-times: 10m
send-frequency: 1m