18 lines
473 B
JSON
18 lines
473 B
JSON
![]() |
{
|
||
|
"groups": [
|
||
|
{
|
||
|
"name": "exam.cache",
|
||
|
"type": "pc.exam.pp.framework.redis.config.ExamCacheProperties",
|
||
|
"sourceType": "pc.exam.pp.framework.redis.config.ExamCacheProperties"
|
||
|
}
|
||
|
],
|
||
|
"properties": [
|
||
|
{
|
||
|
"name": "exam.cache.redis-scan-batch-size",
|
||
|
"type": "java.lang.Integer",
|
||
|
"description": "redis scan 一次返回数量",
|
||
|
"sourceType": "pc.exam.pp.framework.redis.config.ExamCacheProperties"
|
||
|
}
|
||
|
],
|
||
|
"hints": []
|
||
|
}
|