调用地址:http://demo.24om.com/OM/WebApi/Handler/1.0/OA/WorkFlow/AddStepExecutor.ashx

基本信息
调用方式 模块 名称 程序集 类名 函数 版本 标识 返回值 备注
GET,POST OA AddStepExecutor WebApi WebApi.Manager.WF.FlMan AddStepExecutor 1.0 True message (success:成功,错误消息) 增加流程审核人

参数信息
参数名 参数类型 是否必须 默认值 测试值 备注
token string True 标识
format string False json 数据格式
doc_id  Int32  True    流程文档ID 
step_id  Int32  True    步骤ID 
orgs  String  True    机构id组,机构id以逗号相隔 
depts  String  True    部门id组,部门id以逗号相隔 
poss  String  True    职位id组,职位id以逗号相隔 
roles  String  True    角色id组,角色id以逗号相隔 
users  String  True    用户id组,用户id以逗号相隔 

相关对象说明