文档
测试

运营计划管理 审批详情

POST
http://10.168.1.223:8900/api/planSubmission/planSubmissionDetail

接口描述

运营计划管理 审批详情

请求参数

参数名
类型
描述
必填
id
int
审核单主键id
必填

响应参数

参数名
类型
描述
必填
res
string
请求返回状态 示例:0
必填
msg
string
返回信息提示 示例:查询成功!
必填
data
object
数据
必填
operPlanList
array
报审计划节点列表
必填
id
int
节点计划id 示例:65
必填
projectId
int
项目id 示例:200
必填
nodeNum
string
节点编号 示例:1004
必填
nodeName
string
节点名称 示例:拆赔协议签订
必填
level
int
级别 1里程碑 2一级 3二级 示例:1
必填
parentNode
object
上级节点id 示例:null
必填
workDay
int
工期 示例:360
必填
weight
int
权重 示例:25
必填
isUploadResult
object
是否上传成果 1是 2否 示例:null
必填
planStartTime
date
计划开始时间 示例:null
必填
planStartTimeVal
string
计划开始时间字符串值 示例:null
必填
planEndTime
date
计划完成时间 示例:null
必填
planEndTimeVal
string
计划完成时间字符串值 示例:null
必填
deplayFinishTime
date
延期完成时间 示例:null
必填
deplayFinishTimeVal
string
延期完成时间 示例:null
必填
actualFinishTime
date
实际完成时间 示例:null
必填
actualFinishTimeVal
string
实际完成时间 示例:null
必填
finishProgress
int
完成进度 示例:0
必填
principal
int
负责人ID 示例:null
必填
principalVal
string
负责人名 示例:null
必填
department
String
部门 示例:null
必填
createTime
Date
创建时间 示例:2020-09-08T18:47:12.000+0000
必填
investRemainBudget
double
投资额 可用预算 示例:null
必填
costRemainBudget
double
费用 可用预算 示例:null
必填
workApplyStatus
int
事项报审状态 0 可申请 1 申请中 示例:null
必填
cooperateApplyStatus
int
协作申请状态 0 可申请 1 申请中 示例:null
必填
priorityLevel
string
优先级 0 较低 1 普通 2紧急 3非常紧急 示例:null
必填
remark
string
备注 示例:null
必填
overdueStatus
string
逾期状态
必填
planSubmission
object
报审数据
必填
id
int
示例:4
必填
createTime
date
记录创建时间 示例:2021-07-28T03:27:39.000+0000
必填
submittedId
int
提审人id 示例:58
必填
submittedName
string
提审人姓名 示例:xiaoyu
必填
submittedDepartment
int
提审部门id 示例:38
必填
submittedDepartmentName
string
提审部门名 示例:测试部门
必填
submittedTime
date
提审日期 示例:2021-07-18T16:00:00.000+0000
必填
submittedTimeVal
string
提审日期字符串 示例:2021-07-19
必填
submittedTarget
int
提审对象id 示例:58
必填
submittedTargetName
string
提神对象名 示例:xiaoyu
必填
targetDepartment
int
提审对象部门id 示例:38
必填
targetDepartmentName
string
提审对象部门名 示例:测试部门
必填
approveStatus
int
审批状态 示例:0
必填
approveStatusValue
object
审批状态字符串值 示例:null
必填
remark
string
提审内容 示例:备注
必填
comments
string
审批意见 示例:null
必填
fileList
array
报审附件数据列表
必填
id
int
文件id
必填
fileType
string
文件分类
必填
fileName
string
文件名
必填
fileDesc
String
文档描述
必填
fileAttach
string
文件路径
必填