{
"success": true,
"errCode": "string",
"errMsg": "string",
"traceId": "string",
"data": [
{
"id": 0,
"compId": 0,
"flowName": "string",
"deptId": 0,
"isDefault": 0,
"status": 0,
"flowType": 0,
"createTime": "string",
"creator": "string",
"modifyTime": "string",
"modifier": "string",
"travelType": "string",
"on": 0,
"apprvDeptFlowNodes": [
{
"id": 0,
"compId": 0,
"flowId": 0,
"nodeName": "string",
"nodeSeq": 0,
"nodeModel": 0,
"createTime": "string",
"creator": "string",
"apprvDeptFlowNodePersons": [
{
"id": 0,
"compId": 0,
"flowId": 0,
"nodeId": 0,
"seq": 0,
"staffId": 0,
"staffName": "string",
"deptId": 0,
"deptName": "string",
"createTime": "string",
"creator": "string",
"staffType": 0
}
]
}
],
"apprvDeptFlowStaffs": [
{
"id": 0,
"compId": 0,
"flowId": 0,
"staffId": 0,
"staffName": "string"
}
]
}
]
}