步骤添加/编辑
POST
{{url}}/index/examine/step_save
接口描述
get获取post提交
请求头
参数名
类型
描述
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
name
string 名称
示例:初审
必填
process_id
int 流程id
示例:1
必填
type
int 1初审 2中间流程 3终审
示例:1
必填
officer_id
string 审批人员
示例:3,2
必填
ids
int id
示例:1
必填
sort
第几个步骤(唯一)
1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1704782842
必填
id
int
示例:1
必填
name
string
示例:初审
必填
type
string
示例:1
必填
createtime
int
示例:1704776491
必填
updatetime
int
示例:1704782842
必填
deletetime
object
示例:null
必填
sort
int
示例:0
必填
admin_id
int
示例:1
必填
manage_id
int
示例:0
必填
village_id
int
示例:0
必填
process_id
string
示例:1
必填
officer_id
string
示例:3,2
必填
ids
string
示例:1
必填