更新动调线与正线申请填报记录
POST
http://localhost:8080/api/repairRemind/updateTrack
接口描述
更新提醒表中的数据并同步到架修计划状态表中
请求参数
参数名
类型
描述
必填
id
Long
提醒表id
必填
applyDate
Date
申请时间
可选
completeDate
Date
完成时间
可选
remarks
String
备注
可选
remindStatus
String
提醒状态
可选
响应参数
参数名
类型
描述
必填
value
int
状态码
必填