通用参数
接口参数
"data": [
{
"cron": "*/1 15 * * * (m/h/d/dM/MY)",
"total_run_count": 1,
"name": "from api 3",
"last_run_at": "2018-11-28 15:57:01 +0900",
"enabled": false,
"id": 11,
"template_id": "2"
{
"cron": "1,2,3-19/2 2 3 4 5 (m/h/d/dM/MY)",
"total_run_count": 0,
"name": "from api 1",
"creator": "admin",
"last_run_at": "",
"enabled": false,
"id": 6,
},
"cron": "*/5 * * * * (m/h/d/dM/MY)",
"total_run_count": 0,
"name": "定时",
"creator": "admin",
"last_run_at": "",
"enabled": false,
"id": 4,
"template_id": "2"
}
],
data