新增保障任务
POST
/task/add
请求参数
参数名
类型
描述
必填
token
string
登陆使用的token
必填
title
string
保障任务名称
必填
order_id
int
任务详情相关里的order_id
必填
value
string
备注信息
必填