任务审批添加评论
POST
http://SERVER:PORT/V2/addComments
请求参数
参数名
类型
描述
必填
taskId
string
任务id 必填
必填
approvalId
int
审批id 必填
必填
fileList
string
附件列表 数组json串
必填
userIds
string
@的联系人列表 用,拼接
必填
comment
string
评论
必填