mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-24 16:05:08 +08:00
feat: 将 redisCache 的扫描策略设置成 scan
This commit is contained in:
@ -204,6 +204,8 @@ yudao:
|
||||
order:
|
||||
app-id: 1 # 商户编号
|
||||
expire-time: 2h # 支付的过期时间
|
||||
cache: # spring cache 相关配置
|
||||
redis-scan-batch-size: 30 # redis scan 一次返回数量
|
||||
|
||||
debug: false
|
||||
|
||||
|
Reference in New Issue
Block a user