Files
bettergi-scripts-list/repo/js/Tool_mint/settings.json
Tooltingsu 4e23afad73 薄荷采集2.2 好多小更新 (#726)
* 好多小更新

* 好多小更新的小更新
2025-05-06 23:11:53 +08:00

17 lines
383 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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