任务更新
POST
http://SERVER:PORT/work/task/taskUpdate
接口描述
任务更新
请求参数
参数名
类型
描述
必填
taskId
string
示例:2020070600089 具体备注参考任务更新详情 请求参数选填
必填
taskTitle
string
示例:20201208ceshi
必填
taskContent
string
示例:任务描述
必填
startDate
string
示例: "2020-08-11" yyyy-MM-dd
必填
endDate
string
示例:"2020-08-11" yyyy-MM-dd
必填
executeName
string
示例:朱林健,孙柳
必填
memberIds
string
示例:278,59
必填
响应参数
参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
string
示例:1000
必填
data
object
示例:null
必填
message
string
示例:成功
必填