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

This commit is contained in:
YunaiV
2024-07-23 23:25:56 +08:00
parent aef833fb9f
commit ebe3cc727b
4 changed files with 27 additions and 4 deletions

View File

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