获取流程详情
POST
http://127.0.0.1:9998/auditAction/getDetail
请求参数
参数名
类型
描述
必填
auditid
int
1
必填
响应参数
参数名
类型
描述
必填
id
int
示例:43
必填
auditversion
int
1
必填
auditname
string
示例:工作日用车审批流程
必填
isworkdate
boolean
示例:false
必填
isweekend
boolean
示例:true
必填
isholiday
boolean
示例:true
必填
creatorname
string
示例:贾云舒
必填
createtime
string
示例:2021-09-07 16:16:08
必填
isuserole
boolean
示例:false
必填
nodename
string
示例:用车申请
必填
approvetype
int
示例:0
必填
nodetype
int
示例:1
必填
nodeRoleList
object
示例:null
必填
nodeUserList
object
示例:null
必填
id
int
示例:36
必填
choosetype
int
示例:0
必填
result
boolean
示例:true
必填
message
string
示例:请求成功
必填