ISDP-新增许可(API名称:createWorkTicket):响应参数

时间:2024-01-18 13:55:49

响应参数

参数

类型

描述

stateCode

int

返回状态,0-正常;其他-异常

errorMessage

String

错误消息描述

result

Object

列表详细数据

result出参:

参数

类型

描述

adminOrganizationName

String

组织单元名名称

ticketRemark

String

许可备注

deleteFlag

Int

删除标识:0-否;1-是

ticketPhaseCount

Int

许可阶段数量

sceneCode

String

场景编码

sceneId

Long

场景id

ticketCurrentPhaseOrder

Int

当前阶段序号

licenseSysStatus

Long

系统阶段id

ticketCode

String

许可编码

ticketCurrentPhaseId

Long

当前阶段id

licenseBusiStatus

Long

许可业务状态id

adminOrganization

Long

组织单元id

ticketId

Long

许可id

ticketName

String

许可名称

beginTimestamp

Long

计划开始时间戳

endTimestamp

Long

计划结束时间戳

assignedUserId

Long

执行人id

assignedUserName

String

执行人姓名

ticketPhaseList

List

许可阶段列表

currentPhase

Object

当前阶段

attributeModelList

List

拓展属性列表

reviewRuleResult

Object

审批列表对象

ticketPhaseList、currentPhase出参:

参数

类型

描述

checkBusiType

Int

检查单业务类型

checkOrderId

Long

检查单id

checkOrderType

Int

工作票阶段生成的检查单类型(0:EHS;1:质量检查;2:巡检)

isRejected

Int

是否已驳回(0-否;1-是)

reviewSwitch

Int

是否启用审批开关(1-是 0-否)

sceneInitialStatus

Long

初始状态

sceneSumbmitStatus

Long

提交状态

submitUserName

String

提交人姓名

templateCode

String

模板编码

templateId

Long

模板id

ticketId

Long

许可id

ticketPhaseCode

String

阶段编码

ticketPhaseId

Long

阶段id

ticketPhaseName

String

阶段名称

ticketPhaseOrder

Int

阶段修好

ticketPhaseStatus

Int

许可单阶段状态(1-初始状态,待执行 2-阶段执行中(审批翻转)3-待评审 4-阶段完成)

attributeModelList出参:

参数

类型

描述

ticketId

Long

许可单主键id

sceneTaskId

Long

任务ID,没有则为0

fieldOrder

Int

字段排序

extendName

String

拓展属性名称

extendType

Int

拓展属性类型

extendValue

String

拓展属性的值

fieldOrder

Int

拓展属性序号

udfName

String

Udf的名称

isNecessary

Int

是否必填:0-否;1-是

dataSource

Int

采集数来源(1:SYS 2:APP)

reviewRuleResult出参:

参数

类型

描述

reviewList

List

审批列表

reviewRuleId

Long

审批流id

reviewList出参:

参数

类型

描述

reviewerId

Long

审批人员id

reviewerName

String

审批人姓名

reviewLevel

Int

审批层级

reviewerType

Int

审批人类型

revieweMode

Int

审批模式(0-单签,1-会签)

support.huaweicloud.com/api-isdp/api_01_0216.html