!562 优化 redisCache

This commit is contained in:
YunaiV
2023-08-11 21:46:53 +08:00
parent 8960a82978
commit 9ff67b479f
3 changed files with 23 additions and 19 deletions

View File

@ -204,8 +204,6 @@ yudao:
order:
app-id: 1 # 商户编号
expire-time: 2h # 支付的过期时间
cache: # spring cache 相关配置
redis-scan-batch-size: 30 # redis scan 一次返回数量
debug: false