跳到主要内容
版本:latest

get_crontab_types

获取用户自定义的计划任务分类列表。

  • 路由POST /crontab
  • actionget_crontab_types

输入参数

参数名称必选类型描述
actionString固定值 get_crontab_types

输出参数

参数名称类型描述
statusBooleantrue 成功
msgArray分类列表

示例

{"status": true, "msg": []}