{
    “flowInfo”: {
    “id”: “7724f1ae-f797-4105-8b05-42c3f34cadea”,
    “name”: “我的流程”,
    “description”: “”,
    “inform_script”:””, //通知脚本
    “is_view”:”false”, //工单查看权限校验
    “limit_expression”:”{}”, //限制表达式
    “display_form_str”:[‘title’,’’], //展现表单
    “field_list”: [ //所有表单
    {
    “name”: “标题”,
    “key”: “title”,
    “editable”: false
    },
    {
    “name”: “创建时间”,
    “key”: “gmt_created”,
    “editable”: false
    }
    ]

    },
    “nodeList”: [
    {
    “id”: “553701e0-e504-4128-8104-99167959c61a”,
    “state”: “normal-state”,
    “name”: “开始”,
    “top”: “230px”,
    “left”: “782px”,
    “type_id”: 0, // 0 普通状态 1初始状态 2 结束状态
    “is_hidden”: 0,
    “label”: “{}”,
    “order_id”: 0
    “participant_type_id”: “5”, //处理人ID
    “remember_last_man_enable”: 0,
    “state_field_str”: “{\”title\”:2,\”gmt_created\”:2}”, //字段
    “sub_workflow_id”: 0
    },
    {
    “id”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “state”: “init-state”,
    “name”: “初始状态”,
    “top”: “356px”,
    “left”: “538px”,
    “type_id”: 1,
    “participant_type_id”: “5”,
    “participant”: [
    “xulei”
    ],
    “is_hidden”: 0,
    “label”: “{}”,
    “order_id”: 0,
    “remember_last_man_enable”: 0,
    “state_field_str”: “{\”gmt_created\”:1,\”title\”:2}”,
    “sub_workflow_id”: 0
    },
    {
    “id”: “e5af705c-2f2c-4758-83bd-00d0ebbdda4a”,
    “state”: “end-state”,
    “name”: “结束”,
    “top”: “585px”,
    “left”: “778px”,
    “type_id”: 2,
    “participant_type_id”: “5”,
    “participant”: [
    “xulei”
    ],
    “is_hidden”: 0,
    “label”: “{}”,
    “order_id”: 0,
    “remember_last_man_enable”: 0,
    “state_field_str”: “{\”gmt_created\”:1,\”title\”:2}”,
    “sub_workflow_id”: 0
    }
    ],
    “lineList”: [
    {
    “from”: “553701e0-e504-4128-8104-99167959c61a”,
    “to”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “label”: “编辑”,
    “id”: “76c70977-03b5-42fd-9f29-36ff7c9152a8”,
    “Remark”: “”,
    “transition_type_id”:””, //流转类型
    “timer”:””, //定时器单位秒
    “attribute_type_id”:””, //属性类型
    “field_require_check”:false, //是否校验必填项
    “condition_expression”:”[]” //条件表达式

    },
    {
    “from”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “to”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “label”: “提交”,
    “id”: “17b36f08-59b3-4fbf-9edb-c2a31428ef57”,
    “Remark”: “”,
    “transition_type_id”:””,
    “timer”:””,
    “attribute_type_id”:””,
    “field_require_check”:false,
    “condition_expression”:”[]”
    },
    {
    “from”: “e5af705c-2f2c-4758-83bd-00d0ebbdda4a”,
    “to”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “label”: “保存”,
    “id”: “d1f68548-12f4-4ca8-9c00-d39e9f1b2350”,
    “Remark”: “”,
    “transition_type_id”:””,
    “timer”:””,
    “attribute_type_id”:””,
    “field_require_check”:false,
    “condition_expression”:”[]”
    },
    {
    “from”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “to”: “9fa90061-5328-42cc-b674-9af18305b0b4”,
    “label”: “退回”,
    “id”: “3f2822eb-bc7d-4776-bd5e-533d25c6ca83”,
    “Remark”: “”,
    “transition_type_id”:””,
    “timer”:””,
    “attribute_type_id”:””,
    “field_require_check”:false,
    “condition_expression”:”[]”
    }
    ],

    }