调用地址:
http://demo.24om.com/OM/WebApi/Handler/1.0/OA/WorkFlow/CanToNextStep.ashx
基本信息
调用方式
模块
名称
程序集
类名
函数
版本
标识
返回值
备注
GET,POST
OA
CanToNextStep
WebApi
WebApi.Manager.WF.DocStepMgr
CanToNextStep
1.0
True
true (true:成功,false:失败)
判断当前审核是否可流转到下一步
参数信息
参数名
参数类型
是否必须
默认值
测试值
备注
token
string
True
标识
format
string
False
json
json
xml
数据格式
docId
Int32
True
流程文档id
docStepId
Int32
True
步骤id
agree
Boolean
True
路由条件0-无条件,1-通过,2-不通过
相关对象说明