105 审批流程列表查询
POST
http://localhost:8080/oa/processDetail/list
请求参数
必填
参数名
类型
描述
必填
start
int
0
必填
length
int
30
必填
processCode
String
purchase
响应参数
必填
参数名
类型
描述
必填
code
int
示例:0
必填
recordsTotal
int
示例:5
必填
recordsFiltered
int
示例:5
必填
sEcho
object
数据字典
必填
id
int
示例:7
必填
type
int
示例:0 0.主流程 1.副流程
必填
filialeId
int
示例:1 分公司id
必填
filialeName
object
示例:null 分公司名称
必填
filialeCode
object
示例:null 分公司编码
必填
deptCode
string
示例:2 部门编码
必填
deptName
object
示例:null 部门名称
必填
groupCode
string
示例:3 小组编码
必填
groupName
object
示例:null 小组名称
必填
userId
int
示例:4 用户id
必填
userName
string
示例:ZhuQiuFang 用户名
必填
createTime
object
示例:null 创建时间
必填
updateTime
object
示例:null 修改时间
必填
processCode
string
示例:purchase 流程编码
必填
processName
string
示例:采购申请单 流程名称