文档
测试

整改任务-去整改

POST
http://localhost/api/tbPatrolTask/v2/toChangeTask

请求参数

参数名
类型
描述
必填
taskCode
string
任务编号
必填
nodeId
string
节点ID
必填
patrolPlanSubDtoList
array
内容列表
必填
id
string
内容主键ID
必填
cause
string
原因分析
必填
correct
string
纠正/预防措施
必填
attachmentList
array
附件列表
必填
attachmentOrder
string
附件序号
必填
fileType
string
文件类型 0:图片 1:视频
必填
sourceType
string
照片来源类型 0:业务前;1:业务后
必填
imgUrl
string
视频或者图片URL
必填
thumbUrl
string
预览图URL
必填
subId
string
内容编号(手动输入的时候为空)
必填
content
string
内容
必填
positionType
string
位置归属 0:船舶,1:岸基部室
必填
place
string
位置 1:甲板部 ,2 :轮机部 可多选 如:1,2
必填
shipsName
string
场所名称
必填
inconformityType
string
不符合项类型 0:一般不符合 1:重大不符合
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
object
示例:null
必填