计划执行-协作
POST
http://**//operateplan/operPlanCooperateApply/apply
请求参数
参数名
类型
描述
必填
planId
int
计划节点id
必填
departmentId
int
部门id
必填
teamId
int
协办人id
必填
content
string
报审内容
必填
planEndTime
string
计划完成时间 yyyy-MM-dd
必填
attachs
array
附件id数组 [1,2,3]
必填
响应参数
参数名
类型
描述
必填
res
int
0成功 其他失败
必填