编辑定时任务
POST
/adminapi/crontab.crontab/edit
请求参数
Header 参数
token
string
可选
默认值:
{{token}}
Body 参数application/x-www-form-urlencoded
id
integer
id
name
string
名称
type
integer
类型
command
string
命令
expression
string
运行规则
status
integer
状态
remark
string
备注
params
string
参数
示例代码
返回响应
修改于 2023-01-28 03:05:01