计划-保存
POST
http://****/operateplan/operPlan/save
请求参数
参数名
类型
描述
必填
id
int
节点ID
必填
planStartTimeVal
string
计划开始时间 格式:yyyy-MM-dd
必填
planEndTimeVal
string
计划完成时间 格式: yyyy-MM-dd
必填
principal
int
负责人
必填
响应参数
参数名
类型
描述
必填
res
int
0成功 其他失败
必填