@ -12,32 +12,10 @@
Target Server Version : 140002
Target Server Version : 140002
File Encoding : 65001
File Encoding : 65001
Date : 15/ 06 / 2022 08 : 13 : 44
Date : 28/ 07 / 2022 23 : 48 : 10
* /
* /
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for act_evt_log_log_nr__seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DROP SEQUENCE IF EXISTS " act_evt_log_log_nr__seq " ;
CREATE SEQUENCE " act_evt_log_log_nr__seq "
INCREMENT 1
MINVALUE 1
MAXVALUE 2147483647
START 1
CACHE 1 ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for act_hi_tsk_log_id__seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DROP SEQUENCE IF EXISTS " act_hi_tsk_log_id__seq " ;
CREATE SEQUENCE " act_hi_tsk_log_id__seq "
INCREMENT 1
MINVALUE 1
MAXVALUE 2147483647
START 1
CACHE 1 ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for bpm_form_seq
- - Sequence structure for bpm_form_seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -364,6 +342,17 @@ MAXVALUE 9223372036854775807
START 1
START 1
CACHE 1 ;
CACHE 1 ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for system_oauth2_approve_seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DROP SEQUENCE IF EXISTS " system_oauth2_approve_seq " ;
CREATE SEQUENCE " system_oauth2_approve_seq "
INCREMENT 1
MINVALUE 1
MAXVALUE 9223372036854775807
START 1
CACHE 1 ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for system_oauth2_client_seq
- - Sequence structure for system_oauth2_client_seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -375,6 +364,17 @@ MAXVALUE 9223372036854775807
START 1
START 1
CACHE 1 ;
CACHE 1 ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for system_oauth2_code_seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DROP SEQUENCE IF EXISTS " system_oauth2_code_seq " ;
CREATE SEQUENCE " system_oauth2_code_seq "
INCREMENT 1
MINVALUE 1
MAXVALUE 9223372036854775807
START 1
CACHE 1 ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Sequence structure for system_oauth2_refresh_token_seq
- - Sequence structure for system_oauth2_refresh_token_seq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -567,12 +567,6 @@ COMMENT ON TABLE "bpm_form" IS '工作流的表单定义';
- - Records of bpm_form
- - Records of bpm_form
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_form " ( " id " , " name " , " status " , " conf " , " fields " , " remark " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 7 , ' 啊1 ' , 1 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" label \" : \" 密码 \" , \" tag \" : \" el-input \" , \" tagIcon \" : \" password \" , \" placeholder \" : \" 请输入密码 \" , \" span \" :24, \" show-password \" :true, \" labelWidth \" :null, \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prepend \" : \" \" , \" append \" : \" \" , \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" formId \" :102, \" renderKey \" :1640930414772, \" layout \" : \" colFormItem \" , \" vModel \" : \" field102 \" , \" defaultValue \" : \" admin123 \" } " , " { \" label \" : \" 级联选择 \" , \" tag \" : \" el-cascader \" , \" tagIcon \" : \" cascader \" , \" placeholder \" : \" 请选择级联选择级联选择级联选择 \" , \" defaultValue \" :[], \" span \" :24, \" labelWidth \" :null, \" style \" :{ \" width \" : \" 100% \" }, \" props \" :{ \" props \" :{ \" multiple \" :false}}, \" show-all-levels \" :true, \" disabled \" :false, \" clearable \" :true, \" filterable \" :false, \" required \" :true, \" options \" :[{ \" id \" :1, \" value \" :1, \" label \" : \" 选项1 \" , \" children \" :[{ \" id \" :2, \" value \" :2, \" label \" : \" 选项1-1 \" }]}], \" dataType \" : \" dynamic \" , \" labelKey \" : \" label \" , \" valueKey \" : \" value \" , \" childrenKey \" : \" children \" , \" separator \" : \" / \" , \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/cascader \" , \" formId \" :101, \" renderKey \" :1640960350991, \" layout \" : \" colFormItem \" , \" vModel \" : \" field101 \" } " , " { \" label \" : \" 生活 \" , \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" placeholder \" : \" 请输入生活生活生活 \" , \" span \" :24, \" labelWidth \" :null, \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prepend \" : \" \" , \" append \" : \" \" , \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" formId \" :101, \" renderKey \" :1640930388977, \" layout \" : \" colFormItem \" , \" vModel \" : \" field101 \" , \" defaultValue \" : \" admin \" } " ] ' , ' 哈哈哈哈biu ' , '1' , ' 2021 - 12 - 31 10 : 10 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 27 : 56 ' , 1 , 1 ) ;
INSERT INTO " bpm_form " ( " id " , " name " , " status " , " conf " , " fields " , " remark " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 8 , ' 啊哈哈 ' , 0 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ ] ' , ' 哈哈哈哈 ' , '1' , ' 2021 - 12 - 31 10 : 17 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 27 : 54 ' , 1 , 1 ) ;
INSERT INTO " bpm_form " ( " id " , " name " , " status " , " conf " , " fields " , " remark " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 9 , ' 新增 ' , 0 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" label \" : \" 单行文本 \" , \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" placeholder \" : \" 请输入单行文本 \" , \" span \" :24, \" labelWidth \" :null, \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prepend \" : \" \" , \" append \" : \" \" , \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" formId \" :101, \" renderKey \" :1640959561705, \" layout \" : \" colFormItem \" , \" vModel \" : \" field101 \" } " , " { \" label \" : \" 单选框组 \" , \" tag \" : \" el-radio-group \" , \" tagIcon \" : \" radio \" , \" span \" :24, \" labelWidth \" :null, \" style \" :{}, \" optionType \" : \" default \" , \" border \" :false, \" size \" : \" medium \" , \" disabled \" :false, \" required \" :true, \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}], \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/radio \" , \" formId \" :102, \" renderKey \" :1640959563240, \" layout \" : \" colFormItem \" , \" vModel \" : \" field102 \" } " ] ' , ' 哈哈哈 ' , '1' , ' 2021 - 12 - 31 22 : 06 : 11 ' , '1' , ' 2022 - 02 - 19 17 : 27 : 54 ' , 1 , 1 ) ;
INSERT INTO " bpm_form " ( " id " , " name " , " status " , " conf " , " fields " , " remark " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 10 , ' 11333 ' , 1 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " left " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" label \" : \" 多行文本 \" , \" tag \" : \" el-input \" , \" tagIcon \" : \" textarea \" , \" type \" : \" textarea \" , \" placeholder \" : \" 请输入多行文本多行文本多行文本 \" , \" span \" :24, \" labelWidth \" :null, \" autosize \" :{ \" minRows \" :4, \" maxRows \" :4}, \" style \" :{ \" width \" : \" 100% \" }, \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" formId \" :101, \" renderKey \" :1640959720587, \" layout \" : \" colFormItem \" , \" vModel \" : \" field101 \" , \" defaultValue \" : \" 1111 \" } " , " { \" label \" : \" 滑块 \" , \" tag \" : \" el-slider \" , \" tagIcon \" : \" slider \" , \" defaultValue \" :0, \" span \" :24, \" labelWidth \" :null, \" disabled \" :false, \" required \" :true, \" min \" :0, \" max \" :100, \" step \" :1, \" show-stops \" :false, \" range \" :false, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/slider \" , \" formId \" :101, \" renderKey \" :1640959732257, \" layout \" : \" colFormItem \" , \" vModel \" : \" field101 \" } " ] ' , ' 222211 ' , '1' , ' 2021 - 12 - 31 22 : 08 : 45 ' , '1' , ' 2022 - 02 - 19 17 : 27 : 52 ' , 1 , 1 ) ;
INSERT INTO " bpm_form " ( " id " , " name " , " status " , " conf " , " fields " , " remark " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 11 , ' biubiu ' , 0 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " , " { \" __config__ \" :{ \" label \" : \" 上传 \" , \" tag \" : \" el-upload \" , \" tagIcon \" : \" upload \" , \" layout \" : \" colFormItem \" , \" defaultValue \" :null, \" showLabel \" :true, \" labelWidth \" :null, \" required \" :true, \" span \" :24, \" showTip \" :false, \" buttonText \" : \" 点击上传 \" , \" regList \" :[], \" changeTag \" :true, \" fileSize \" :2, \" sizeUnit \" : \" MB \" , \" document \" : \" https://element.eleme.cn/#/zh-CN/component/upload \" , \" formId \" :106, \" renderKey \" : \" 1061652244347700 \" }, \" __slot__ \" :{ \" list-type \" :true}, \" action \" : \" /dev-api/admin-api/infra/file/upload \" , \" disabled \" :false, \" accept \" : \" \" , \" name \" : \" file \" , \" auto-upload \" :true, \" list-type \" : \" text \" , \" multiple \" :false, \" __vModel__ \" : \" field106 \" } " ] ' , ' 嘿嘿 ' , '1' , ' 2022 - 01 - 02 12 : 25 : 55 ' , '1' , ' 2022 - 05 - 11 12 : 46 : 06 ' , 0 , 1 ) ;
INSERT INTO " bpm_form " ( " id " , " name " , " status " , " conf " , " fields " , " remark " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 15 , ' leave - form ' , 0 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 开始时间 \" , \" tag \" : \" el-date-picker \" , \" tagIcon \" : \" date \" , \" defaultValue \" :null, \" showLabel \" :true, \" labelWidth \" :null, \" span \" :24, \" layout \" : \" colFormItem \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/date-picker \" , \" formId \" :101, \" renderKey \" : \" 1011647692195671 \" }, \" placeholder \" : \" 请选择开始时间 \" , \" type \" : \" date \" , \" style \" :{ \" width \" : \" 100% \" }, \" disabled \" :false, \" clearable \" :true, \" format \" : \" yyyy-MM-dd \" , \" value-format \" : \" yyyy-MM-dd \" , \" readonly \" :false, \" __vModel__ \" : \" field101 \" } " , " { \" __config__ \" :{ \" label \" : \" 结束时间 \" , \" tag \" : \" el-date-picker \" , \" tagIcon \" : \" date \" , \" defaultValue \" :null, \" showLabel \" :true, \" labelWidth \" :null, \" span \" :24, \" layout \" : \" colFormItem \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/date-picker \" , \" formId \" :102, \" renderKey \" : \" 1021647692207701 \" }, \" placeholder \" : \" 请选择结束时间 \" , \" type \" : \" date \" , \" style \" :{ \" width \" : \" 100% \" }, \" disabled \" :false, \" clearable \" :true, \" format \" : \" yyyy-MM-dd \" , \" value-format \" : \" yyyy-MM-dd \" , \" readonly \" :false, \" __vModel__ \" : \" field102 \" } " , " { \" __config__ \" :{ \" label \" : \" 请假类型 \" , \" showLabel \" :true, \" labelWidth \" :null, \" tag \" : \" el-select \" , \" tagIcon \" : \" select \" , \" layout \" : \" colFormItem \" , \" span \" :24, \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/select \" , \" formId \" :103, \" renderKey \" : \" 1031647692231884 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 事假 \" , \" value \" :1},{ \" label \" : \" 年假 \" , \" value \" :2}]}, \" placeholder \" : \" 请选择请假类型 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" disabled \" :false, \" filterable \" :false, \" multiple \" :false, \" __vModel__ \" : \" field103 \" } " , " { \" __config__ \" :{ \" label \" : \" 原因 \" , \" labelWidth \" :null, \" showLabel \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" textarea \" , \" required \" :false, \" layout \" : \" colFormItem \" , \" span \" :24, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" formId \" :105, \" renderKey \" : \" 1051647692319768 \" }, \" type \" : \" textarea \" , \" placeholder \" : \" 请输入原因 \" , \" autosize \" :{ \" minRows \" :4, \" maxRows \" :4}, \" style \" :{ \" width \" : \" 100% \" }, \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field105 \" } " ] ' , NULL , '1' , ' 2022 - 03 - 19 20 : 20 : 56 ' , '1' , ' 2022 - 03 - 19 20 : 20 : 56 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -618,29 +612,6 @@ COMMENT ON TABLE "bpm_oa_leave" IS 'OA 请假申请表';
- - Records of bpm_oa_leave
- - Records of bpm_oa_leave
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 3 , 1 , 1 , ' 我要请假啦啦啦 ! ' , ' 2022 - 03 - 01 08 : 00 : 00 ' , ' 2022 - 03 - 03 08 : 00 : 00 ' , 2 , 1 , ' a6a007dd - 7b6d - 11ec - b781 - acde48001122 ' , '1' , ' 2022 - 01 - 22 18 : 25 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 04 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 4 , 1 , 1 , ' 我要请假啦啦啦 ! ' , ' 2022 - 03 - 01 08 : 00 : 00 ' , ' 2022 - 03 - 03 08 : 00 : 00 ' , 2 , 1 , ' 28a5d744 - 7b75 - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 19 : 19 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 05 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 5 , 1 , 1 , ' 我要请假啦啦啦 ! ' , ' 2022 - 03 - 01 08 : 00 : 00 ' , ' 2022 - 03 - 05 08 : 00 : 00 ' , 4 , 1 , ' 75d43fd1 - 7b7f - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 20 : 33 : 11 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 06 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 6 , 1 , 1 , ' 我要请假啦啦啦 ! ' , ' 2022 - 03 - 01 08 : 00 : 00 ' , ' 2022 - 03 - 05 08 : 00 : 00 ' , 4 , 1 , ' 9ac0eab4 - 7b7f - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 20 : 34 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 07 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 7 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 11 00 : 00 : 00 ' , ' 2022 - 01 - 27 00 : 00 : 00 ' , 16 , 1 , ' 7250cfdf - 7b88 - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 21 : 37 : 31 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 08 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 8 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 02 00 : 00 : 00 ' , ' 2022 - 01 - 23 00 : 00 : 00 ' , 21 , 1 , ' 0699ab3c - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 21 : 48 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 08 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 9 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 01 00 : 00 : 00 ' , ' 2022 - 01 - 29 00 : 00 : 00 ' , 28 , 1 , ' ea957056 - 7b8d - 11ec - b8e2 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 16 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 09 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 10 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 13 00 : 00 : 00 ' , ' 2022 - 01 - 25 00 : 00 : 00 ' , 12 , 1 , ' 7e093de8 - 7b8e - 11ec - b8e2 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 20 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 10 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 11 , 1 , 1 , ' AAA ' , ' 2022 - 01 - 03 00 : 00 : 00 ' , ' 2022 - 01 - 21 00 : 00 : 00 ' , 18 , 1 , ' 5354233a - 7b91 - 11ec - 8473 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 41 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 11 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 12 , 1 , 1 , ' EEEEE ' , ' 2021 - 12 - 27 00 : 00 : 00 ' , ' 2022 - 01 - 27 00 : 00 : 00 ' , 31 , 1 , ' 68ce0834 - 7b91 - 11ec - 8473 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 41 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 12 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 13 , 1 , 1 , ' aaa ' , ' 2022 - 01 - 10 00 : 00 : 00 ' , ' 2022 - 01 - 28 00 : 00 : 00 ' , 18 , 1 , ' bb23c2b4 - 7b91 - 11ec - 8473 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 43 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 14 , 1 , 1 , ' eee ' , ' 2021 - 12 - 27 00 : 00 : 00 ' , ' 2022 - 01 - 28 00 : 00 : 00 ' , 32 , 3 , ' 8884f3e7 - 7b99 - 11ec - ba5c - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 39 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 13 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 15 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 20 00 : 00 : 00 ' , ' 2022 - 01 - 19 00 : 00 : 00 ' , 1 , 1 , ' a59a5391 - 7b99 - 11ec - ba5c - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 40 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 15 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 16 , 1 , 3 , ' EEE ' , ' 2022 - 01 - 04 00 : 00 : 00 ' , ' 2022 - 01 - 13 00 : 00 : 00 ' , 9 , 3 , ' 03c6c157 - 7b9a - 11ec - a290 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 43 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 15 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 17 , 1 , 2 , ' EEE ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , 0 , 1 , ' 331bc281 - 7b9a - 11ec - a290 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 44 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 18 , 1 , 2 , ' EEE ' , ' 2022 - 01 - 11 00 : 00 : 00 ' , ' 2022 - 01 - 11 00 : 00 : 00 ' , 0 , 1 , ' 52ffd28e - 7b9a - 11ec - a290 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 45 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 16 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 19 , 1 , 2 , ' eee ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , 0 , 1 , ' 67c2eaab - 7b9a - 11ec - a290 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 46 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 19 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 20 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 04 00 : 00 : 00 ' , ' 2022 - 01 - 04 00 : 00 : 00 ' , 0 , 1 , ' 819442e8 - 7b9a - 11ec - a290 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 46 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 17 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 21 , 1 , 1 , ' EEE ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , ' 2022 - 01 - 23 00 : 00 : 00 ' , 1 , 1 , ' ec45f38f - 7b9a - 11ec - b03b - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 49 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 22 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 22 , 1 , 1 , ' eee ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , ' 2022 - 01 - 22 00 : 00 : 00 ' , 0 , 2 , ' 2152467e - 7b9b - 11ec - 9a1b - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 51 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 23 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 23 , 1 , 2 , ' eee ' , ' 2022 - 01 - 03 00 : 00 : 00 ' , ' 2022 - 01 - 26 00 : 00 : 00 ' , 23 , 1 , ' 7317cec6 - 7b9b - 11ec - b5b7 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 53 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 24 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 24 , 1 , 2 , ' eee ' , ' 2022 - 01 - 03 00 : 00 : 00 ' , ' 2022 - 01 - 26 00 : 00 : 00 ' , 23 , 4 , ' 7470a810 - 7b9b - 11ec - b5b7 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 53 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 25 ' , 0 , 1 ) ;
INSERT INTO " bpm_oa_leave " ( " id " , " user_id " , " type " , " reason " , " start_time " , " end_time " , " day " , " result " , " process_instance_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 25 , 1 , 1 , ' EE ' , ' 2021 - 12 - 27 00 : 00 : 00 ' , ' 2022 - 01 - 19 00 : 00 : 00 ' , 23 , 1 , ' 3ad174fb - 7b9d - 11ec - 8404 - acde48001122 ' , '1' , ' 2022 - 01 - 23 00 : 06 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 28 : 26 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -689,91 +660,6 @@ COMMENT ON TABLE "bpm_process_definition_ext" IS 'Bpm 流程定义的拓展表
- - Records of bpm_process_definition_ext
- - Records of bpm_process_definition_ext
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 12 , ' process1641042089407 : 5 : 6d9a655c - 6b0b - 11ec - bfb7 - cacd34981f8e ' , ' ' , ' ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 01 22 : 02 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 13 , ' Process_1641152976334 : 1 : 2db33c43 - 6c05 - 11ec - 9fce - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 03 : 50 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 14 , ' Process_1641152976334 : 2 : 52a4a536 - 6c09 - 11ec - b333 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 04 : 19 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 15 , ' Process_1641152976334 : 3 : 54f1a279 - 6c09 - 11ec - b333 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 04 : 19 : 48 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 16 , ' Process_1641152976334 : 4 : 59fc120c - 6c09 - 11ec - b333 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 04 : 19 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 17 , ' Process_1641152976334 : 5 : 67c5bbcf - 6c09 - 11ec - b333 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 04 : 20 : 19 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 18 , ' Process_1641152976334 : 6 : 741521a2 - 6c09 - 11ec - b333 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 04 : 20 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 19 , ' Process_1641152976334 : 7 : a80332e5 - 6c09 - 11ec - b333 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 04 : 22 : 07 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 20 , ' Process_1641152976334 : 8 : 7b70fa71 - 6c14 - 11ec - 8928 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 05 : 40 : 27 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 21 , ' baba : 1 : 506515c9 - 6c2e - 11ec - 9fc8 - cacd34981f8e ' , ' ' , NULL , 1 , NULL , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 08 : 44 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 22 , ' Process_1641152976334 : 9 : c4b8386c - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 09 : 02 : 06 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 23 , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 09 : 04 : 00 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 24 , ' Process_1641152976334 : 11 : 1a212652 - 6c31 - 11ec - 9fc8 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 09 : 04 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 25 , ' baba : 2 : 42165635 - 6c31 - 11ec - 9fc8 - cacd34981f8e ' , ' ' , NULL , 1 , NULL , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 09 : 05 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 26 , ' baba : 3 : 3b6ff69d - 6c41 - 11ec - a218 - cacd34981f8e ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 10 : 59 : 57 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 27 , ' baba : 4 : 76cf8c60 - 6c41 - 11ec - a218 - cacd34981f8e ' , ' ' , ' 我是描述丫丫啊 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 11 : 01 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 28 , ' baba : 5 : 52d3b4c3 - 6c42 - 11ec - a218 - cacd34981f8e ' , ' ' , ' 我是描述丫丫啊 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 11 : 07 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 29 , ' baba : 6 : 2f739ca9 - 6c4d - 11ec - 86db - cacd34981f8e ' , ' ' , ' 我是描述丫丫啊 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 12 : 25 : 31 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 30 , ' tt : 1 : f1062230 - 6c7f - 11ec - 88b1 - cacd34981f8e ' , ' ' , NULL , 1 , NULL , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 18 : 28 : 50 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 31 , ' qqw : 1 : 897c7005 - 6c80 - 11ec - 88b1 - cacd34981f8e ' , ' ' , ' 11 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 18 : 33 : 06 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 32 , ' leave : 7 : 20ada39c - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' ' , NULL , 1 , NULL , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 03 21 : 00 : 30 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 33 , ' gateway_test : 1 : bf30c38f - 7019 - 11ec - bc41 - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 08 08 : 27 : 23 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 34 , ' gateway_test : 2 : 00e52d8e - 701b - 11ec - aca9 - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 08 08 : 36 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 35 , ' gateway_test : 3 : 43f8ca4f - 709c - 11ec - 9ce9 - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 09 00 : 01 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 36 , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 09 18 : 23 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 37 , ' AA : 1 : e1e1a8d3 - 7208 - 11ec - 8954 - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 10 19 : 31 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 38 , ' AA : 2 : 0d01d9e6 - 7209 - 11ec - 8954 - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 10 19 : 32 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 39 , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , ' ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 10 19 : 50 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 40 , ' leave : 8 : 462de361 - 7282 - 11ec - 8908 - a2380e71991a ' , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , NULL , 1 , NULL , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 11 10 : 00 : 39 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 41 , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 11 10 : 15 : 30 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 42 , ' leave : 10 : d7fb3bb3 - 7473 - 11ec - a434 - a2380e71991a ' , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 13 21 : 22 : 24 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 43 , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' AAA ' , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 13 23 : 13 : 31 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 44 , ' test : 1 : 913d7930 - 75b8 - 11ec - b607 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 06 : 51 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 45 , ' test : 2 : 0f0e3986 - 75ba - 11ec - a317 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 17 : 32 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 46 , ' test : 3 : 8e4df3a5 - 75bb - 11ec - a317 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 28 : 15 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 47 , ' test : 4 : b86e7d03 - 75bd - 11ec - bf54 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 43 : 45 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 48 , ' test : 5 : d64bc095 - 75bd - 11ec - bf54 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 44 : 35 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 49 , ' test : 6 : ebac9f59 - 75bd - 11ec - bf54 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 11 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 50 , ' test : 7 : fc60e5fc - 75bd - 11ec - bf54 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 39 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 51 , ' test : 8 : 12e0a13e - 75be - 11ec - bf54 - a2380e71991a ' , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 46 : 16 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 53 , ' test : 9 : e2658d43 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 28 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 54 , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 57 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 55 , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , NULL , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 15 22 : 02 : 27 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 56 , ' test : 11 : 536ecba7 - 761a - 11ec - a5c5 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 15 23 : 46 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 57 , ' test : 12 : 5c91d0ba - 761a - 11ec - a5c5 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 15 23 : 46 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 58 , ' test : 13 : 651e140d - 761a - 11ec - a5c5 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 15 23 : 47 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 59 , ' test : 14 : c1f049a4 - 761a - 11ec - ba93 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 15 23 : 49 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 60 , ' test : 15 : 5304ca92 - 761b - 11ec - b05a - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 1 , 11 , NULL , NULL , NULL , NULL , '1' , ' 2022 - 01 - 15 23 : 53 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 61 , ' oa_leave : 1 : 482ec033 - 762a - 11ec - 8477 - a2380e71991a ' , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' OA 请假的示例 ' , 20 , NULL , NULL , NULL , ' / bpm / oa / flow ' , ' / oa / oa / leave ' , '1' , ' 2022 - 01 - 16 01 : 40 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 62 , ' test : 16 : d83ee859 - 762d - 11ec - 9125 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 02 : 06 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 63 , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 02 : 07 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 64 , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 02 : 44 : 02 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 65 , ' self : 1 : 17c042ff - 7680 - 11ec - bc82 - a2380e71991a ' , ' 024b400b - 7680 - 11ec - bc82 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 11 : 55 : 07 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 91 , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' OA 请假的示例 ' , 20 , NULL , NULL , NULL , ' / bpm / oa / flow ' , ' / oa / oa / leave ' , '1' , ' 2022 - 01 - 22 19 : 19 : 11 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 92 , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' OA 请假的示例 ' , 20 , NULL , NULL , NULL , ' / bpm / oa / flow ' , ' / oa / oa / leave ' , '1' , ' 2022 - 01 - 22 20 : 34 : 10 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 93 , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' OA 请假的示例 ' , 20 , NULL , NULL , NULL , ' / bpm / oa / leave / create ' , ' / bpm / oa / leave / detail ' , '1' , ' 2022 - 01 - 22 21 : 48 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 66 , ' test : 19 : a401b61a - 768b - 11ec - afcd - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 13 : 17 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 67 , ' test_001 : 2 : c680200d - 768b - 11ec - afcd - a2380e71991a ' , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 13 : 18 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 68 , ' test_001 : 3 : 4e8e99b2 - 768c - 11ec - afcd - a2380e71991a ' , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 13 : 22 : 33 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 69 , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' 024b400b - 7680 - 11ec - bc82 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 17 : 46 : 50 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 70 , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' OA 请假的示例 ' , 20 , NULL , NULL , NULL , ' / bpm / oa / flow ' , ' / oa / oa / leave ' , '1' , ' 2022 - 01 - 16 17 : 46 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 71 , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 17 : 46 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 72 , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 16 17 : 46 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 73 , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 20 13 : 12 : 18 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 74 , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 滔博牛皮 ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 20 13 : 21 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 75 , ' eee : 2 : 8a7b5672 - 7ade - 11ec - a777 - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 21 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 76 , ' eee : 3 : 8db9dfa5 - 7ade - 11ec - a777 - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , NULL , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 21 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 77 , ' eee : 4 : a63e1e68 - 7ade - 11ec - a777 - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 22 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 78 , ' eee : 5 : 33f2d275 - 7adf - 11ec - 93fe - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 26 : 01 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 79 , ' eee : 6 : 365e0618 - 7adf - 11ec - 93fe - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 26 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 80 , ' eee : 7 : 3c5b3a1b - 7adf - 11ec - 93fe - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 26 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 81 , ' eee : 8 : 3da2872e - 7adf - 11ec - 93fe - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 26 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 82 , ' eee : 9 : 3f0f84b1 - 7adf - 11ec - 93fe - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 26 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 83 , ' eee : 10 : 479efc54 - 7adf - 11ec - 93fe - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 26 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 84 , ' eee : 11 : 38c6faaa - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 33 : 19 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 85 , ' eee : 12 : c9c8ddcd - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 37 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 86 , ' eee : 13 : f1aca890 - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 38 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 87 , ' eee : 14 : 27a560fb - 7ae2 - 11ec - 9d9a - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 01 : 47 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 88 , ' eee : 15 : c1906d85 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 02 : 12 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 89 , ' eee : 16 : c325da98 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 02 : 12 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 90 , ' eee : 17 : f3aad03b - 7ae5 - 11ec - a69c - a2380e71991a ' , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' AAA ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 01 - 22 02 : 14 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 94 , ' flowable_01 : 1 : c0bb5b36 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' ooxx ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 02 - 28 00 : 53 : 14 ' , '1' , ' 2022 - 02 - 28 00 : 53 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 95 , ' common - form : 1 : 7fdfc407 - a786 - 11ec - 96d6 - 8e557beca7ad ' , ' 02217e82 - a77e - 11ec - 96d6 - 8e557beca7ad ' , ' 通用表单简单示例 ' , 10 , 15 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 开始时间 \" , \" tag \" : \" el-date-picker \" , \" tagIcon \" : \" date \" , \" defaultValue \" :null, \" showLabel \" :true, \" labelWidth \" :null, \" span \" :24, \" layout \" : \" colFormItem \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/date-picker \" , \" formId \" :101, \" renderKey \" : \" 1011647692195671 \" }, \" placeholder \" : \" 请选择开始时间 \" , \" type \" : \" date \" , \" style \" :{ \" width \" : \" 100% \" }, \" disabled \" :false, \" clearable \" :true, \" format \" : \" yyyy-MM-dd \" , \" value-format \" : \" yyyy-MM-dd \" , \" readonly \" :false, \" __vModel__ \" : \" field101 \" } " , " { \" __config__ \" :{ \" label \" : \" 结束时间 \" , \" tag \" : \" el-date-picker \" , \" tagIcon \" : \" date \" , \" defaultValue \" :null, \" showLabel \" :true, \" labelWidth \" :null, \" span \" :24, \" layout \" : \" colFormItem \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/date-picker \" , \" formId \" :102, \" renderKey \" : \" 1021647692207701 \" }, \" placeholder \" : \" 请选择结束时间 \" , \" type \" : \" date \" , \" style \" :{ \" width \" : \" 100% \" }, \" disabled \" :false, \" clearable \" :true, \" format \" : \" yyyy-MM-dd \" , \" value-format \" : \" yyyy-MM-dd \" , \" readonly \" :false, \" __vModel__ \" : \" field102 \" } " , " { \" __config__ \" :{ \" label \" : \" 请假类型 \" , \" showLabel \" :true, \" labelWidth \" :null, \" tag \" : \" el-select \" , \" tagIcon \" : \" select \" , \" layout \" : \" colFormItem \" , \" span \" :24, \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/select \" , \" formId \" :103, \" renderKey \" : \" 1031647692231884 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 事假 \" , \" value \" :1},{ \" label \" : \" 年假 \" , \" value \" :2}]}, \" placeholder \" : \" 请选择请假类型 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" disabled \" :false, \" filterable \" :false, \" multiple \" :false, \" __vModel__ \" : \" field103 \" } " , " { \" __config__ \" :{ \" label \" : \" 原因 \" , \" labelWidth \" :null, \" showLabel \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" textarea \" , \" required \" :false, \" layout \" : \" colFormItem \" , \" span \" :24, \" regList \" :[], \" changeTag \" :true, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" formId \" :105, \" renderKey \" : \" 1051647692319768 \" }, \" type \" : \" textarea \" , \" placeholder \" : \" 请输入原因 \" , \" autosize \" :{ \" minRows \" :4, \" maxRows \" :4}, \" style \" :{ \" width \" : \" 100% \" }, \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field105 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 03 - 19 21 : 14 : 26 ' , '1' , ' 2022 - 03 - 19 21 : 14 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 96 , ' flowable_01 : 2 : d344a0bd - cd5f - 11ec - 8280 - 3e2374911326 ' , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' ooxx ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 05 - 07 01 : 13 : 19 ' , '1' , ' 2022 - 05 - 07 01 : 13 : 19 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_definition_ext " ( " id " , " process_definition_id " , " model_id " , " description " , " form_type " , " form_id " , " form_conf " , " form_fields " , " form_custom_create_path " , " form_custom_view_path " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 97 , ' flowable_01 : 3 : 4b0eec62 - d0e5 - 11ec - b8b5 - 3e2374911326 ' , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' ooxx ' , 10 , 11 , ' { " formRef " : " elForm " , " formModel " : " formData " , " size " : " medium " , " labelPosition " : " right " , " labelWidth " : 100 , " formRules " : " rules " , " gutter " : 15 , " disabled " : false , " span " : 24 , " formBtns " : true } ' , ' [ " { \" __config__ \" :{ \" label \" : \" 单行文本 \" , \" labelWidth \" :null, \" showLabel \" :true, \" changeTag \" :true, \" tag \" : \" el-input \" , \" tagIcon \" : \" input \" , \" required \" :true, \" layout \" : \" colFormItem \" , \" span \" :24, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/input \" , \" regList \" :[], \" formId \" :121, \" renderKey \" : \" 1211641657675668 \" }, \" __slot__ \" :{ \" prepend \" : \" \" , \" append \" : \" \" }, \" placeholder \" : \" 请输入单行文本 \" , \" style \" :{ \" width \" : \" 100% \" }, \" clearable \" :true, \" prefix-icon \" : \" \" , \" suffix-icon \" : \" \" , \" maxlength \" :null, \" show-word-limit \" :false, \" readonly \" :false, \" disabled \" :false, \" __vModel__ \" : \" field121 \" } " , " { \" __config__ \" :{ \" label \" : \" 多选框组 \" , \" tag \" : \" el-checkbox-group \" , \" tagIcon \" : \" checkbox \" , \" defaultValue \" :[], \" span \" :24, \" showLabel \" :true, \" labelWidth \" :null, \" layout \" : \" colFormItem \" , \" optionType \" : \" default \" , \" required \" :true, \" regList \" :[], \" changeTag \" :true, \" border \" :false, \" document \" : \" https://element.eleme.cn/#/zh-CN/component/checkbox \" , \" formId \" :122, \" renderKey \" : \" 1221641097529857 \" }, \" __slot__ \" :{ \" options \" :[{ \" label \" : \" 选项一 \" , \" value \" :1},{ \" label \" : \" 选项二 \" , \" value \" :2}]}, \" style \" :{}, \" size \" : \" medium \" , \" disabled \" :false, \" __vModel__ \" : \" field122 \" } " , " { \" __config__ \" :{ \" label \" : \" 上传 \" , \" tag \" : \" el-upload \" , \" tagIcon \" : \" upload \" , \" layout \" : \" colFormItem \" , \" defaultValue \" :null, \" showLabel \" :true, \" labelWidth \" :null, \" required \" :true, \" span \" :24, \" showTip \" :false, \" buttonText \" : \" 点击上传 \" , \" regList \" :[], \" changeTag \" :true, \" fileSize \" :2, \" sizeUnit \" : \" MB \" , \" document \" : \" https://element.eleme.cn/#/zh-CN/component/upload \" , \" formId \" :106, \" renderKey \" : \" 1061652244347700 \" }, \" __slot__ \" :{ \" list-type \" :true}, \" action \" : \" /dev-api/admin-api/infra/file/upload \" , \" disabled \" :false, \" accept \" : \" \" , \" name \" : \" file \" , \" auto-upload \" :true, \" list-type \" : \" text \" , \" multiple \" :false, \" __vModel__ \" : \" field106 \" } " ] ' , NULL , NULL , '1' , ' 2022 - 05 - 11 12 : 46 : 17 ' , '1' , ' 2022 - 05 - 11 12 : 46 : 17 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -821,125 +707,6 @@ COMMENT ON TABLE "bpm_process_instance_ext" IS '工作流的流程实例的拓
- - Records of bpm_process_instance_ext
- - Records of bpm_process_instance_ext
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 51 , 1 , ' 笑死 ' , ' d7bcdeb9 - 7134 - 11ec - 99e4 - a2380e71991a ' , ' gateway_test : 3 : 43f8ca4f - 709c - 11ec - 9ce9 - a2380e71991a ' , '1' , 1 , 4 , ' 2022 - 01 - 09 18 : 18 : 36 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 13 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 52 , 1 , ' 笑死 ' , ' 944619dd - 7135 - 11ec - 93f6 - a2380e71991a ' , ' gateway_test : 3 : 43f8ca4f - 709c - 11ec - 9ce9 - a2380e71991a ' , '2' , 2 , 3 , ' 2022 - 01 - 09 18 : 35 : 50 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 19 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 53 , 1 , ' 业务流程_1641152976334 ' , ' dc524fb5 - 7135 - 11ec - 93f6 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 3 , ' 2022 - 01 - 09 18 : 35 : 49 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 21 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 54 , 1 , ' 背背 ' , ' e4e745a4 - 7135 - 11ec - 93f6 - a2380e71991a ' , ' qqw : 1 : 897c7005 - 6c80 - 11ec - 88b1 - cacd34981f8e ' , '2' , 2 , 3 , ' 2022 - 01 - 09 18 : 35 : 49 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 21 : 23 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 55 , 1 , ' 背背 ' , ' ea2ff6c3 - 7135 - 11ec - 93f6 - a2380e71991a ' , ' qqw : 1 : 897c7005 - 6c80 - 11ec - 88b1 - cacd34981f8e ' , '1' , 2 , 3 , ' 2022 - 01 - 09 18 : 35 : 48 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 21 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 56 , 1 , ' 笑死 ' , ' 47a87df5 - 7136 - 11ec - 93f6 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , ' http : / / activiti . org / bpmn ' , 2 , 3 , ' 2022 - 01 - 09 18 : 35 : 46 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 24 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 58 , 1 , ' 业务流程_1641152976334 ' , ' af747f00 - 7137 - 11ec - bf24 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , ' http : / / activiti . org / bpmn ' , 1 , 2 , ' 2022 - 01 - 09 18 : 34 : 35 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 34 : 12 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 59 , 1 , ' 笑死 ' , ' f17cf222 - 7137 - 11ec - bf24 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , ' http : / / activiti . org / bpmn ' , 1 , 2 , ' 2022 - 01 - 09 18 : 36 : 16 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 36 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 60 , 1 , ' 笑死 ' , ' 2592fce0 - 7138 - 11ec - bf24 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , ' http : / / activiti . org / bpmn ' , 2 , 3 , ' 2022 - 01 - 09 18 : 37 : 37 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 37 : 30 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 61 , 1 , ' 业务流程_1641152976334 ' , ' 34b09dfb - 7138 - 11ec - bf24 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , ' http : / / activiti . org / bpmn ' , 2 , 2 , ' 2022 - 01 - 09 18 : 38 : 02 ' , NULL , '1' , ' 2022 - 01 - 09 18 : 37 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 63 , 1 , ' 笑死 ' , ' 9ea14ead - 714b - 11ec - af9b - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , ' http : / / activiti . org / bpmn ' , 2 , 3 , ' 2022 - 01 - 09 22 : 08 : 12 ' , NULL , '1' , ' 2022 - 01 - 09 20 : 56 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 64 , 1 , ' 业务流程_1641152976334 ' , ' 1179546c - 714c - 11ec - 943f - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 09 22 : 08 : 11 ' , NULL , '1' , ' 2022 - 01 - 09 21 : 00 : 07 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 65 , 1 , ' 业务流程_1641152976334 ' , ' be323fbb - 714c - 11ec - 943f - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 3 , ' 2022 - 01 - 09 22 : 08 : 10 ' , NULL , '1' , ' 2022 - 01 - 09 21 : 04 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 66 , 1 , ' 业务流程_1641152976334 ' , ' 09da6c8e - 714e - 11ec - 922e - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 09 22 : 08 : 09 ' , NULL , '1' , ' 2022 - 01 - 09 21 : 14 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 67 , 1 , ' 业务流程_1641152976334 ' , ' 66f0f91f - 7155 - 11ec - b613 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 09 22 : 07 : 03 ' , NULL , '1' , ' 2022 - 01 - 09 22 : 06 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 68 , 1 , ' 业务流程_1641152976334 ' , ' b86d4397 - 7155 - 11ec - b613 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 3 , ' 2022 - 01 - 09 22 : 10 : 02 ' , NULL , '1' , ' 2022 - 01 - 09 22 : 09 : 12 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 69 , 1 , ' 业务流程_1641152976334 ' , ' dcaa4d86 - 7155 - 11ec - b613 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 09 22 : 10 : 19 ' , NULL , '1' , ' 2022 - 01 - 09 22 : 10 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 70 , 1 , ' 业务流程_1641152976334 ' , ' 4b1c61a8 - 7156 - 11ec - b613 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 09 22 : 14 : 38 ' , NULL , '1' , ' 2022 - 01 - 09 22 : 13 : 18 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 71 , 1 , ' 业务流程_1641152976334 ' , ' 36e36bdd - 7157 - 11ec - 8642 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 09 22 : 20 : 16 ' , NULL , '1' , ' 2022 - 01 - 09 22 : 19 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 72 , 1 , ' 业务流程_1641152976334 ' , ' 7917733d - 7207 - 11ec - af01 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 2 , ' 2022 - 01 - 10 19 : 48 : 34 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 21 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 73 , 1 , ' 业务流程_1641152976334 ' , ' d14992df - 7207 - 11ec - a1b3 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 21 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 24 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 74 , 1 , ' 业务流程_1641152976334 ' , ' 37056d50 - 7208 - 11ec - a594 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 23 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 26 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 75 , 1 , ' 笑死 ' , ' 90b5effe - 7208 - 11ec - a594 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 26 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 29 : 25 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 76 , 1 , ' 测试任务 ' , ' 12ac8117 - 7209 - 11ec - 8954 - a2380e71991a ' , ' AA : 2 : 0d01d9e6 - 7209 - 11ec - 8954 - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 33 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 33 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 77 , 1 , ' 测试任务 ' , ' 712ac2f9 - 720a - 11ec - 883f - a2380e71991a ' , ' AA : 2 : 0d01d9e6 - 7209 - 11ec - 8954 - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 29 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 42 : 52 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 78 , 1 , ' 测试任务 ' , ' 926ee336 - 720b - 11ec - 95cb - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 36 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 50 : 57 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 79 , 1 , ' 测试任务 ' , ' a89534d8 - 720b - 11ec - 95cb - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 38 ' , NULL , '1' , ' 2022 - 01 - 10 19 : 51 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 80 , 1 , ' 测试任务 ' , ' 6acb0a6b - 720f - 11ec - b740 - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 41 ' , NULL , '1' , ' 2022 - 01 - 10 20 : 18 : 28 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 81 , 1 , ' 笑死 ' , ' dcc756b9 - 720f - 11ec - b740 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 43 ' , NULL , '1' , ' 2022 - 01 - 10 20 : 21 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 82 , 1 , ' 测试任务 ' , ' 2597c8a7 - 7210 - 11ec - 8e38 - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 2 , ' 2022 - 01 - 10 20 : 23 : 55 ' , NULL , '1' , ' 2022 - 01 - 10 20 : 23 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 83 , 1 , ' 测试任务 ' , ' 46b12370 - 7210 - 11ec - 8e38 - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 2 , ' 2022 - 01 - 10 20 : 25 : 14 ' , NULL , '1' , ' 2022 - 01 - 10 20 : 24 : 37 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 84 , 1 , ' 测试任务 ' , ' 40416229 - 7211 - 11ec - 8e38 - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 15 ' , NULL , '1' , ' 2022 - 01 - 10 20 : 31 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 85 , 1 , ' 测试任务 ' , ' 84285947 - 7211 - 11ec - 8e38 - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 12 ' , NULL , '1' , ' 2022 - 01 - 10 20 : 33 : 30 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 92 , 1 , ' 请假 ' , ' e93a3338 - 729d - 11ec - abc7 - a2380e71991a ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 10 ' , NULL , '1' , ' 2022 - 01 - 11 13 : 18 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 93 , 1 , ' 请假 ' , ' 37c2e026 - 729e - 11ec - abc7 - a2380e71991a ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 15 21 : 59 : 07 ' , NULL , '1' , ' 2022 - 01 - 11 13 : 20 : 41 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 94 , 1 , ' 请假 ' , ' 613e8904 - 729e - 11ec - abc7 - a2380e71991a ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , '2' , 2 , 3 , ' 2022 - 01 - 15 21 : 58 : 22 ' , NULL , '1' , ' 2022 - 01 - 11 13 : 21 : 50 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 98 , 103 , ' 请假 ' , ' fcdfddae - 7483 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 13 23 : 20 : 27 ' , NULL , ' 103 ' , ' 2022 - 01 - 13 23 : 17 : 57 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 99 , 103 , ' 请假 ' , ' 265fa43c - 7484 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , '2' , 2 , 4 , ' 2022 - 01 - 13 23 : 20 : 22 ' , NULL , ' 103 ' , ' 2022 - 01 - 13 23 : 19 : 07 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 103 , 103 , ' 测试流程 ' , ' 078f63f1 - 75b9 - 11ec - b607 - a2380e71991a ' , ' test : 1 : 913d7930 - 75b8 - 11ec - b607 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 12 : 10 : 18 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 10 : 10 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 117 , 103 , ' 测试流程 ' , ' a4f215b0 - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 3 : 8e4df3a5 - 75bb - 11ec - a317 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 58 : 18 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 43 : 12 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 118 , 103 , ' 测试流程 ' , ' c2c10164 - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 4 : b86e7d03 - 75bd - 11ec - bf54 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 58 : 15 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 44 : 02 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 119 , 103 , ' 测试流程 ' , ' dce61ef6 - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 5 : d64bc095 - 75bd - 11ec - bf54 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 58 : 12 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 44 : 46 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 120 , 103 , ' 测试流程 ' , ' f19a6a0a - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 6 : ebac9f59 - 75bd - 11ec - bf54 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 58 : 10 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 20 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 121 , 103 , ' 测试流程 ' , ' 027ff9dd - 75be - 11ec - bf54 - a2380e71991a ' , ' test : 7 : fc60e5fc - 75bd - 11ec - bf54 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 58 : 07 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 49 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 123 , 103 , ' 滔博 ' , ' 10008257 - 7607 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 21 : 58 : 05 ' , NULL , ' 103 ' , ' 2022 - 01 - 15 21 : 28 : 45 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 124 , 1 , ' 测试多审批人 ' , ' caf40483 - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 22 : 28 : 57 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 02 : 36 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 125 , 1 , ' 测试多审批人 ' , ' 9091b32c - 760e - 11ec - a415 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 22 : 28 : 51 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 22 : 27 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 128 , 1 , ' 测试多审批人 ' , ' 6325c778 - 760f - 11ec - ad1b - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 22 : 28 : 56 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 28 : 20 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 129 , 1 , ' 测试多审批人 ' , ' 873817e8 - 760f - 11ec - ad1b - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 22 : 31 : 04 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 29 : 21 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 130 , 1 , ' 测试多审批人 ' , ' 0c843d9b - 7610 - 11ec - 9266 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 23 : 01 : 43 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 33 : 04 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 131 , 1 , ' 测试多审批人 ' , ' 5822c2eb - 7610 - 11ec - 9266 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 23 : 01 : 42 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 35 : 11 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 132 , 1 , ' 测试多审批人 ' , ' 59b537cc - 7612 - 11ec - 8063 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 15 23 : 01 : 41 ' , NULL , '1' , ' 2022 - 01 - 15 22 : 49 : 33 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 133 , 1 , ' 测试多审批人 ' , ' 1a0bb164 - 7614 - 11ec - 87b4 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 23 : 54 : 05 ' , NULL , '1' , ' 2022 - 01 - 15 23 : 02 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 134 , 1 , ' 测试多审批人 ' , ' 46a21254 - 7615 - 11ec - 87b4 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 23 : 54 : 02 ' , NULL , '1' , ' 2022 - 01 - 15 23 : 10 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 135 , 1 , ' 测试多审批人 ' , ' 57ce3983 - 761b - 11ec - b05a - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 15 23 : 54 : 00 ' , NULL , '1' , ' 2022 - 01 - 15 23 : 53 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 136 , 1 , ' 滔博 ' , ' 8a2ee6c9 - 7630 - 11ec - a535 - a2380e71991a ' , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 16 22 : 58 : 25 ' , ' { " field121 " : " AA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 02 : 25 : 39 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 137 , 1 , ' 滔博 ' , ' e05c44cd - 767f - 11ec - bc82 - a2380e71991a ' , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 16 22 : 58 : 23 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 11 : 53 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 138 , 1 , ' 自己审批 ' , ' 1d249260 - 7680 - 11ec - bc82 - a2380e71991a ' , ' self : 1 : 17c042ff - 7680 - 11ec - bc82 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 16 22 : 58 : 04 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 11 : 55 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 139 , 1 , ' 测试多审批人 ' , ' 70ca71a9 - 768b - 11ec - afcd - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 16 22 : 58 : 20 ' , ' { " field121 " : " EEE " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 13 : 16 : 21 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 140 , 1 , ' 测试多审批人 ' , ' cdbd4e1e - 768b - 11ec - afcd - a2380e71991a ' , ' test_001 : 2 : c680200d - 768b - 11ec - afcd - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 16 13 : 21 : 42 ' , ' { " field121 " : " eee " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 13 : 18 : 57 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 141 , 1 , ' 测试多审批人 ' , ' 537cceb3 - 768c - 11ec - afcd - a2380e71991a ' , ' test_001 : 3 : 4e8e99b2 - 768c - 11ec - afcd - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 16 22 : 58 : 03 ' , ' { " field121 " : " EEE " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 13 : 22 : 41 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 142 , 1 , ' 测试多审批人 ' , ' 4b4c16ac - 76d2 - 11ec - 9423 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 16 22 : 57 : 44 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 21 : 43 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 143 , 1 , ' 测试多审批人 ' , ' db3f3c84 - 76dc - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 16 23 : 12 : 55 ' , ' { " field121 " : " AEEE " , " field122 " : [ 1 , 2 ] } ' , '1' , ' 2022 - 01 - 16 22 : 59 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 144 , 1 , ' 测试多审批人 ' , ' cfe3c1d0 - 76de - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 17 00 : 51 : 07 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 16 23 : 13 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 145 , 1 , ' 测试多审批人 ' , ' 1642e0b9 - 76e6 - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 17 00 : 35 : 32 ' , ' { " field121 " : " EEE " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 17 00 : 05 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 146 , 1 , ' 测试多审批人 ' , ' 8bb14c95 - 76ea - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 17 00 : 37 : 21 ' , ' { " field121 " : " EEE " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 17 00 : 37 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 147 , 1 , ' 测试多审批人 ' , ' 29288241 - 76ed - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 17 12 : 49 : 45 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 17 00 : 55 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 148 , 1 , ' 测试多审批人 ' , ' ce5e126f - 77aa - 11ec - 9be9 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 17 23 : 51 : 26 ' , ' { " field121 " : " AAAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 17 23 : 33 : 23 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 149 , 1 , ' 测试多审批人 ' , ' d1e75899 - 77b8 - 11ec - bc1a - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 19 08 : 45 : 38 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 18 01 : 13 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 150 , 1 , ' 滔博 ' , ' f3191202 - 77f2 - 11ec - bc1a - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 18 08 : 09 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 151 , 1 , ' 滔博 ' , ' 342453f2 - 78c1 - 11ec - 9b4d - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " EEE " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 19 08 : 46 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 152 , 1 , ' 测试多审批人 ' , ' b2b9b949 - 78c1 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 19 09 : 13 : 19 ' , ' { " field121 " : " EEE " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 19 08 : 49 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 153 , 1 , ' 测试多审批人 ' , ' 0ef30262 - 78c5 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 19 09 : 14 : 22 ' , ' { " field121 " : " AAAA " , " field122 " : [ 2 ] } ' , '1' , ' 2022 - 01 - 19 09 : 13 : 50 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 154 , 1 , ' 测试多审批人 ' , ' 7d80f10e - 78c7 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 19 09 : 31 : 27 ' , ' { " field121 " : " aaaa " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 19 09 : 31 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 155 , 1 , ' 测试多审批人 ' , ' 079d97ba - 78cd - 11ec - a731 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 19 10 : 11 : 03 ' , ' { " field121 " : " AAAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 19 10 : 10 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 156 , 1 , ' eeee ' , ' 92904a2d - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 20 13 : 12 : 51 ' , ' { " field121 " : " eeee " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 20 13 : 12 : 33 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 157 , 1 , ' 滔博 ' , ' cabc84b1 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 20 13 : 21 : 30 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 20 13 : 21 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 158 , 1 , ' 自己审批 ' , ' b7f3b79b - 7a14 - 11ec - 8762 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 21 01 : 16 : 42 ' , ' { " field121 " : " aaa " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 01 : 16 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 159 , 1 , ' 滔博 ' , ' d9ee295b - 7ac6 - 11ec - a040 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 31 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 160 , 1 , ' 测试多审批人 ' , ' ed4a3769 - 7ac6 - 11ec - a040 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 32 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 161 , 1 , ' 滔博 ' , ' 54aa251f - 7ac7 - 11ec - a040 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 35 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 162 , 1 , ' 滔博 ' , ' bd7dc717 - 7ac7 - 11ec - 9948 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 38 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 163 , 1 , ' 测试多审批人 ' , ' 37d7a55c - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 41 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 164 , 1 , ' 测试多审批人 ' , ' 580a98c2 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 42 : 23 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 165 , 1 , ' 测试多审批人 ' , ' 8f021988 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 43 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 166 , 1 , ' 测试多审批人 ' , ' 23615875 - 7ac9 - 11ec - aa06 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 22 00 : 20 : 51 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 21 22 : 48 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 167 , 1 , ' 自己审批 ' , ' 34f51703 - 7ad6 - 11ec - abe9 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 2 , ' 2022 - 01 - 22 00 : 22 : 02 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 22 00 : 21 : 37 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 168 , 1 , ' 自己审批 ' , ' a413bed4 - 7ad6 - 11ec - abe9 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 22 00 : 24 : 48 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 22 00 : 24 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 169 , 1 , ' 滔博 ' , ' c00d2732 - 7ad6 - 11ec - abe9 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , 2 , 3 , ' 2022 - 01 - 22 00 : 30 : 01 ' , ' { " field121 " : " AA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 22 00 : 25 : 31 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 170 , 1 , ' OA 请假 ' , ' a6a007dd - 7b6d - 11ec - b781 - acde48001122 ' , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '2' , 1 , 1 , NULL , ' { " day " : 2 } ' , '1' , ' 2022 - 01 - 22 18 : 25 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 171 , 1 , ' OA 请假 ' , ' 28a5d744 - 7b75 - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 20 : 31 : 52 ' , ' { " day " : 2 } ' , '1' , ' 2022 - 01 - 22 19 : 19 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 172 , 1 , ' OA 请假 ' , ' 75d43fd1 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , '2' , 1 , 1 , NULL , ' { " day " : 4 } ' , '1' , ' 2022 - 01 - 22 20 : 33 : 11 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 173 , 1 , ' OA 请假 ' , ' 9ac0eab4 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 20 : 34 : 33 ' , ' { " day " : 4 } ' , '1' , ' 2022 - 01 - 22 20 : 34 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 174 , 1 , ' OA 请假 ' , ' 7250cfdf - 7b88 - 11ec - 8ef0 - acde48001122 ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , '2' , 1 , 1 , NULL , ' { " day " : 16 } ' , '1' , ' 2022 - 01 - 22 21 : 37 : 31 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 175 , 1 , ' OA 请假 ' , ' 0699ab3c - 7b8a - 11ec - 8ef0 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 1 , 1 , NULL , ' { " day " : 21 } ' , '1' , ' 2022 - 01 - 22 21 : 48 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 176 , 1 , ' OA 请假 ' , ' ea957056 - 7b8d - 11ec - b8e2 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 22 : 17 : 00 ' , ' { " day " : 28 } ' , '1' , ' 2022 - 01 - 22 22 : 16 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 177 , 1 , ' OA 请假 ' , ' 7e093de8 - 7b8e - 11ec - b8e2 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 3 , ' 2022 - 01 - 22 22 : 23 : 25 ' , ' { " day " : 12 } ' , '1' , ' 2022 - 01 - 22 22 : 20 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 178 , 1 , ' OA 请假 ' , ' 5354233a - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 3 , ' 2022 - 01 - 22 22 : 41 : 09 ' , ' { " day " : 18 } ' , '1' , ' 2022 - 01 - 22 22 : 41 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 179 , 1 , ' OA 请假 ' , ' 68ce0834 - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 3 , ' 2022 - 01 - 22 22 : 43 : 14 ' , ' { " day " : 31 } ' , '1' , ' 2022 - 01 - 22 22 : 41 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 180 , 1 , ' OA 请假 ' , ' bb23c2b4 - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 3 , NULL , ' { " day " : 18 } ' , '1' , ' 2022 - 01 - 22 22 : 43 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 181 , 1 , ' 自己审批 ' , ' 49d3df58 - 7b98 - 11ec - b5ee - acde48001122 ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 22 23 : 39 : 17 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 22 23 : 30 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 182 , 1 , ' OA 请假 ' , ' 8884f3e7 - 7b99 - 11ec - ba5c - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 3 , NULL , ' { " day " : 32 } ' , '1' , ' 2022 - 01 - 22 23 : 39 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 183 , 1 , ' OA 请假 ' , ' a59a5391 - 7b99 - 11ec - ba5c - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 40 : 52 ' , ' { " day " : 1 } ' , '1' , ' 2022 - 01 - 22 23 : 40 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 184 , 1 , ' OA 请假 ' , ' 03c6c157 - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 3 , NULL , ' { " day " : 9 } ' , '1' , ' 2022 - 01 - 22 23 : 43 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 185 , 1 , ' OA 请假 ' , ' 331bc281 - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 44 : 42 ' , ' { " day " : 0 } ' , '1' , ' 2022 - 01 - 22 23 : 44 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 186 , 1 , ' OA 请假 ' , ' 52ffd28e - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 45 : 37 ' , ' { " day " : 0 } ' , '1' , ' 2022 - 01 - 22 23 : 45 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 187 , 1 , ' OA 请假 ' , ' 67c2eaab - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 46 : 09 ' , ' { " day " : 0 } ' , '1' , ' 2022 - 01 - 22 23 : 46 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 188 , 1 , ' OA 请假 ' , ' 819442e8 - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 46 : 53 ' , ' { " day " : 0 } ' , '1' , ' 2022 - 01 - 22 23 : 46 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 189 , 1 , ' OA 请假 ' , ' ec45f38f - 7b9a - 11ec - b03b - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 49 : 51 ' , ' { " day " : 1 } ' , '1' , ' 2022 - 01 - 22 23 : 49 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 190 , 1 , ' OA 请假 ' , ' 2152467e - 7b9b - 11ec - 9a1b - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 2 , ' 2022 - 01 - 22 23 : 51 : 20 ' , ' { " day " : 0 } ' , '1' , ' 2022 - 01 - 22 23 : 51 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 191 , 1 , ' OA 请假 ' , ' 7317cec6 - 7b9b - 11ec - b5b7 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 1 , 1 , NULL , ' { " day " : 23 } ' , '1' , ' 2022 - 01 - 22 23 : 53 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 192 , 1 , ' OA 请假 ' , ' 7470a810 - 7b9b - 11ec - b5b7 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 4 , ' 2022 - 01 - 23 00 : 08 : 41 ' , ' { " day " : 23 } ' , '1' , ' 2022 - 01 - 22 23 : 53 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 193 , 1 , ' OA 请假 ' , ' 3ad174fb - 7b9d - 11ec - 8404 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '2' , 2 , 4 , ' 2022 - 01 - 23 00 : 07 : 03 ' , ' { " day " : 23 } ' , '1' , ' 2022 - 01 - 23 00 : 06 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 194 , 1 , ' eeee ' , ' b243fa82 - 7c06 - 11ec - 9110 - acde48001122 ' , ' eee : 17 : f3aad03b - 7ae5 - 11ec - a69c - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 23 12 : 41 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 195 , 1 , ' 测试多审批人 ' , ' ecddb286 - 7c07 - 11ec - a41d - acde48001122 ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , 2 , 4 , ' 2022 - 01 - 23 12 : 59 : 40 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 23 12 : 50 : 02 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 197 , 1 , ' 滔博 ' , ' 4f676a08 - 7c09 - 11ec - b8a1 - acde48001122 ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , 1 , 1 , NULL , ' { " field121 " : " aaa " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 01 - 23 12 : 59 : 57 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 20 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 198 , 1 , ' flowable测试 ' , ' c964c377 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , ' flowable_01 : 1 : c0bb5b36 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , '1' , 2 , 2 , ' 2022 - 02 - 28 00 : 53 : 35 ' , ' { " field121 " : " AAA " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 02 - 28 00 : 53 : 28 ' , '1' , ' 2022 - 02 - 28 00 : 53 : 35 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 199 , 1 , ' 通用表单 ' , ' 6be9f198 - a787 - 11ec - 96d6 - 8e557beca7ad ' , ' common - form : 1 : 7fdfc407 - a786 - 11ec - 96d6 - 8e557beca7ad ' , '1' , 2 , 2 , ' 2022 - 03 - 19 22 : 16 : 00 ' , ' { " field101 " : " 2022-03-16 " , " field102 " : " 2022-03-18 " , " field103 " : 1 , " field105 " : " 生病了 " } ' , '1' , ' 2022 - 03 - 19 21 : 21 : 01 ' , ' 114 ' , ' 2022 - 03 - 19 22 : 16 : 00 ' , 0 , 1 ) ;
INSERT INTO " bpm_process_instance_ext " ( " id " , " start_user_id " , " name " , " process_instance_id " , " process_definition_id " , " category " , " status " , " result " , " end_time " , " form_variables " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 200 , 1 , ' flowable测试 ' , ' da9c5bae - cd5f - 11ec - 8280 - 3e2374911326 ' , ' flowable_01 : 2 : d344a0bd - cd5f - 11ec - 8280 - 3e2374911326 ' , '1' , 2 , 2 , ' 2022 - 05 - 07 01 : 13 : 37 ' , ' { " field121 " : " 112 " , " field122 " : [ 1 ] } ' , '1' , ' 2022 - 05 - 07 01 : 13 : 32 ' , '1' , ' 2022 - 05 - 07 01 : 13 : 37 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -979,158 +746,6 @@ COMMENT ON TABLE "bpm_task_assign_rule" IS 'Bpm 任务规则表';
- - Records of bpm_task_assign_rule
- - Records of bpm_task_assign_rule
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 40 , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , ' task1 ' , 30 , ' [ " 1 " , " 103 " ] ' , ' ' , ' 2022 - 01 - 11 02 : 02 : 17 ' , ' ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 41 , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' ' , ' task2 ' , 50 , ' [ 1 ] ' , ' 103 ' , ' 2022 - 01 - 13 13 : 07 : 05 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 42 , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' ' , ' task1 ' , 10 , ' [ 1 , 2 ] ' , ' 103 ' , ' 2022 - 01 - 13 20 : 41 : 28 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 43 , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' task1 ' , 10 , ' [ 1 , 2 ] ' , ' 103 ' , ' 2022 - 01 - 13 23 : 13 : 31 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 44 , ' 0c1ee1f8 - 6c95 - 11ec - 88b1 - cacd34981f8e ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' task2 ' , 10 , ' [ 1 ] ' , ' 103 ' , ' 2022 - 01 - 13 23 : 13 : 31 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 45 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' ' , ' task ' , 50 , ' [ 1 ] ' , ' 103 ' , ' 2022 - 01 - 15 11 : 57 : 38 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 46 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 1 : 913d7930 - 75b8 - 11ec - b607 - a2380e71991a ' , ' task ' , 10 , ' [ 1 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 06 : 51 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 47 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 2 : 0f0e3986 - 75ba - 11ec - a317 - a2380e71991a ' , ' task ' , 20 , ' [ 109 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 17 : 32 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 48 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 3 : 8e4df3a5 - 75bb - 11ec - a317 - a2380e71991a ' , ' task ' , 20 , ' [ 103 , 109 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 28 : 15 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 49 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 4 : b86e7d03 - 75bd - 11ec - bf54 - a2380e71991a ' , ' task ' , 21 , ' [ 103 , 109 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 43 : 45 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 50 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 5 : d64bc095 - 75bd - 11ec - bf54 - a2380e71991a ' , ' task ' , 22 , ' [ 1 , 2 , 3 , 4 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 44 : 35 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 51 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 6 : ebac9f59 - 75bd - 11ec - bf54 - a2380e71991a ' , ' task ' , 30 , ' [ 1 , 103 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 11 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 52 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 7 : fc60e5fc - 75bd - 11ec - bf54 - a2380e71991a ' , ' task ' , 40 , ' [ 110 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 39 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 53 , ' 1f98df4c - 75b7 - 11ec - b607 - a2380e71991a ' , ' test : 8 : 12e0a13e - 75be - 11ec - bf54 - a2380e71991a ' , ' task ' , 50 , ' [ 1 ] ' , ' 103 ' , ' 2022 - 01 - 15 12 : 46 : 16 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 54 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 10 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 55 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' ' , ' Activity_10tl4d8 ' , 50 , ' [ 10 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 18 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 56 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' ' , ' Activity_00wash3 ' , 50 , ' [ 10 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 57 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 9 : e2658d43 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 28 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 58 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 9 : e2658d43 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 28 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 59 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 9 : e2658d43 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 28 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 60 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 57 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 61 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 57 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 62 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , ' 103 ' , ' 2022 - 01 - 15 21 : 27 : 57 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 63 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' ' , ' Activity_1avi0yr ' , 30 , ' [ 1 , 103 ] ' , '1' , ' 2022 - 01 - 15 22 : 02 : 24 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 64 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , ' Activity_1avi0yr ' , 30 , ' [ 1 , 103 ] ' , '1' , ' 2022 - 01 - 15 22 : 02 : 27 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 65 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 11 : 536ecba7 - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 15 23 : 46 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 66 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 11 : 536ecba7 - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 15 23 : 46 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 67 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 11 : 536ecba7 - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 15 23 : 46 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 68 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 12 : 5c91d0ba - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 15 23 : 46 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 69 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 12 : 5c91d0ba - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 15 23 : 46 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 70 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 12 : 5c91d0ba - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 15 23 : 46 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 71 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 13 : 651e140d - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 15 23 : 47 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 72 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 13 : 651e140d - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 15 23 : 47 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 73 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 13 : 651e140d - 761a - 11ec - a5c5 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 15 23 : 47 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 74 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 14 : c1f049a4 - 761a - 11ec - ba93 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 15 23 : 49 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 75 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 14 : c1f049a4 - 761a - 11ec - ba93 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 15 23 : 49 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 76 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 14 : c1f049a4 - 761a - 11ec - ba93 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 15 23 : 49 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 77 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 15 : 5304ca92 - 761b - 11ec - b05a - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 15 23 : 53 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 78 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 15 : 5304ca92 - 761b - 11ec - b05a - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 15 23 : 53 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 79 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 15 : 5304ca92 - 761b - 11ec - b05a - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 15 23 : 53 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 80 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' ' , ' task - 01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 81 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' ' , ' task - 22 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 82 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' ' , ' task - 23 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 39 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 83 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' ' , ' task - 21 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 48 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 84 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 1 : 482ec033 - 762a - 11ec - 8477 - a2380e71991a ' , ' task - 01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 85 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 1 : 482ec033 - 762a - 11ec - 8477 - a2380e71991a ' , ' task - 22 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 86 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 1 : 482ec033 - 762a - 11ec - 8477 - a2380e71991a ' , ' task - 23 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 87 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 1 : 482ec033 - 762a - 11ec - 8477 - a2380e71991a ' , ' task - 21 ' , 20 , ' [ 100 ] ' , '1' , ' 2022 - 01 - 16 01 : 40 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 88 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 16 : d83ee859 - 762d - 11ec - 9125 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 02 : 06 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 89 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 16 : d83ee859 - 762d - 11ec - 9125 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 02 : 06 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 90 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 16 : d83ee859 - 762d - 11ec - 9125 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 02 : 06 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 91 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 02 : 07 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 92 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 02 : 07 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 93 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 02 : 07 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 94 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 02 : 44 : 02 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 95 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 02 : 44 : 02 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 96 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 02 : 44 : 02 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 97 , ' 024b400b - 7680 - 11ec - bc82 - a2380e71991a ' , ' ' , ' Activity_04asu4q ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 11 : 55 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 98 , ' 024b400b - 7680 - 11ec - bc82 - a2380e71991a ' , ' self : 1 : 17c042ff - 7680 - 11ec - bc82 - a2380e71991a ' , ' Activity_04asu4q ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 11 : 55 : 07 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 99 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 19 : a401b61a - 768b - 11ec - afcd - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 13 : 17 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 100 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 19 : a401b61a - 768b - 11ec - afcd - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 13 : 17 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 101 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 19 : a401b61a - 768b - 11ec - afcd - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 13 : 17 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 102 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' ' , ' Activity_0wdgatv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 13 : 18 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 103 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' ' , ' Activity_1y4q91p ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 16 13 : 18 : 41 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 104 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 2 : c680200d - 768b - 11ec - afcd - a2380e71991a ' , ' Activity_0wdgatv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 13 : 18 : 45 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 105 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 2 : c680200d - 768b - 11ec - afcd - a2380e71991a ' , ' Activity_1y4q91p ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 16 13 : 18 : 45 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 106 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 3 : 4e8e99b2 - 768c - 11ec - afcd - a2380e71991a ' , ' Activity_0wdgatv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 13 : 22 : 33 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 107 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 3 : 4e8e99b2 - 768c - 11ec - afcd - a2380e71991a ' , ' Activity_1y4q91p ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 16 13 : 22 : 33 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 108 , ' 024b400b - 7680 - 11ec - bc82 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' Activity_04asu4q ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 50 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 109 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' task - 01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 110 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' task - 22 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 111 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' task - 23 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 112 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' task - 21 ' , 20 , ' [ 100 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 113 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' Activity_0wdgatv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 114 , ' a3d5105e - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' Activity_1y4q91p ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 115 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 116 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 117 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 21 ] ' , '1' , ' 2022 - 01 - 16 17 : 46 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 118 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 09 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 119 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 12 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 120 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 12 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 121 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 12 : 18 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 122 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 12 : 18 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 123 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 12 : 18 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 124 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' Activity_05kt1hf ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 21 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 125 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' Activity_10tl4d8 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 21 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 126 , ' a4ef4c7f - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' Activity_00wash3 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 20 13 : 21 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 127 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 2 : 8a7b5672 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 21 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 128 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 2 : 8a7b5672 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 21 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 129 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 2 : 8a7b5672 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 21 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 130 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 3 : 8db9dfa5 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 21 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 131 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 3 : 8db9dfa5 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 21 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 132 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 3 : 8db9dfa5 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 21 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 133 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 4 : a63e1e68 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 22 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 134 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 4 : a63e1e68 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 22 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 135 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 4 : a63e1e68 - 7ade - 11ec - a777 - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 22 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 136 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 5 : 33f2d275 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 01 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 137 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 5 : 33f2d275 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 01 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 138 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 5 : 33f2d275 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 01 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 139 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 6 : 365e0618 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 140 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 6 : 365e0618 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 141 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 6 : 365e0618 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 142 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 7 : 3c5b3a1b - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 143 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 7 : 3c5b3a1b - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 144 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 7 : 3c5b3a1b - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 145 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 8 : 3da2872e - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 146 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 8 : 3da2872e - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 147 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 8 : 3da2872e - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 148 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 9 : 3f0f84b1 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 149 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 9 : 3f0f84b1 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 150 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 9 : 3f0f84b1 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 151 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 10 : 479efc54 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 152 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 10 : 479efc54 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 153 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 10 : 479efc54 - 7adf - 11ec - 93fe - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 26 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 154 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 11 : 38c6faaa - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 33 : 19 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 155 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 11 : 38c6faaa - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 33 : 19 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 156 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 11 : 38c6faaa - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 33 : 19 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 157 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 12 : c9c8ddcd - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 37 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 158 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 12 : c9c8ddcd - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 37 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 159 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 12 : c9c8ddcd - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 37 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 160 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 13 : f1aca890 - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 38 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 161 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 13 : f1aca890 - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 38 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 162 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 13 : f1aca890 - 7ae0 - 11ec - 9d9d - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 38 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 163 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 14 : 27a560fb - 7ae2 - 11ec - 9d9a - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 47 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 164 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 14 : 27a560fb - 7ae2 - 11ec - 9d9a - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 47 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 165 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 14 : 27a560fb - 7ae2 - 11ec - 9d9a - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 01 : 47 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 166 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 15 : c1906d85 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 12 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 167 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 15 : c1906d85 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 12 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 168 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 15 : c1906d85 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 12 : 56 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 169 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 16 : c325da98 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 12 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 170 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 16 : c325da98 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 12 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 171 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 16 : c325da98 - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 12 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 172 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 17 : f3aad03b - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_1gndzgr ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 14 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 173 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 17 : f3aad03b - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_078i5dd ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 14 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 174 , ' 02b756a8 - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 17 : f3aad03b - 7ae5 - 11ec - a69c - a2380e71991a ' , ' Activity_0dlqjcv ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 02 : 14 : 20 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 175 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , ' task - 01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 19 : 19 : 12 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 176 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , ' task - 21 ' , 20 , ' [ 100 ] ' , '1' , ' 2022 - 01 - 22 19 : 19 : 12 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 177 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' task - 01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 20 : 34 : 10 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 178 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' task - 21 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 22 20 : 34 : 10 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 179 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , ' task - 01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 01 - 22 21 : 48 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 180 , ' e4a1a1ef - 7628 - 11ec - 8477 - a2380e71991a ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , ' task - 21 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 01 - 22 21 : 48 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 181 , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' ' , ' task01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 02 - 28 00 : 53 : 09 ' , '1' , ' 2022 - 02 - 28 00 : 53 : 09 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 182 , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' flowable_01 : 1 : c0bb5b36 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , ' task01 ' , 50 , ' [ 10 ] ' , '1' , ' 2022 - 02 - 28 00 : 53 : 14 ' , '1' , ' 2022 - 02 - 28 00 : 53 : 14 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 183 , ' 02217e82 - a77e - 11ec - 96d6 - 8e557beca7ad ' , ' ' , ' Activity_06rmtz9 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 03 - 19 20 : 58 : 24 ' , '1' , ' 2022 - 03 - 19 20 : 58 : 24 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 184 , ' 02217e82 - a77e - 11ec - 96d6 - 8e557beca7ad ' , ' ' , ' Activity_1hxzcyl ' , 22 , ' [ 3 ] ' , '1' , ' 2022 - 03 - 19 20 : 59 : 35 ' , '1' , ' 2022 - 03 - 19 20 : 59 : 35 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 185 , ' 02217e82 - a77e - 11ec - 96d6 - 8e557beca7ad ' , ' common - form : 1 : 7fdfc407 - a786 - 11ec - 96d6 - 8e557beca7ad ' , ' Activity_06rmtz9 ' , 50 , ' [ 20 ] ' , '1' , ' 2022 - 03 - 19 21 : 14 : 26 ' , '1' , ' 2022 - 03 - 19 21 : 14 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 186 , ' 02217e82 - a77e - 11ec - 96d6 - 8e557beca7ad ' , ' common - form : 1 : 7fdfc407 - a786 - 11ec - 96d6 - 8e557beca7ad ' , ' Activity_1hxzcyl ' , 22 , ' [ 3 ] ' , '1' , ' 2022 - 03 - 19 21 : 14 : 26 ' , '1' , ' 2022 - 03 - 19 21 : 14 : 26 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 187 , ' 18348550 - a79a - 11ec - bf87 - 8e557beca7ad ' , ' DEFAULT ' , ' task - 01 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 05 - 07 01 : 12 : 43 ' , '1' , ' 2022 - 05 - 07 01 : 12 : 43 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 188 , ' 18348550 - a79a - 11ec - bf87 - 8e557beca7ad ' , ' DEFAULT ' , ' task - 21 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 05 - 07 01 : 12 : 49 ' , '1' , ' 2022 - 05 - 07 01 : 12 : 49 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 189 , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' DEFAULT ' , ' task01 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 05 - 07 01 : 13 : 16 ' , '1' , ' 2022 - 05 - 07 01 : 13 : 16 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 190 , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' flowable_01 : 2 : d344a0bd - cd5f - 11ec - 8280 - 3e2374911326 ' , ' task01 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 05 - 07 01 : 13 : 19 ' , '1' , ' 2022 - 05 - 07 01 : 13 : 19 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_assign_rule " ( " id " , " model_id " , " process_definition_id " , " task_definition_key " , " type " , " options " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 191 , ' 4b4909d8 - 97e7 - 11ec - 8e20 - 862bc1a4a054 ' , ' flowable_01 : 3 : 4b0eec62 - d0e5 - 11ec - b8b5 - 3e2374911326 ' , ' task01 ' , 30 , ' [ 1 ] ' , '1' , ' 2022 - 05 - 11 12 : 46 : 17 ' , '1' , ' 2022 - 05 - 11 12 : 46 : 17 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -1176,139 +791,6 @@ COMMENT ON TABLE "bpm_task_ext" IS '工作流的流程任务的拓展表';
- - Records of bpm_task_ext
- - Records of bpm_task_ext
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 79 , 1 , NULL , ' 36ea97d6 - 7157 - 11ec - 8642 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 36e36bdd - 7157 - 11ec - 8642 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , ' 2022 - 01 - 09 22 : 19 : 54 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 80 , 1 , NULL , ' 791e01f6 - 7207 - 11ec - af01 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 7917733d - 7207 - 11ec - af01 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , ' 2022 - 01 - 10 19 : 21 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 81 , NULL , NULL , ' d15049a8 - 7207 - 11ec - a1b3 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 21 ' , ' d14992df - 7207 - 11ec - a1b3 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , ' 2022 - 01 - 10 19 : 24 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 82 , NULL , NULL , ' 370c4b29 - 7208 - 11ec - a594 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 23 ' , ' 37056d50 - 7208 - 11ec - a594 - a2380e71991a ' , ' Process_1641152976334 : 10 : dd62eaef - 6c30 - 11ec - 9fc8 - cacd34981f8e ' , '1' , ' 2022 - 01 - 10 19 : 26 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 83 , NULL , ' 任务二 ' , ' 90cbe90b - 7208 - 11ec - a594 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 26 ' , ' 90b5effe - 7208 - 11ec - a594 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , '1' , ' 2022 - 01 - 10 19 : 29 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 84 , NULL , ' 任务一 ' , ' 90cbe909 - 7208 - 11ec - a594 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 26 ' , ' 90b5effe - 7208 - 11ec - a594 - a2380e71991a ' , ' gateway_test : 4 : 2e50e9a4 - 7136 - 11ec - 93f6 - a2380e71991a ' , '1' , ' 2022 - 01 - 10 19 : 29 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 85 , 1 , ' 审批任务一 ' , ' 842b1870 - 7211 - 11ec - 8e38 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 12 ' , ' 84285947 - 7211 - 11ec - 8e38 - a2380e71991a ' , ' AA : 3 : 83a1ac25 - 720b - 11ec - 95cb - a2380e71991a ' , '1' , ' 2022 - 01 - 10 20 : 33 : 30 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 86 , 1 , ' 一级审批 ' , ' e9444561 - 729d - 11ec - abc7 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 10 ' , ' e93a3338 - 729d - 11ec - abc7 - a2380e71991a ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , '1' , ' 2022 - 01 - 11 13 : 18 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 87 , 1 , ' 一级审批 ' , ' 37c5ed6f - 729e - 11ec - abc7 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 59 : 07 ' , ' 37c2e026 - 729e - 11ec - abc7 - a2380e71991a ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , '1' , ' 2022 - 01 - 11 13 : 20 : 41 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 88 , 103 , ' 一级审批 ' , ' 61416f3d - 729e - 11ec - abc7 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 21 : 58 : 22 ' , ' 613e8904 - 729e - 11ec - abc7 - a2380e71991a ' , ' leave : 9 : 59689ba0 - 7284 - 11ec - 965c - a2380e71991a ' , '1' , ' 2022 - 01 - 11 13 : 21 : 50 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 89 , 2 , ' 一级审批 ' , ' fcea15e7 - 7483 - 11ec - 8645 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 13 23 : 20 : 26 ' , ' fcdfddae - 7483 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 13 23 : 17 : 57 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 90 , 2 , ' 一级审批 ' , ' 42f302b6 - 7484 - 11ec - 8645 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 13 23 : 20 : 22 ' , ' 265fa43c - 7484 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 13 23 : 19 : 55 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 91 , 1 , ' 一级审批 ' , ' 476773e2 - 7484 - 11ec - 8645 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 21 : 59 : 57 ' , ' 2cb112bf - 7484 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 13 23 : 20 : 02 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 92 , 2 , ' 一级审批 ' , ' 4767c205 - 7484 - 11ec - 8645 - a2380e71991a ' , 1 , NULL , NULL , ' 38d522d3 - 7484 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 13 23 : 20 : 02 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 93 , 1 , ' 一级审批 ' , ' 477e7e66 - 7484 - 11ec - 8645 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 21 : 59 : 56 ' , ' 475d139b - 7484 - 11ec - 8645 - a2380e71991a ' , ' leave : 11 : 5ddc9eb0 - 7483 - 11ec - b390 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 13 23 : 20 : 03 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 94 , 1 , ' 任务一 ' , ' 0799c43a - 75b9 - 11ec - b607 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 12 : 10 : 18 ' , ' 078f63f1 - 75b9 - 11ec - b607 - a2380e71991a ' , ' test : 1 : 913d7930 - 75b8 - 11ec - b607 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 12 : 10 : 10 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 95 , 1 , ' 任务一 ' , ' a4fdfc99 - 75bd - 11ec - bf54 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 58 : 18 ' , ' a4f215b0 - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 3 : 8e4df3a5 - 75bb - 11ec - a317 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 12 : 43 : 12 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 96 , 104 , ' 任务一 ' , ' c2c3c08d - 75bd - 11ec - bf54 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 58 : 15 ' , ' c2c10164 - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 4 : b86e7d03 - 75bd - 11ec - bf54 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 12 : 44 : 02 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 97 , 105 , ' 任务一 ' , ' dcea64bf - 75bd - 11ec - bf54 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 58 : 12 ' , ' dce61ef6 - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 5 : d64bc095 - 75bd - 11ec - bf54 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 12 : 44 : 46 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 98 , 103 , ' 任务一 ' , ' f19d7753 - 75bd - 11ec - bf54 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 58 : 10 ' , ' f19a6a0a - 75bd - 11ec - bf54 - a2380e71991a ' , ' test : 6 : ebac9f59 - 75bd - 11ec - bf54 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 20 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 99 , 1 , ' 任务一 ' , ' 02832d36 - 75be - 11ec - bf54 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 58 : 07 ' , ' 027ff9dd - 75be - 11ec - bf54 - a2380e71991a ' , ' test : 7 : fc60e5fc - 75bd - 11ec - bf54 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 12 : 45 : 49 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 100 , 103 , ' 任务一 ' , ' 100e3e00 - 7607 - 11ec - 8cd2 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 10008257 - 7607 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 21 : 28 : 45 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 101 , 103 , ' 任务二 ' , ' a0e12108 - 7607 - 11ec - 8cd2 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 10008257 - 7607 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 21 : 32 : 48 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 102 , 104 , ' 任务三 ' , ' ae546d70 - 7607 - 11ec - 8cd2 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 21 : 58 : 05 ' , ' 10008257 - 7607 - 11ec - 8cd2 - a2380e71991a ' , ' test : 10 : f3aa05e6 - 7606 - 11ec - 8cd2 - a2380e71991a ' , ' 103 ' , ' 2022 - 01 - 15 21 : 33 : 10 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 103 , 103 , ' 我哎审批 ' , ' cafed9fc - 760b - 11ec - 9367 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 22 : 28 : 57 ' , ' caf40483 - 760b - 11ec - 9367 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 02 : 36 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 104 , 1 , ' 我哎审批 ' , ' 90a11c85 - 760e - 11ec - a415 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 22 : 28 : 51 ' , ' 9091b32c - 760e - 11ec - a415 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 22 : 27 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 106 , 103 , ' 我哎审批 ' , ' 6338b341 - 760f - 11ec - ad1b - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 22 : 28 : 56 ' , ' 6325c778 - 760f - 11ec - ad1b - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 28 : 20 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 107 , 103 , ' 我哎审批 ' , ' 873c5db1 - 760f - 11ec - ad1b - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 22 : 31 : 04 ' , ' 873817e8 - 760f - 11ec - ad1b - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 29 : 21 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 108 , 103 , ' 我哎审批 ' , ' 0c93a6f4 - 7610 - 11ec - 9266 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 23 : 01 : 43 ' , ' 0c843d9b - 7610 - 11ec - 9266 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 33 : 04 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 109 , 103 , ' 我哎审批 ' , ' 5825f744 - 7610 - 11ec - 9266 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 23 : 01 : 42 ' , ' 5822c2eb - 7610 - 11ec - 9266 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 35 : 11 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 110 , 103 , ' 我哎审批 ' , ' 59c4c835 - 7612 - 11ec - 8063 - a2380e71991a ' , 3 , ' 不通过 ' , ' 2022 - 01 - 15 23 : 01 : 41 ' , ' 59b537cc - 7612 - 11ec - 8063 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 22 : 49 : 33 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 111 , 1 , ' 我哎审批 ' , ' 1a14b21d - 7614 - 11ec - 87b4 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 23 : 54 : 05 ' , ' 1a0bb164 - 7614 - 11ec - 87b4 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 23 : 02 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 112 , 1 , ' 我哎审批 ' , ' 46a4f88d - 7615 - 11ec - 87b4 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 23 : 54 : 02 ' , ' 46a21254 - 7615 - 11ec - 87b4 - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 23 : 10 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 113 , 103 , ' 我哎审批 ' , ' 57d90efc - 761b - 11ec - b05a - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 15 23 : 54 : 00 ' , ' 57ce3983 - 761b - 11ec - b05a - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 15 23 : 53 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 114 , 1 , ' 任务一 ' , ' 8a3a3172 - 7630 - 11ec - a535 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 8a2ee6c9 - 7630 - 11ec - a535 - a2380e71991a ' , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 02 : 25 : 39 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 115 , 1 , ' 任务一 ' , ' e06804a6 - 767f - 11ec - bc82 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' e05c44cd - 767f - 11ec - bc82 - a2380e71991a ' , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , '1' , ' 2022 - 01 - 16 11 : 53 : 34 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 116 , 1 , ' 哈哈哈哈 ' , ' 1d275189 - 7680 - 11ec - bc82 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 1d249260 - 7680 - 11ec - bc82 - a2380e71991a ' , ' self : 1 : 17c042ff - 7680 - 11ec - bc82 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 11 : 55 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 117 , 103 , ' 我哎审批 ' , ' 70d54722 - 768b - 11ec - afcd - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 16 22 : 58 : 20 ' , ' 70ca71a9 - 768b - 11ec - afcd - a2380e71991a ' , ' test_001 : 1 : c5772412 - 760b - 11ec - 9367 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 13 : 16 : 21 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 118 , 1 , ' 1 . 1 ' , ' cdc05b68 - 768b - 11ec - afcd - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' cdbd4e1e - 768b - 11ec - afcd - a2380e71991a ' , ' test_001 : 2 : c680200d - 768b - 11ec - afcd - a2380e71991a ' , '1' , ' 2022 - 01 - 16 13 : 18 : 57 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 119 , 1 , ' 1 . 2 ' , ' 53892ad4 - 768c - 11ec - afcd - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 537cceb3 - 768c - 11ec - afcd - a2380e71991a ' , ' test_001 : 3 : 4e8e99b2 - 768c - 11ec - afcd - a2380e71991a ' , '1' , ' 2022 - 01 - 16 13 : 22 : 41 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 120 , 1 , ' 1 . 1 ' , ' 5380ed6e - 768c - 11ec - afcd - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 537cceb3 - 768c - 11ec - afcd - a2380e71991a ' , ' test_001 : 3 : 4e8e99b2 - 768c - 11ec - afcd - a2380e71991a ' , '1' , ' 2022 - 01 - 16 13 : 22 : 41 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 121 , 1 , ' 1 . 2 ' , ' 363e7d39 - 76d1 - 11ec - 9c66 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 362b9168 - 76d1 - 11ec - 9c66 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 21 : 35 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 122 , 1 , ' 1 . 1 ' , ' 3634b933 - 76d1 - 11ec - 9c66 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 362b9168 - 76d1 - 11ec - 9c66 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 21 : 35 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 123 , 1 , ' 1 . 2 ' , ' c88367bf - 76d1 - 11ec - 9c66 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' c1ca84ce - 76d1 - 11ec - 9c66 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 21 : 39 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 124 , 1 , ' 1 . 1 ' , ' c87c3bc9 - 76d1 - 11ec - 9c66 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' c1ca84ce - 76d1 - 11ec - 9c66 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 21 : 39 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 125 , 1 , ' 1 . 2 ' , ' 4da1ed9d - 76d2 - 11ec - 9423 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 4b4c16ac - 76d2 - 11ec - 9423 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 21 : 43 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 126 , 1 , ' 1 . 1 ' , ' 4d91c0f7 - 76d2 - 11ec - 9423 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' 4b4c16ac - 76d2 - 11ec - 9423 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 21 : 43 : 36 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 127 , 104 , ' 任务二 ' , ' b5cb3a35 - 76dc - 11ec - 95f2 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 16 22 : 58 : 23 ' , ' e05c44cd - 767f - 11ec - bc82 - a2380e71991a ' , ' test : 18 : 1bb307b1 - 7633 - 11ec - 957a - a2380e71991a ' , '1' , ' 2022 - 01 - 16 22 : 58 : 06 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 128 , 104 , ' 任务二 ' , ' b6a45c2e - 76dc - 11ec - 95f2 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 16 22 : 58 : 25 ' , ' 8a2ee6c9 - 7630 - 11ec - a535 - a2380e71991a ' , ' test : 17 : 04259e68 - 762e - 11ec - 9ab0 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 22 : 58 : 07 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 129 , 1 , ' 1 . 2 ' , ' ddef8f85 - 76dc - 11ec - 95f2 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' db3f3c84 - 76dc - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 22 : 59 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 130 , 1 , ' 1 . 1 ' , ' dde35a7f - 76dc - 11ec - 95f2 - a2380e71991a ' , 2 , ' 通过 ' , NULL , ' db3f3c84 - 76dc - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 22 : 59 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 131 , 1 , ' 1 . 2 ' , ' cff54e11 - 76de - 11ec - 95f2 - a2380e71991a ' , 2 , ' 通过 ' , ' 2022 - 01 - 16 23 : 13 : 15 ' , ' cfe3c1d0 - 76de - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 23 : 13 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 132 , 1 , ' 1 . 1 ' , ' cfea789b - 76de - 11ec - 95f2 - a2380e71991a ' , 2 , ' EEE ' , ' 2022 - 01 - 17 00 : 51 : 06 ' , ' cfe3c1d0 - 76de - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 16 23 : 13 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 133 , 1 , ' 1 . 2 ' , ' 164c2f9a - 76e6 - 11ec - 95f2 - a2380e71991a ' , 2 , 'A' , ' 2022 - 01 - 17 00 : 35 : 25 ' , ' 1642e0b9 - 76e6 - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 00 : 05 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 134 , 1 , ' 1 . 1 ' , ' 1645ee04 - 76e6 - 11ec - 95f2 - a2380e71991a ' , 2 , ' BBB ' , ' 2022 - 01 - 17 00 : 35 : 32 ' , ' 1642e0b9 - 76e6 - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 00 : 05 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 135 , 1 , ' 1 . 2 ' , ' 8bbac286 - 76ea - 11ec - 95f2 - a2380e71991a ' , 2 , ' AAAA ' , ' 2022 - 01 - 17 00 : 37 : 19 ' , ' 8bb14c95 - 76ea - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 00 : 37 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 136 , 1 , ' 1 . 1 ' , ' 8bb40bc0 - 76ea - 11ec - 95f2 - a2380e71991a ' , 3 , ' BBB ' , ' 2022 - 01 - 17 00 : 37 : 21 ' , ' 8bb14c95 - 76ea - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 00 : 37 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 137 , 1 , ' 1 . 2 ' , ' 2937eba2 - 76ed - 11ec - 95f2 - a2380e71991a ' , 2 , ' 1111 ' , ' 2022 - 01 - 17 00 : 57 : 01 ' , ' 29288241 - 76ed - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 00 : 55 : 51 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 138 , 1 , ' 1 . 1 ' , ' 292cef1c - 76ed - 11ec - 95f2 - a2380e71991a ' , 2 , ' aaaa ' , ' 2022 - 01 - 17 12 : 49 : 45 ' , ' 29288241 - 76ed - 11ec - 95f2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 00 : 55 : 51 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 139 , 103 , ' 1 . 2 ' , ' ce91ccb0 - 77aa - 11ec - 9be9 - a2380e71991a ' , 2 , ' AAA ' , ' 2022 - 01 - 17 23 : 51 : 24 ' , ' ce5e126f - 77aa - 11ec - 9be9 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 23 : 33 : 24 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 140 , 103 , ' 1 . 1 ' , ' ce773fca - 77aa - 11ec - 9be9 - a2380e71991a ' , 2 , ' BBB ' , ' 2022 - 01 - 17 23 : 51 : 26 ' , ' ce5e126f - 77aa - 11ec - 9be9 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 17 23 : 33 : 23 ' , ' 103 ' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 141 , 1 , ' 1 . 2 ' , ' d201e58a - 77b8 - 11ec - bc1a - a2380e71991a ' , 2 , ' AAA ' , ' 2022 - 01 - 18 01 : 13 : 50 ' , ' d1e75899 - 77b8 - 11ec - bc1a - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 18 01 : 13 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 142 , 1 , ' 1 . 1 ' , ' d1f625b4 - 77b8 - 11ec - bc1a - a2380e71991a ' , 2 , ' AAA ' , ' 2022 - 01 - 19 08 : 45 : 37 ' , ' d1e75899 - 77b8 - 11ec - bc1a - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 18 01 : 13 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 143 , 1 , ' 任务一 ' , ' f31c6d6b - 77f2 - 11ec - bc1a - a2380e71991a ' , 2 , ' AAA ' , ' 2022 - 01 - 18 08 : 10 : 09 ' , ' f3191202 - 77f2 - 11ec - bc1a - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 18 08 : 09 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 144 , 104 , ' 任务二 ' , ' ff5f7733 - 77f2 - 11ec - bc1a - a2380e71991a ' , 1 , NULL , NULL , ' f3191202 - 77f2 - 11ec - bc1a - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 18 08 : 10 : 09 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 145 , 1 , ' 任务一 ' , ' 342d7bbb - 78c1 - 11ec - 9b4d - a2380e71991a ' , 2 , ' 恩恩 ' , ' 2022 - 01 - 19 08 : 46 : 24 ' , ' 342453f2 - 78c1 - 11ec - 9b4d - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 08 : 46 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 146 , 104 , ' 任务二 ' , ' 39d64e33 - 78c1 - 11ec - 9b4d - a2380e71991a ' , 1 , NULL , NULL , ' 342453f2 - 78c1 - 11ec - 9b4d - a2380e71991a ' , ' test : 20 : 3f1c2257 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 08 : 46 : 24 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 147 , 1 , ' 1 . 2 ' , ' b2c79c0a - 78c1 - 11ec - 9b4d - a2380e71991a ' , 2 , 'A' , ' 2022 - 01 - 19 08 : 49 : 59 ' , ' b2b9b949 - 78c1 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 08 : 49 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 148 , 1 , ' 1 . 1 ' , ' b2be4d34 - 78c1 - 11ec - 9b4d - a2380e71991a ' , 3 , ' EEE ' , ' 2022 - 01 - 19 09 : 13 : 18 ' , ' b2b9b949 - 78c1 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 08 : 49 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 149 , 1 , ' 1 . 2 ' , ' 0efced83 - 78c5 - 11ec - 9b4d - a2380e71991a ' , 2 , ' EEE ' , ' 2022 - 01 - 19 09 : 14 : 15 ' , ' 0ef30262 - 78c5 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 09 : 13 : 50 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 150 , 1 , ' 1 . 1 ' , ' 0ef636bd - 78c5 - 11ec - 9b4d - a2380e71991a ' , 2 , ' EEE ' , ' 2022 - 01 - 19 09 : 14 : 21 ' , ' 0ef30262 - 78c5 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 09 : 13 : 50 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 151 , 1 , ' 1 . 2 ' , ' 7d8b2a4f - 78c7 - 11ec - 9b4d - a2380e71991a ' , 2 , ' bbb ' , ' 2022 - 01 - 19 09 : 31 : 27 ' , ' 7d80f10e - 78c7 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 09 : 31 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 152 , 1 , ' 1 . 1 ' , ' 7d847389 - 78c7 - 11ec - 9b4d - a2380e71991a ' , 2 , ' aaaa ' , ' 2022 - 01 - 19 09 : 31 : 24 ' , ' 7d80f10e - 78c7 - 11ec - 9b4d - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 09 : 31 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 153 , 1 , ' 1 . 2 ' , ' 07b342ab - 78cd - 11ec - a731 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 19 10 : 11 : 03 ' , ' 079d97ba - 78cd - 11ec - a731 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 10 : 10 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 154 , 1 , ' 1 . 1 ' , ' 07a86d35 - 78cd - 11ec - a731 - a2380e71991a ' , 3 , ' BBB ' , ' 2022 - 01 - 19 10 : 11 : 03 ' , ' 079d97ba - 78cd - 11ec - a731 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 19 10 : 10 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 155 , 1 , ' 申请 ' , ' 929c0a06 - 79af - 11ec - abb0 - a2380e71991a ' , 2 , ' eee ' , ' 2022 - 01 - 20 13 : 12 : 39 ' , ' 92904a2d - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , '1' , ' 2022 - 01 - 20 13 : 12 : 33 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 156 , 1 , ' 部门33审批 ' , ' 9658eb06 - 79af - 11ec - abb0 - a2380e71991a ' , 2 , ' qqq ' , ' 2022 - 01 - 20 13 : 12 : 46 ' , ' 92904a2d - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , '1' , ' 2022 - 01 - 20 13 : 12 : 39 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 157 , 1 , ' 人事审批 ' , ' 96519800 - 79af - 11ec - abb0 - a2380e71991a ' , 2 , ' wwww ' , ' 2022 - 01 - 20 13 : 12 : 51 ' , ' 92904a2d - 79af - 11ec - abb0 - a2380e71991a ' , ' eee : 1 : 89b300ac - 79af - 11ec - abb0 - a2380e71991a ' , '1' , ' 2022 - 01 - 20 13 : 12 : 39 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 158 , 1 , ' 任务一 ' , ' cac7f66a - 79b0 - 11ec - b2b8 - a2380e71991a ' , 2 , ' EEE ' , ' 2022 - 01 - 20 13 : 21 : 22 ' , ' cabc84b1 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 20 13 : 21 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 159 , 1 , ' 任务二 ' , ' ce4cd772 - 79b0 - 11ec - b2b8 - a2380e71991a ' , 2 , ' ZZZ ' , ' 2022 - 01 - 20 13 : 21 : 26 ' , ' cabc84b1 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 20 13 : 21 : 22 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 160 , 1 , ' 任务三 ' , ' d080805a - 79b0 - 11ec - b2b8 - a2380e71991a ' , 2 , ' WWW ' , ' 2022 - 01 - 20 13 : 21 : 30 ' , ' cabc84b1 - 79b0 - 11ec - b2b8 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 20 13 : 21 : 26 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 161 , 1 , ' 哈哈哈哈 ' , ' b7ff7774 - 7a14 - 11ec - 8762 - a2380e71991a ' , 3 , ' eee ' , ' 2022 - 01 - 21 01 : 16 : 42 ' , ' b7f3b79b - 7a14 - 11ec - 8762 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 01 : 16 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 162 , 1 , ' 任务一 ' , ' d9fa3754 - 7ac6 - 11ec - a040 - a2380e71991a ' , 1 , NULL , NULL , ' d9ee295b - 7ac6 - 11ec - a040 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 31 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 163 , 1 , ' 1 . 2 ' , ' ed555b0a - 7ac6 - 11ec - a040 - a2380e71991a ' , 1 , NULL , NULL , ' ed4a3769 - 7ac6 - 11ec - a040 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 32 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 164 , 1 , ' 1 . 1 ' , ' ed4ef264 - 7ac6 - 11ec - a040 - a2380e71991a ' , 1 , NULL , NULL , ' ed4a3769 - 7ac6 - 11ec - a040 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 32 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 165 , 1 , ' 任务一 ' , ' 54ad8088 - 7ac7 - 11ec - a040 - a2380e71991a ' , 1 , NULL , NULL , ' 54aa251f - 7ac7 - 11ec - a040 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 35 : 08 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 166 , 1 , ' 任务一 ' , ' bd97b7c0 - 7ac7 - 11ec - 9948 - a2380e71991a ' , 1 , NULL , NULL , ' bd7dc717 - 7ac7 - 11ec - 9948 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 38 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 167 , 1 , ' 1 . 2 ' , ' 381aa1dd - 7ac8 - 11ec - a9e2 - a2380e71991a ' , 1 , NULL , NULL , ' 37d7a55c - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 41 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 168 , 1 , ' 1 . 1 ' , ' 37f95e37 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , 1 , NULL , NULL , ' 37d7a55c - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 41 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 169 , 1 , ' 1 . 2 ' , ' 58154733 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , 1 , NULL , NULL , ' 580a98c2 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 42 : 23 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 170 , 1 , ' 1 . 1 ' , ' 580e1b3d - 7ac8 - 11ec - a9e2 - a2380e71991a ' , 1 , NULL , NULL , ' 580a98c2 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 42 : 23 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 171 , 1 , ' 1 . 2 ' , ' 8f0d1619 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , 1 , NULL , NULL , ' 8f021988 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 43 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 172 , 1 , ' 1 . 1 ' , ' 8f059c03 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , 1 , NULL , NULL , ' 8f021988 - 7ac8 - 11ec - a9e2 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 43 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 173 , 1 , ' 1 . 2 ' , ' 2377edc6 - 7ac9 - 11ec - aa06 - a2380e71991a ' , 2 , 'A' , ' 2022 - 01 - 22 00 : 20 : 48 ' , ' 23615875 - 7ac9 - 11ec - aa06 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 48 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 174 , 1 , ' 1 . 1 ' , ' 236c5500 - 7ac9 - 11ec - aa06 - a2380e71991a ' , 2 , 'A' , ' 2022 - 01 - 22 00 : 20 : 51 ' , ' 23615875 - 7ac9 - 11ec - aa06 - a2380e71991a ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 21 22 : 48 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 175 , 1 , ' 哈哈哈哈 ' , ' 34fb7fac - 7ad6 - 11ec - abe9 - a2380e71991a ' , 2 , ' AAA ' , ' 2022 - 01 - 22 00 : 22 : 02 ' , ' 34f51703 - 7ad6 - 11ec - abe9 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 22 00 : 21 : 37 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 176 , 1 , ' 哈哈哈哈 ' , ' a4178f6d - 7ad6 - 11ec - abe9 - a2380e71991a ' , 4 , NULL , ' 2022 - 01 - 22 00 : 24 : 48 ' , ' a413bed4 - 7ad6 - 11ec - abe9 - a2380e71991a ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 22 00 : 24 : 44 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 177 , 1 , ' 任务一 ' , ' c010347b - 7ad6 - 11ec - abe9 - a2380e71991a ' , 3 , ' EEE ' , ' 2022 - 01 - 22 00 : 30 : 01 ' , ' c00d2732 - 7ad6 - 11ec - abe9 - a2380e71991a ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 22 00 : 25 : 31 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 178 , 1 , ' 一级审批 ' , ' a6aba0a4 - 7b6d - 11ec - b781 - acde48001122 ' , 1 , NULL , NULL , ' a6a007dd - 7b6d - 11ec - b781 - acde48001122 ' , ' oa_leave : 2 : 3c1f0ef1 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 22 18 : 25 : 42 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 179 , 1 , ' 一级审批 ' , ' 28aed7fb - 7b75 - 11ec - a3c8 - acde48001122 ' , 2 , ' EEE ' , ' 2022 - 01 - 22 20 : 31 : 52 ' , ' 28a5d744 - 7b75 - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 19 : 19 : 27 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 180 , 1 , ' 一级审批 ' , ' 75d72608 - 7b7f - 11ec - a3c8 - acde48001122 ' , 1 , NULL , NULL , ' 75d43fd1 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 3 : 1fad3d93 - 7b75 - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 20 : 33 : 11 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 181 , 1 , ' 一级审批 ' , ' 9ac3d0eb - 7b7f - 11ec - a3c8 - acde48001122 ' , 2 , ' EEE ' , ' 2022 - 01 - 22 20 : 34 : 25 ' , ' 9ac0eab4 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 20 : 34 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 182 , 1 , ' 二级审批 ' , ' a23fb5b1 - 7b7f - 11ec - a3c8 - acde48001122 ' , 2 , ' CCC ' , ' 2022 - 01 - 22 20 : 34 : 33 ' , ' 9ac0eab4 - 7b7f - 11ec - a3c8 - acde48001122 ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 20 : 34 : 25 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 183 , 1 , ' 一级审批 ' , ' 725a1eb6 - 7b88 - 11ec - 8ef0 - acde48001122 ' , 1 , NULL , NULL , ' 7250cfdf - 7b88 - 11ec - 8ef0 - acde48001122 ' , ' oa_leave : 4 : 991f2193 - 7b7f - 11ec - a3c8 - acde48001122 ' , '1' , ' 2022 - 01 - 22 21 : 37 : 31 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 184 , 1 , ' 一级审批 ' , ' 069c6a63 - 7b8a - 11ec - 8ef0 - acde48001122 ' , 1 , NULL , NULL , ' 0699ab3c - 7b8a - 11ec - 8ef0 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 21 : 48 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 185 , 1 , ' 一级审批 ' , ' eaa01ebd - 7b8d - 11ec - b8e2 - acde48001122 ' , 2 , ' AAA ' , ' 2022 - 01 - 22 22 : 16 : 53 ' , ' ea957056 - 7b8d - 11ec - b8e2 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 16 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 186 , 1 , ' 二级审批 ' , ' f24cfe93 - 7b8d - 11ec - b8e2 - acde48001122 ' , 2 , ' EEE ' , ' 2022 - 01 - 22 22 : 16 : 56 ' , ' ea957056 - 7b8d - 11ec - b8e2 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 16 : 53 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 187 , 1 , ' 一级审批 ' , ' 7e0bd5ff - 7b8e - 11ec - b8e2 - acde48001122 ' , 3 , ' EEE ' , ' 2022 - 01 - 22 22 : 21 : 14 ' , ' 7e093de8 - 7b8e - 11ec - b8e2 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 20 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 188 , 1 , ' 一级审批 ' , ' 535dc031 - 7b91 - 11ec - 8473 - acde48001122 ' , 3 , ' EEE ' , ' 2022 - 01 - 22 22 : 41 : 09 ' , ' 5354233a - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 41 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 189 , 1 , ' 一级审批 ' , ' 68d13c8b - 7b91 - 11ec - 8473 - acde48001122 ' , 2 , ' 1111 ' , ' 2022 - 01 - 22 22 : 41 : 46 ' , ' 68ce0834 - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 41 : 40 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 190 , 1 , ' 二级审批 ' , ' 6c5ad881 - 7b91 - 11ec - 8473 - acde48001122 ' , 3 , ' EEE ' , ' 2022 - 01 - 22 22 : 41 : 57 ' , ' 68ce0834 - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 41 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 191 , 1 , ' 一级审批 ' , ' bb265acb - 7b91 - 11ec - 8473 - acde48001122 ' , 3 , ' eeee ' , ' 2022 - 01 - 22 22 : 44 : 07 ' , ' bb23c2b4 - 7b91 - 11ec - 8473 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 22 : 43 : 58 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 192 , 1 , ' 哈哈哈哈 ' , ' 49dd7c51 - 7b98 - 11ec - b5ee - acde48001122 ' , 4 , NULL , ' 2022 - 01 - 22 23 : 39 : 10 ' , ' 49d3df58 - 7b98 - 11ec - b5ee - acde48001122 ' , ' self : 2 : 3a5a065e - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 22 23 : 30 : 55 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 193 , 1 , ' 一级审批 ' , ' 888c6dfe - 7b99 - 11ec - ba5c - acde48001122 ' , 3 , ' eee ' , ' 2022 - 01 - 22 23 : 39 : 59 ' , ' 8884f3e7 - 7b99 - 11ec - ba5c - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 39 : 49 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 194 , 1 , ' 一级审批 ' , ' a59c9d88 - 7b99 - 11ec - ba5c - acde48001122 ' , 2 , ' AAAA ' , ' 2022 - 01 - 22 23 : 40 : 49 ' , ' a59a5391 - 7b99 - 11ec - ba5c - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 40 : 38 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 195 , 1 , ' 一级审批 ' , ' 03d1219e - 7b9a - 11ec - a290 - acde48001122 ' , 3 , ' BBB ' , ' 2022 - 01 - 22 23 : 43 : 29 ' , ' 03c6c157 - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 43 : 16 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 196 , 1 , ' 一级审批 ' , ' 331e3388 - 7b9a - 11ec - a290 - acde48001122 ' , 2 , ' EEE ' , ' 2022 - 01 - 22 23 : 44 : 40 ' , ' 331bc281 - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 44 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 197 , 1 , ' 一级审批 ' , ' 53026aa5 - 7b9a - 11ec - a290 - acde48001122 ' , 2 , ' AAA ' , ' 2022 - 01 - 22 23 : 45 : 37 ' , ' 52ffd28e - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 45 : 29 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 198 , 1 , ' 一级审批 ' , ' 67c534a2 - 7b9a - 11ec - a290 - acde48001122 ' , 2 , ' EEEE ' , ' 2022 - 01 - 22 23 : 46 : 09 ' , ' 67c2eaab - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 46 : 04 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 199 , 1 , ' 一级审批 ' , ' 8196daff - 7b9a - 11ec - a290 - acde48001122 ' , 2 , ' eee ' , ' 2022 - 01 - 22 23 : 46 : 53 ' , ' 819442e8 - 7b9a - 11ec - a290 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 46 : 47 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 200 , 1 , ' 一级审批 ' , ' ec507ae6 - 7b9a - 11ec - b03b - acde48001122 ' , 2 , ' AAA ' , ' 2022 - 01 - 22 23 : 49 : 51 ' , ' ec45f38f - 7b9a - 11ec - b03b - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 49 : 46 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 201 , 1 , ' 一级审批 ' , ' 215cf4e5 - 7b9b - 11ec - 9a1b - acde48001122 ' , 2 , ' aaa ' , ' 2022 - 01 - 22 23 : 51 : 20 ' , ' 2152467e - 7b9b - 11ec - 9a1b - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 51 : 15 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 202 , 1 , ' 一级审批 ' , ' 73211d9d - 7b9b - 11ec - b5b7 - acde48001122 ' , 1 , NULL , NULL , ' 7317cec6 - 7b9b - 11ec - b5b7 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 53 : 32 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 203 , 1 , ' 一级审批 ' , ' 74736737 - 7b9b - 11ec - b5b7 - acde48001122 ' , 4 , NULL , ' 2022 - 01 - 23 00 : 08 : 41 ' , ' 7470a810 - 7b9b - 11ec - b5b7 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 22 23 : 53 : 35 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 204 , 1 , ' 一级审批 ' , ' 3adac3d2 - 7b9d - 11ec - 8404 - acde48001122 ' , 4 , NULL , ' 2022 - 01 - 23 00 : 07 : 03 ' , ' 3ad174fb - 7b9d - 11ec - 8404 - acde48001122 ' , ' oa_leave : 5 : 004b710b - 7b8a - 11ec - 8ef0 - acde48001122 ' , '1' , ' 2022 - 01 - 23 00 : 06 : 17 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 205 , 1 , ' 申请 ' , ' b25363db - 7c06 - 11ec - 9110 - acde48001122 ' , 1 , NULL , NULL , ' b243fa82 - 7c06 - 11ec - 9110 - acde48001122 ' , ' eee : 17 : f3aad03b - 7ae5 - 11ec - a69c - a2380e71991a ' , '1' , ' 2022 - 01 - 23 12 : 41 : 14 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 206 , 1 , ' 1 . 2 ' , ' ee7cbc97 - 7c07 - 11ec - a41d - acde48001122 ' , 4 , NULL , ' 2022 - 01 - 23 12 : 59 : 40 ' , ' ecddb286 - 7c07 - 11ec - a41d - acde48001122 ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 23 12 : 50 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 207 , 1 , ' 1 . 1 ' , ' ee67adf1 - 7c07 - 11ec - a41d - acde48001122 ' , 4 , NULL , ' 2022 - 01 - 23 12 : 59 : 40 ' , ' ecddb286 - 7c07 - 11ec - a41d - acde48001122 ' , ' test_001 : 4 : 3dbe6714 - 76b1 - 11ec - 9c66 - a2380e71991a ' , '1' , ' 2022 - 01 - 23 12 : 50 : 05 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 209 , 1 , ' 任务一 ' , ' 4f6fce81 - 7c09 - 11ec - b8a1 - acde48001122 ' , 1 , NULL , NULL , ' 4f676a08 - 7c09 - 11ec - b8a1 - acde48001122 ' , ' test : 21 : c2cd44b0 - 79b0 - 11ec - b2b8 - a2380e71991a ' , '1' , ' 2022 - 01 - 23 12 : 59 : 57 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 32 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 210 , 1 , ' task01 ' , ' c97146a4 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , 2 , ' 嗯嗯嗯 ' , ' 2022 - 02 - 28 00 : 53 : 35 ' , ' c964c377 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , ' flowable_01 : 1 : c0bb5b36 - 97ed - 11ec - a2b9 - 862bc1a4a054 ' , '1' , ' 2022 - 02 - 28 00 : 53 : 28 ' , '1' , ' 2022 - 02 - 28 00 : 53 : 35 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 211 , 104 , ' 部门领导审批 ' , ' 6bf71106 - a787 - 11ec - 96d6 - 8e557beca7ad ' , 2 , ' 关注 【 芋道源码 】 公众号 ' , ' 2022 - 03 - 19 22 : 00 : 45 ' , ' 6be9f198 - a787 - 11ec - 96d6 - 8e557beca7ad ' , ' common - form : 1 : 7fdfc407 - a786 - 11ec - 96d6 - 8e557beca7ad ' , '1' , ' 2022 - 03 - 19 21 : 21 : 02 ' , ' 104 ' , ' 2022 - 03 - 19 22 : 00 : 45 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 212 , 114 , ' HR 审批 ' , ' f8beb356 - a78c - 11ec - bf87 - 8e557beca7ad ' , 2 , ' 不错 ! ' , ' 2022 - 03 - 19 22 : 16 : 00 ' , ' 6be9f198 - a787 - 11ec - 96d6 - 8e557beca7ad ' , ' common - form : 1 : 7fdfc407 - a786 - 11ec - 96d6 - 8e557beca7ad ' , ' 104 ' , ' 2022 - 03 - 19 22 : 00 : 45 ' , ' 114 ' , ' 2022 - 03 - 19 22 : 16 : 00 ' , 0 , 1 ) ;
INSERT INTO " bpm_task_ext " ( " id " , " assignee_user_id " , " name " , " task_id " , " result " , " reason " , " end_time " , " process_instance_id " , " process_definition_id " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 213 , 1 , ' task01 ' , ' daa7cd6b - cd5f - 11ec - 8280 - 3e2374911326 ' , 2 , ' 23231 ' , ' 2022 - 05 - 07 01 : 13 : 37 ' , ' da9c5bae - cd5f - 11ec - 8280 - 3e2374911326 ' , ' flowable_01 : 2 : d344a0bd - cd5f - 11ec - 8280 - 3e2374911326 ' , '1' , ' 2022 - 05 - 07 01 : 13 : 32 ' , '1' , ' 2022 - 05 - 07 01 : 13 : 37 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -1346,7 +828,6 @@ COMMENT ON TABLE "bpm_user_group" IS '用户组';
- - Records of bpm_user_group
- - Records of bpm_user_group
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
BEGIN ;
INSERT INTO " bpm_user_group " ( " id " , " name " , " description " , " member_user_ids " , " status " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 110 , ' 测试组 ' , ' 哈哈哈哈 ' , ' [ 1 ] ' , 0 , '1' , ' 2022 - 01 - 14 13 : 54 : 13 ' , '1' , ' 2022 - 02 - 19 17 : 29 : 39 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -1717,21 +1198,21 @@ CREATE TABLE "infra_file" (
" config_id " int8 ,
" config_id " int8 ,
" path " varchar ( 512 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" path " varchar ( 512 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" url " varchar ( 1024 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" url " varchar ( 1024 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" type " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" type " varchar ( 127 ) COLLATE " pg_catalog " . " default " ,
" size " int4 NOT NULL ,
" size " int4 NOT NULL ,
" creator " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" creator " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" create_time " timestamp ( 6 ) NOT NULL ,
" create_time " timestamp ( 6 ) NOT NULL ,
" updater " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" updater " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" update_time " timestamp ( 6 ) NOT NULL ,
" update_time " timestamp ( 6 ) NOT NULL ,
" deleted " int2 NOT NULL DEFAULT 0 ,
" deleted " int2 NOT NULL DEFAULT 0 ,
" name " varchar ( 51 2) COLLATE " pg_catalog " . " default "
" name " varchar ( 255 ) COLLATE " pg_catalog " . " default "
)
)
;
;
COMMENT ON COLUMN " infra_file " . " id " IS ' 文件编号 ' ;
COMMENT ON COLUMN " infra_file " . " id " IS ' 文件编号 ' ;
COMMENT ON COLUMN " infra_file " . " config_id " IS ' 配置编号 ' ;
COMMENT ON COLUMN " infra_file " . " config_id " IS ' 配置编号 ' ;
COMMENT ON COLUMN " infra_file " . " path " IS ' 文件路径 ' ;
COMMENT ON COLUMN " infra_file " . " path " IS ' 文件路径 ' ;
COMMENT ON COLUMN " infra_file " . " url " IS ' 文件 URL ' ;
COMMENT ON COLUMN " infra_file " . " url " IS ' 文件 URL ' ;
COMMENT ON COLUMN " infra_file " . " type " IS ' 文件 MIME 类型' ;
COMMENT ON COLUMN " infra_file " . " type " IS ' 文件 类型' ;
COMMENT ON COLUMN " infra_file " . " size " IS ' 文件大小 ' ;
COMMENT ON COLUMN " infra_file " . " size " IS ' 文件大小 ' ;
COMMENT ON COLUMN " infra_file " . " creator " IS ' 创建者 ' ;
COMMENT ON COLUMN " infra_file " . " creator " IS ' 创建者 ' ;
COMMENT ON COLUMN " infra_file " . " create_time " IS ' 创建时间 ' ;
COMMENT ON COLUMN " infra_file " . " create_time " IS ' 创建时间 ' ;
@ -3392,6 +2873,47 @@ COMMENT ON TABLE "system_oauth2_access_token" IS '刷新令牌';
BEGIN ;
BEGIN ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Table structure for system_oauth2_approve
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DROP TABLE IF EXISTS " system_oauth2_approve " ;
CREATE TABLE " system_oauth2_approve " (
" id " int8 NOT NULL ,
" user_id " int8 NOT NULL ,
" user_type " int2 NOT NULL ,
" client_id " varchar ( 255 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" scope " varchar ( 255 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" approved " bool NOT NULL ,
" expires_time " timestamp ( 6 ) NOT NULL ,
" creator " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" create_time " timestamp ( 6 ) NOT NULL ,
" updater " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" update_time " timestamp ( 6 ) NOT NULL ,
" deleted " int2 NOT NULL DEFAULT 0 ,
" tenant_id " int8 NOT NULL
)
;
COMMENT ON COLUMN " system_oauth2_approve " . " id " IS ' 编号 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " user_id " IS ' 用户编号 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " user_type " IS ' 用户类型 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " client_id " IS ' 客户端编号 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " scope " IS ' 授权范围 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " approved " IS ' 是否接受 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " expires_time " IS ' 过期时间 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " creator " IS ' 创建者 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " create_time " IS ' 创建时间 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " updater " IS ' 更新者 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " update_time " IS ' 更新时间 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " deleted " IS ' 是否删除 ' ;
COMMENT ON COLUMN " system_oauth2_approve " . " tenant_id " IS ' 租户编号 ' ;
COMMENT ON TABLE " system_oauth2_approve " IS ' OAuth2 批准表 ' ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Records of system_oauth2_approve
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Table structure for system_oauth2_client
- - Table structure for system_oauth2_client
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -3451,6 +2973,51 @@ INSERT INTO "system_oauth2_client" ("id", "client_id", "secret", "name", "logo",
INSERT INTO " system_oauth2_client " ( " id " , " client_id " , " secret " , " name " , " logo " , " description " , " status " , " access_token_validity_seconds " , " refresh_token_validity_seconds " , " redirect_uris " , " authorized_grant_types " , " scopes " , " authorities " , " resource_ids " , " additional_information " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " auto_approve_scopes " ) VALUES ( 40 , ' test ' , ' test2 ' , ' biubiu ' , ' http : / / test . yudao . iocoder . cn / 277a899d573723f1fcdfb57340f00379 . png ' , NULL , 0 , 1800 , 43200 , ' [ " https://www.iocoder.cn " ] ' , ' [ " password " , " authorization_code " , " implicit " ] ' , ' [ ] ' , ' [ ] ' , ' [ ] ' , ' { } ' , '1' , ' 2022 - 05 - 12 00 : 28 : 20 ' , '1' , ' 2022 - 05 - 25 23 : 45 : 33 . 005 ' , 0 , ' [ ] ' ) ;
INSERT INTO " system_oauth2_client " ( " id " , " client_id " , " secret " , " name " , " logo " , " description " , " status " , " access_token_validity_seconds " , " refresh_token_validity_seconds " , " redirect_uris " , " authorized_grant_types " , " scopes " , " authorities " , " resource_ids " , " additional_information " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " auto_approve_scopes " ) VALUES ( 40 , ' test ' , ' test2 ' , ' biubiu ' , ' http : / / test . yudao . iocoder . cn / 277a899d573723f1fcdfb57340f00379 . png ' , NULL , 0 , 1800 , 43200 , ' [ " https://www.iocoder.cn " ] ' , ' [ " password " , " authorization_code " , " implicit " ] ' , ' [ ] ' , ' [ ] ' , ' [ ] ' , ' { } ' , '1' , ' 2022 - 05 - 12 00 : 28 : 20 ' , '1' , ' 2022 - 05 - 25 23 : 45 : 33 . 005 ' , 0 , ' [ ] ' ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Table structure for system_oauth2_code
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DROP TABLE IF EXISTS " system_oauth2_code " ;
CREATE TABLE " system_oauth2_code " (
" id " int8 NOT NULL ,
" user_id " int8 NOT NULL ,
" user_type " int2 NOT NULL ,
" code " varchar ( 32 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" client_id " varchar ( 255 ) COLLATE " pg_catalog " . " default " NOT NULL ,
" scopes " varchar ( 255 ) COLLATE " pg_catalog " . " default " ,
" expires_time " timestamp ( 6 ) NOT NULL ,
" redirect_uri " varchar ( 255 ) COLLATE " pg_catalog " . " default " ,
" state " varchar ( 255 ) COLLATE " pg_catalog " . " default " ,
" creator " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" create_time " timestamp ( 6 ) NOT NULL ,
" updater " varchar ( 64 ) COLLATE " pg_catalog " . " default " ,
" update_time " timestamp ( 6 ) NOT NULL ,
" deleted " int2 NOT NULL DEFAULT 0 ,
" tenant_id " int8 NOT NULL
)
;
COMMENT ON COLUMN " system_oauth2_code " . " id " IS ' 编号 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " user_id " IS ' 用户编号 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " user_type " IS ' 用户类型 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " code " IS ' 授权码 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " client_id " IS ' 客户端编号 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " scopes " IS ' 授权范围 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " expires_time " IS ' 过期时间 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " redirect_uri " IS ' 可重定向的 URI 地址 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " state " IS ' 状态 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " creator " IS ' 创建者 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " create_time " IS ' 创建时间 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " updater " IS ' 更新者 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " update_time " IS ' 更新时间 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " deleted " IS ' 是否删除 ' ;
COMMENT ON COLUMN " system_oauth2_code " . " tenant_id " IS ' 租户编号 ' ;
COMMENT ON TABLE " system_oauth2_code " IS ' OAuth2 授权码表 ' ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Records of system_oauth2_code
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BEGIN ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Table structure for system_oauth2_refresh_token
- - Table structure for system_oauth2_refresh_token
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -4453,20 +4020,6 @@ INSERT INTO "system_users" ("id", "username", "password", "nickname", "remark",
INSERT INTO " system_users " ( " id " , " username " , " password " , " nickname " , " remark " , " dept_id " , " post_ids " , " email " , " mobile " , " sex " , " avatar " , " status " , " login_ip " , " login_date " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 1 , ' admin ' , ' $2a$10$0acJOIk2D25 / oC87nyclE . . 0lzeu9DtQ / n3geP4fkun / zIVRhHJIO ' , ' 芋道源码 ' , ' 管理员 ' , 103 , ' [ 1 ] ' , ' aoteman @126.com ' , ' 15612345678 ' , 1 , ' http : / / test . yudao . iocoder . cn / 48934f2f - 92d4 - 4250 - b917 - d10d2b262c6a ' , 0 , ' 127 . 0 . 0 . 1 ' , ' 2022 - 05 - 25 23 : 44 : 33 . 003 ' , ' admin ' , ' 2021 - 01 - 05 17 : 03 : 47 ' , NULL , ' 2022 - 05 - 25 23 : 44 : 33 . 003 ' , 0 , 1 ) ;
INSERT INTO " system_users " ( " id " , " username " , " password " , " nickname " , " remark " , " dept_id " , " post_ids " , " email " , " mobile " , " sex " , " avatar " , " status " , " login_ip " , " login_date " , " creator " , " create_time " , " updater " , " update_time " , " deleted " , " tenant_id " ) VALUES ( 1 , ' admin ' , ' $2a$10$0acJOIk2D25 / oC87nyclE . . 0lzeu9DtQ / n3geP4fkun / zIVRhHJIO ' , ' 芋道源码 ' , ' 管理员 ' , 103 , ' [ 1 ] ' , ' aoteman @126.com ' , ' 15612345678 ' , 1 , ' http : / / test . yudao . iocoder . cn / 48934f2f - 92d4 - 4250 - b917 - d10d2b262c6a ' , 0 , ' 127 . 0 . 0 . 1 ' , ' 2022 - 05 - 25 23 : 44 : 33 . 003 ' , ' admin ' , ' 2021 - 01 - 05 17 : 03 : 47 ' , NULL , ' 2022 - 05 - 25 23 : 44 : 33 . 003 ' , 0 , 1 ) ;
COMMIT ;
COMMIT ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ALTER SEQUENCE " act_evt_log_log_nr__seq "
OWNED BY " act_evt_log " . " log_nr_ " ;
SELECT setval ( ' " act_evt_log_log_nr__seq " ' , 1 , false ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ALTER SEQUENCE " act_hi_tsk_log_id__seq "
OWNED BY " act_hi_tsk_log " . " id_ " ;
SELECT setval ( ' " act_hi_tsk_log_id__seq " ' , 1 , false ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -4620,11 +4173,21 @@ SELECT setval('"system_login_log_seq"', 23, true);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SELECT setval ( ' " system_oauth2_access_token_seq " ' , 11 , true ) ;
SELECT setval ( ' " system_oauth2_access_token_seq " ' , 11 , true ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SELECT setval ( ' " system_oauth2_approve_seq " ' , 4 , true ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SELECT setval ( ' " system_oauth2_client_seq " ' , 1 , false ) ;
SELECT setval ( ' " system_oauth2_client_seq " ' , 1 , false ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SELECT setval ( ' " system_oauth2_code_seq " ' , 4 , true ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Alter sequences owned by
- - Alter sequences owned by
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -5052,11 +4615,21 @@ ALTER TABLE "system_notice" ADD CONSTRAINT "system_notice_pkey" PRIMARY KEY ("id
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ALTER TABLE " system_oauth2_access_token " ADD CONSTRAINT " system_oauth2_access_token_pkey " PRIMARY KEY ( " id " ) ;
ALTER TABLE " system_oauth2_access_token " ADD CONSTRAINT " system_oauth2_access_token_pkey " PRIMARY KEY ( " id " ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Primary Key structure for table system_oauth2_approve
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ALTER TABLE " system_oauth2_approve " ADD CONSTRAINT " system_oauth2_approve_pkey " PRIMARY KEY ( " id " ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Primary Key structure for table system_oauth2_client
- - Primary Key structure for table system_oauth2_client
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ALTER TABLE " system_oauth2_client " ADD CONSTRAINT " system_oauth2_client_pkey " PRIMARY KEY ( " id " ) ;
ALTER TABLE " system_oauth2_client " ADD CONSTRAINT " system_oauth2_client_pkey " PRIMARY KEY ( " id " ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Primary Key structure for table system_oauth2_code
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ALTER TABLE " system_oauth2_code " ADD CONSTRAINT " system_oauth2_code_pkey " PRIMARY KEY ( " id " ) ;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Primary Key structure for table system_oauth2_refresh_token
- - Primary Key structure for table system_oauth2_refresh_token
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -