跳到主要内容
版本:latest

add_crontab_type

创建自定义的计划任务分类标签。

  • 路由POST /crontab
  • actionadd_crontab_type

输入参数

参数名称必选类型描述
actionString固定值 add_crontab_type
nameString分类名称

示例

{"status": true, "msg": "添加成功"}

相关接口