Revert "feat: 将 redisCache 的扫描策略设置成 scan"

This reverts commit 72d2dcc68f.
This commit is contained in:
wanwan
2023-08-10 15:26:25 +08:00
parent 47698bfc6c
commit e1fe21f24c
4 changed files with 5 additions and 35 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