文档
测试

运营计划管理 计划审批 我审批的

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

接口描述

运营计划管理 计划审批 我审批的

请求参数

参数名
类型
描述
必填
status
int
审批状态 0 待审批 1已审核通过 2已打回的
必填

响应参数

参数名
类型
描述
必填
pageNo
int
分页信息
必填
pageSize
int
分页信息
必填
total
int
分页信息
必填
totalPage
int
分页信息
必填
list
list
数据集合
必填
id
int
主键
必填
createTime
date
记录创建时间
必填
submittedId
int
提审人id
必填
submittedName
string
提审人姓名
必填
submittedDepartment
int
提审部门id
必填
submittedDepartmentName
string
提审部门名
必填
submittedTime
date
提审日期
必填
submittedTarget
int
提审对象id
必填
submittedTargetName
string
提审对象名
必填
targetDepartment
int
提审部门
必填
targetDepartmentName
string
提审部门名
必填
approveStatus
int
审批状态 0 已发起待审批 1 已通过 2 打回 3 撤回已发起
必填
approveStatusValue
string
审核状态中文值 已发起待审批 已通过 打回 撤回已发起
必填
remark
string
提审意见
必填
comments
string
审核意见
必填
submittedTimeVal
string
提审日期值
必填