17 lines
383 B
JSON
17 lines
383 B
JSON
[
|
||
{
|
||
"name": "targetMintCount",
|
||
"type": "input-text",
|
||
"label": "目标薄荷采集数量"
|
||
},
|
||
{
|
||
"name": "isRefresh",
|
||
"type": "checkbox",
|
||
"label": "是否刷新(薄荷每天0时刷新)"
|
||
},
|
||
{
|
||
"name": "executionTime",
|
||
"type": "input-text",
|
||
"label": "执行时间(单位:分钟)"
|
||
}
|
||
] |