计划节点-查看
POST
http://****/operateplan/operPlan/queryById
请求参数
参数名
类型
描述
必填
id
int
节点id
必填
响应参数
参数名
类型
描述
必填
id
int
节点id 存在 则为编辑 不存在为新增
必填
templateId
string
模板id
必填
nodeNum
string
节点编号
必填
nodeName
string
节点名称
必填
level
int
级别 1里程碑 2一级 3二级
必填
parentNode
int
上级节点id
必填
workDay
int
工期
必填
weight
int
权重
必填
isUploadResult
int
是否上传成果 1是 2否
必填
planStartTimeVal
string
计划开始时间
必填
planEndTimeVal
string
计划完成时间
必填
principal
int
负责人ID
必填
principalVal
string
负责人
必填
department
string
负责人所属部门
必填