新增/修改定时任务
POST
sei/Timingjob/insertjop
请求参数
参数名
类型
描述
必填
id
String
id
必填
project
String
项目编号
必填
timejop
String
定时时间
必填
command
String
命令
必填
state
String
定时任务状态
必填
parameter
String
参数
必填
notifications
String
通知人电话
必填
systemby
String
系统
必填
响应参数
参数名
类型
描述
必填
code
number
示例:0
必填
msg
string
示例:操作成功
必填
content
object
示例:null
必填
ext
object
示例:null
必填