薄荷采集2.2 好多小更新 (#726)

* 好多小更新

* 好多小更新的小更新
This commit is contained in:
Tooltingsu
2025-05-06 23:11:53 +08:00
committed by GitHub
parent bb3931fbb7
commit 4e23afad73
232 changed files with 2441 additions and 507 deletions

View File

@@ -1,13 +1,4 @@
[
{
"name": "routeOrder",
"type": "select",
"label": "路线顺序选择(默认:效率顺序)",
"options": [
"效率顺序",
"地图顺序"
]
},
{
"name": "targetMintCount",
"type": "input-text",
@@ -17,5 +8,10 @@
"name": "isRefresh",
"type": "checkbox",
"label": "是否刷新薄荷每天0时刷新"
},
{
"name": "executionTime",
"type": "input-text",
"label": "执行时间(单位:分钟)"
}
]