Signed-off-by: chy <chy@163.com>
This commit is contained in:
chy
2026-02-05 13:12:17 +08:00
parent 4f0e1bc860
commit 92674cff52
66 changed files with 1922 additions and 730 deletions

View File

@@ -11,7 +11,8 @@
"name": "lideeyunji.cache.redis-scan-batch-size",
"type": "java.lang.Integer",
"description": "redis scan 一次返回数量",
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties"
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties",
"defaultValue": 30
}
],
"hints": []