Files
Tooltingsu d35296ba7f js薄荷修点bug (#750)
* Delete repo/js/Tool_mint/settings.json

* Delete repo/js/Tool_mint/main.js

* Add files via upload
2025-05-09 16:46:27 +08:00

17 lines
427 B
JSON
Raw Permalink 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": "目标薄荷采集数量空则默认9999"
},
{
"name": "isRefresh",
"type": "checkbox",
"label": "是否刷新薄荷每天0时刷新"
},
{
"name": "executionTime",
"type": "input-text",
"label": "运行时间单位分钟空则默认9999"
}
]