mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-12 15:48:13 +08:00
Auto-Generate docs 🤖
This commit is contained in:
@@ -73,12 +73,12 @@ title: 定时任务配置格式
|
|||||||
{
|
{
|
||||||
"expression": "0 6 * * *",
|
"expression": "0 6 * * *",
|
||||||
"name": "set_pull_ask",
|
"name": "set_pull_ask",
|
||||||
"arg1": "enable",
|
"arg1": "enable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"expression": "0 0 * * *",
|
"expression": "0 0 * * *",
|
||||||
"name": "set_pull_ask",
|
"name": "set_pull_ask",
|
||||||
"arg1": "disable",
|
"arg1": "disable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user