diff --git a/sql/x_admin.sql b/sql/x_admin.sql index cda2cc9..cca6c32 100644 --- a/sql/x_admin.sql +++ b/sql/x_admin.sql @@ -11,7 +11,7 @@ Target Server Version : 50726 File Encoding : 65001 - Date: 22/12/2023 15:54:02 + Date: 29/12/2023 00:52:04 */ SET NAMES utf8mb4; @@ -205,12 +205,12 @@ CREATE TABLE `x_dict_data` ( `update_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '更新时间', `delete_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '删除时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 10 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '字典数据表' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '字典数据表' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_dict_data -- ---------------------------- -INSERT INTO `x_dict_data` VALUES (1, 2, '待提交', '1', NULL, '', 0, 1, 0, 0, 1702902757, 0); +INSERT INTO `x_dict_data` VALUES (1, 2, '待提交', '1', '#6D85FC', '', 0, 1, 0, 0, 1703780989, 0); INSERT INTO `x_dict_data` VALUES (2, 2, '审批中', '2', NULL, '', 0, 1, 0, 0, 1702902752, 0); INSERT INTO `x_dict_data` VALUES (3, 2, '审批成功', '3', 'green', '', 0, 1, 0, 0, 1703171982, 0); INSERT INTO `x_dict_data` VALUES (4, 2, '失败', '4', 'red', '', 0, 1, 0, 0, 1703171974, 0); @@ -219,6 +219,13 @@ INSERT INTO `x_dict_data` VALUES (6, 3, '通过', '2', 'green', '', 0, 1, 0, 0, INSERT INTO `x_dict_data` VALUES (7, 3, '拒绝', '3', 'red', '', 0, 1, 0, 0, 1703171461, 0); INSERT INTO `x_dict_data` VALUES (8, 2, '666', '6', '123', '', 0, 1, 1, 1703172304, 1703172368, 1703172368); INSERT INTO `x_dict_data` VALUES (9, 3, '0', '0', '', '', 0, 1, 1, 1703227539, 1703227544, 1703227544); +INSERT INTO `x_dict_data` VALUES (10, 4, '假勤管理', '1', '', '', 0, 1, 0, 1703767772, 1703767772, 0); +INSERT INTO `x_dict_data` VALUES (11, 4, '人事管理', '2', '', '', 0, 1, 0, 1703767780, 1703767780, 0); +INSERT INTO `x_dict_data` VALUES (12, 4, '财务管理', '3', '', '', 0, 1, 0, 1703767789, 1703767789, 0); +INSERT INTO `x_dict_data` VALUES (13, 4, '业务管理', '4', '', '', 0, 1, 0, 1703767797, 1703767797, 0); +INSERT INTO `x_dict_data` VALUES (14, 4, '行政管理', '5', '', '', 0, 1, 0, 1703767807, 1703767807, 0); +INSERT INTO `x_dict_data` VALUES (15, 4, '法务管理', '6', '', '', 0, 1, 0, 1703767821, 1703767821, 0); +INSERT INTO `x_dict_data` VALUES (16, 4, '其他', '7', '', '', 0, 1, 0, 1703767829, 1703767829, 0); -- ---------------------------- -- Table structure for x_dict_type @@ -235,13 +242,14 @@ CREATE TABLE `x_dict_type` ( `update_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '更新时间', `delete_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '删除时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '字典类型表' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 5 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '字典类型表' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_dict_type -- ---------------------------- INSERT INTO `x_dict_type` VALUES (2, '审批申请状态', 'flow_apply_status', '0待提交,1审批中,2审批完成,3审批失败', 1, 0, 1702207019, 1702207019, 0); INSERT INTO `x_dict_type` VALUES (3, '审批历史状态', 'flow_history_status', '', 1, 0, 1702958280, 1702958280, 0); +INSERT INTO `x_dict_type` VALUES (4, '流程分类', 'flow_group', '1假勤管理,2人事管理3财务管理4业务管理5行政管理6法务管理7其他', 1, 0, 1703767753, 1703767753, 0); -- ---------------------------- -- Table structure for x_flow_apply @@ -264,13 +272,14 @@ CREATE TABLE `x_flow_apply` ( `create_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '创建时间', `delete_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '删除时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '申请流程' ROW_FORMAT = Dynamic; +) ENGINE = InnoDB AUTO_INCREMENT = 28 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '申请流程' ROW_FORMAT = Dynamic; -- ---------------------------- -- Records of x_flow_apply -- ---------------------------- -INSERT INTO `x_flow_apply` VALUES (1, 3, 1, 'admin', '123', 2, '3', '{\"widgetList\":[{\"key\":47677,\"type\":\"time-range\",\"icon\":\"time-range-field\",\"formItemFlag\":true,\"options\":{\"name\":\"timerange73058\",\"label\":\"时间\",\"labelAlign\":\"\",\"defaultValue\":null,\"startPlaceholder\":\"\",\"endPlaceholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"autoFullWidth\":true,\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"editable\":false,\"format\":\"HH:mm:ss\",\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"timerange73058\"},{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"文本\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_4b6614e\",\"type\":\"bpmn:startEvent\",\"x\":240,\"y\":200,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1041,\"text\":{\"x\":240,\"y\":240,\"value\":\"开始\"}},{\"id\":\"Gateway_9c32347\",\"type\":\"bpmn:exclusiveGateway\",\"x\":470,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1014,\"text\":{\"x\":470,\"y\":160,\"value\":\"网关1\"}},{\"id\":\"Event_d6eb84a\",\"type\":\"bpmn:endEvent\",\"x\":1050,\"y\":200,\"properties\":{},\"zIndex\":1021,\"text\":{\"x\":1050,\"y\":240,\"value\":\"结束\"}},{\"id\":\"Gateway_bca6386\",\"type\":\"bpmn:exclusiveGateway\",\"x\":470,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1012,\"text\":{\"x\":470,\"y\":320,\"value\":\"网关2\"}},{\"id\":\"Activity_9afc160\",\"type\":\"bpmn:userTask\",\"x\":890,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\",\"userId\":1,\"deptId\":1,\"postId\":2},\"zIndex\":1003,\"text\":{\"x\":890,\"y\":120,\"value\":\"审批\"}},{\"id\":\"Activity_3a97a80\",\"type\":\"bpmn:userTask\",\"x\":890,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\",\"userId\":1,\"deptId\":1,\"postId\":2},\"zIndex\":1020,\"text\":{\"x\":890,\"y\":280,\"value\":\"审批\"}},{\"id\":\"Activity_bcd84a7\",\"type\":\"bpmn:serviceTask\",\"x\":680,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1004,\"text\":{\"x\":680,\"y\":280,\"value\":\"系统任务\"}},{\"id\":\"Activity_1b66e34\",\"type\":\"bpmn:serviceTask\",\"x\":680,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1002,\"text\":{\"x\":680,\"y\":120,\"value\":\"系统任务\"}}],\"edges\":[{\"id\":\"ad328b0f-d643-4405-a572-a46231d85b20\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_4b6614e\",\"targetNodeId\":\"Gateway_9c32347\",\"startPoint\":{\"x\":258,\"y\":200},\"endPoint\":{\"x\":445,\"y\":120},\"properties\":{},\"zIndex\":1040,\"pointsList\":[{\"x\":258,\"y\":200},{\"x\":288,\"y\":200},{\"x\":288,\"y\":120},{\"x\":445,\"y\":120}]},{\"id\":\"0921f2e8-c802-4c2d-974d-3f598d6678fc\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_4b6614e\",\"targetNodeId\":\"Gateway_bca6386\",\"startPoint\":{\"x\":258,\"y\":200},\"endPoint\":{\"x\":445,\"y\":280},\"properties\":{},\"zIndex\":1042,\"pointsList\":[{\"x\":258,\"y\":200},{\"x\":288,\"y\":200},{\"x\":288,\"y\":280},{\"x\":445,\"y\":280}]},{\"id\":\"079a0882-5226-4606-b3a1-ca862276a298\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_9afc160\",\"targetNodeId\":\"Event_d6eb84a\",\"startPoint\":{\"x\":940,\"y\":120},\"endPoint\":{\"x\":1032,\"y\":200},\"properties\":{},\"zIndex\":1052,\"pointsList\":[{\"x\":940,\"y\":120},{\"x\":1002,\"y\":120},{\"x\":1002,\"y\":200},{\"x\":1032,\"y\":200}]},{\"id\":\"1c2d49d2-2b61-41ce-9d22-444f53b0932f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_3a97a80\",\"targetNodeId\":\"Event_d6eb84a\",\"startPoint\":{\"x\":940,\"y\":280},\"endPoint\":{\"x\":1032,\"y\":200},\"properties\":{},\"zIndex\":1054,\"pointsList\":[{\"x\":940,\"y\":280},{\"x\":1002,\"y\":280},{\"x\":1002,\"y\":200},{\"x\":1032,\"y\":200}]},{\"id\":\"e224d2f9-5526-4e49-8859-e7f5cc8c4f35\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_bca6386\",\"targetNodeId\":\"Activity_bcd84a7\",\"startPoint\":{\"x\":495,\"y\":280},\"endPoint\":{\"x\":630,\"y\":280},\"properties\":{},\"zIndex\":1063,\"pointsList\":[{\"x\":495,\"y\":280},{\"x\":630,\"y\":280}]},{\"id\":\"b950c08c-a7d9-4eef-92b7-67c3d29ea08f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_bcd84a7\",\"targetNodeId\":\"Activity_3a97a80\",\"startPoint\":{\"x\":730,\"y\":280},\"endPoint\":{\"x\":840,\"y\":280},\"properties\":{},\"zIndex\":1065,\"pointsList\":[{\"x\":730,\"y\":280},{\"x\":840,\"y\":280}]},{\"id\":\"c7e981c9-1129-4e59-b741-d69436207741\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9c32347\",\"targetNodeId\":\"Activity_1b66e34\",\"startPoint\":{\"x\":495,\"y\":120},\"endPoint\":{\"x\":630,\"y\":120},\"properties\":{},\"zIndex\":1071,\"pointsList\":[{\"x\":495,\"y\":120},{\"x\":630,\"y\":120}]},{\"id\":\"b09f0803-cf02-4ea3-9647-fd5edb0e7b55\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_1b66e34\",\"targetNodeId\":\"Activity_9afc160\",\"startPoint\":{\"x\":730,\"y\":120},\"endPoint\":{\"x\":840,\"y\":120},\"properties\":{},\"zIndex\":1073,\"pointsList\":[{\"x\":730,\"y\":120},{\"x\":840,\"y\":120}]}]}', '[{\"id\":\"Event_4b6614e\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_9c32347\",\"pid\":\"Event_4b6614e\",\"label\":\"网关1\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_bca6386\",\"pid\":\"Event_4b6614e\",\"label\":\"网关2\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9c32347\",\"pid\":\"Event_4b6614e\",\"label\":\"网关1\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_bca6386\",\"pid\":\"Event_4b6614e\",\"label\":\"网关2\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]', '{\"timerange73058\":[\"14:40:18\",\"15:40:18\"],\"textarea53158\":\"333\"}', 2, 1703227314, 1703226759, 0); -INSERT INTO `x_flow_apply` VALUES (2, 3, 1, 'admin', '3', 2, '3', '{\"widgetList\":[{\"key\":47677,\"type\":\"time-range\",\"icon\":\"time-range-field\",\"formItemFlag\":true,\"options\":{\"name\":\"timerange73058\",\"label\":\"时间\",\"labelAlign\":\"\",\"defaultValue\":null,\"startPlaceholder\":\"\",\"endPlaceholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"autoFullWidth\":true,\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"editable\":false,\"format\":\"HH:mm:ss\",\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"timerange73058\"},{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"文本\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_4b6614e\",\"type\":\"bpmn:startEvent\",\"x\":240,\"y\":200,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1041,\"text\":{\"x\":240,\"y\":240,\"value\":\"开始\"}},{\"id\":\"Gateway_9c32347\",\"type\":\"bpmn:exclusiveGateway\",\"x\":470,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1014,\"text\":{\"x\":470,\"y\":160,\"value\":\"网关1\"}},{\"id\":\"Event_d6eb84a\",\"type\":\"bpmn:endEvent\",\"x\":1050,\"y\":200,\"properties\":{},\"zIndex\":1021,\"text\":{\"x\":1050,\"y\":240,\"value\":\"结束\"}},{\"id\":\"Gateway_bca6386\",\"type\":\"bpmn:exclusiveGateway\",\"x\":470,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1012,\"text\":{\"x\":470,\"y\":320,\"value\":\"网关2\"}},{\"id\":\"Activity_9afc160\",\"type\":\"bpmn:userTask\",\"x\":890,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\",\"userId\":1,\"deptId\":1,\"postId\":2},\"zIndex\":1003,\"text\":{\"x\":890,\"y\":120,\"value\":\"审批\"}},{\"id\":\"Activity_3a97a80\",\"type\":\"bpmn:userTask\",\"x\":890,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\",\"userId\":1,\"deptId\":1,\"postId\":2},\"zIndex\":1020,\"text\":{\"x\":890,\"y\":280,\"value\":\"审批\"}},{\"id\":\"Activity_bcd84a7\",\"type\":\"bpmn:serviceTask\",\"x\":680,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1004,\"text\":{\"x\":680,\"y\":280,\"value\":\"系统任务\"}},{\"id\":\"Activity_1b66e34\",\"type\":\"bpmn:serviceTask\",\"x\":680,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1002,\"text\":{\"x\":680,\"y\":120,\"value\":\"系统任务\"}}],\"edges\":[{\"id\":\"ad328b0f-d643-4405-a572-a46231d85b20\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_4b6614e\",\"targetNodeId\":\"Gateway_9c32347\",\"startPoint\":{\"x\":258,\"y\":200},\"endPoint\":{\"x\":445,\"y\":120},\"properties\":{},\"zIndex\":1040,\"pointsList\":[{\"x\":258,\"y\":200},{\"x\":288,\"y\":200},{\"x\":288,\"y\":120},{\"x\":445,\"y\":120}]},{\"id\":\"0921f2e8-c802-4c2d-974d-3f598d6678fc\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_4b6614e\",\"targetNodeId\":\"Gateway_bca6386\",\"startPoint\":{\"x\":258,\"y\":200},\"endPoint\":{\"x\":445,\"y\":280},\"properties\":{},\"zIndex\":1042,\"pointsList\":[{\"x\":258,\"y\":200},{\"x\":288,\"y\":200},{\"x\":288,\"y\":280},{\"x\":445,\"y\":280}]},{\"id\":\"079a0882-5226-4606-b3a1-ca862276a298\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_9afc160\",\"targetNodeId\":\"Event_d6eb84a\",\"startPoint\":{\"x\":940,\"y\":120},\"endPoint\":{\"x\":1032,\"y\":200},\"properties\":{},\"zIndex\":1052,\"pointsList\":[{\"x\":940,\"y\":120},{\"x\":1002,\"y\":120},{\"x\":1002,\"y\":200},{\"x\":1032,\"y\":200}]},{\"id\":\"1c2d49d2-2b61-41ce-9d22-444f53b0932f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_3a97a80\",\"targetNodeId\":\"Event_d6eb84a\",\"startPoint\":{\"x\":940,\"y\":280},\"endPoint\":{\"x\":1032,\"y\":200},\"properties\":{},\"zIndex\":1054,\"pointsList\":[{\"x\":940,\"y\":280},{\"x\":1002,\"y\":280},{\"x\":1002,\"y\":200},{\"x\":1032,\"y\":200}]},{\"id\":\"e224d2f9-5526-4e49-8859-e7f5cc8c4f35\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_bca6386\",\"targetNodeId\":\"Activity_bcd84a7\",\"startPoint\":{\"x\":495,\"y\":280},\"endPoint\":{\"x\":630,\"y\":280},\"properties\":{},\"zIndex\":1063,\"pointsList\":[{\"x\":495,\"y\":280},{\"x\":630,\"y\":280}]},{\"id\":\"b950c08c-a7d9-4eef-92b7-67c3d29ea08f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_bcd84a7\",\"targetNodeId\":\"Activity_3a97a80\",\"startPoint\":{\"x\":730,\"y\":280},\"endPoint\":{\"x\":840,\"y\":280},\"properties\":{},\"zIndex\":1065,\"pointsList\":[{\"x\":730,\"y\":280},{\"x\":840,\"y\":280}]},{\"id\":\"c7e981c9-1129-4e59-b741-d69436207741\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9c32347\",\"targetNodeId\":\"Activity_1b66e34\",\"startPoint\":{\"x\":495,\"y\":120},\"endPoint\":{\"x\":630,\"y\":120},\"properties\":{},\"zIndex\":1071,\"pointsList\":[{\"x\":495,\"y\":120},{\"x\":630,\"y\":120}]},{\"id\":\"b09f0803-cf02-4ea3-9647-fd5edb0e7b55\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_1b66e34\",\"targetNodeId\":\"Activity_9afc160\",\"startPoint\":{\"x\":730,\"y\":120},\"endPoint\":{\"x\":840,\"y\":120},\"properties\":{},\"zIndex\":1073,\"pointsList\":[{\"x\":730,\"y\":120},{\"x\":840,\"y\":120}]}]}', '[{\"id\":\"Event_4b6614e\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_9c32347\",\"pid\":\"Event_4b6614e\",\"label\":\"网关1\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_bca6386\",\"pid\":\"Event_4b6614e\",\"label\":\"网关2\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9c32347\",\"pid\":\"Event_4b6614e\",\"label\":\"网关1\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_bca6386\",\"pid\":\"Event_4b6614e\",\"label\":\"网关2\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]', '{\"timerange73058\":null,\"textarea53158\":\"\"}', 1, 1703227347, 1703227344, 0); +INSERT INTO `x_flow_apply` VALUES (25, 2, 1, 'admin', '1', 2, '2', '{\"widgetList\":[{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"textarea\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"},{\"key\":35486,\"type\":\"select\",\"icon\":\"select-field\",\"formItemFlag\":true,\"options\":{\"name\":\"select101798\",\"label\":\"select\",\"labelAlign\":\"\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"filterable\":false,\"allowCreate\":false,\"remote\":false,\"automaticDropdown\":false,\"multiple\":false,\"multipleLimit\":0,\"optionItems\":[{\"label\":\"select 1\",\"value\":1},{\"label\":\"select 2\",\"value\":2},{\"label\":\"select 3\",\"value\":3}],\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onRemoteQuery\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"select101798\"},{\"key\":85807,\"type\":\"input\",\"icon\":\"text-field\",\"formItemFlag\":true,\"options\":{\"name\":\"input47807\",\"label\":\"input\",\"labelAlign\":\"\",\"type\":\"text\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"showPassword\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"prefixIcon\":\"\",\"suffixIcon\":\"\",\"appendButton\":false,\"appendButtonDisabled\":false,\"buttonIcon\":\"custom-search\",\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\",\"onAppendButtonClick\":\"\"},\"id\":\"input47807\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_5026d13\",\"type\":\"bpmn:startEvent\",\"x\":260,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1005,\"text\":{\"x\":260,\"y\":290,\"value\":\"开始\"}},{\"id\":\"Activity_88d7be8\",\"type\":\"bpmn:userTask\",\"x\":810,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"userId\":1,\"deptId\":3,\"postId\":2,\"userType\":3,\"gateway\":[]},\"zIndex\":1011,\"text\":{\"x\":810,\"y\":180,\"value\":\"审批1\"}},{\"id\":\"Event_af85d64\",\"type\":\"bpmn:endEvent\",\"x\":1190,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1015,\"text\":{\"x\":1190,\"y\":400,\"value\":\"结束\"}},{\"id\":\"Gateway_5c0df6e\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}]},\"zIndex\":1005,\"text\":{\"x\":410,\"y\":220,\"value\":\"网关\"}},{\"id\":\"Activity_0c4ec56\",\"type\":\"bpmn:serviceTask\",\"x\":580,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[]},\"zIndex\":1003,\"text\":{\"x\":580,\"y\":180,\"value\":\"系统任务\"}},{\"id\":\"Gateway_9e9bedf\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}]},\"zIndex\":1001,\"text\":{\"x\":410,\"y\":400,\"value\":\"网关\"}},{\"id\":\"Activity_0c8eb76\",\"type\":\"bpmn:userTask\",\"x\":590,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":1,\"userId\":\"\",\"deptId\":2,\"postId\":3,\"gateway\":[]},\"zIndex\":1012,\"text\":{\"x\":590,\"y\":360,\"value\":\"审批\"}},{\"id\":\"Activity_f09936b\",\"type\":\"bpmn:userTask\",\"x\":1030,\"y\":180,\"properties\":{\"userType\":3,\"userId\":1,\"deptId\":\"\",\"postId\":\"\",\"fieldAuth\":{},\"gateway\":[]},\"zIndex\":1001,\"text\":{\"x\":1030,\"y\":180,\"value\":\"审批\"}}],\"edges\":[{\"id\":\"c7d055f8-bbce-40e5-a2b4-5b0fb1ee9aea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_5c0df6e\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":180},{\"x\":385,\"y\":180}]},{\"id\":\"ad29adbd-060c-4e0e-9c54-a5512f2542b0\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_5c0df6e\",\"targetNodeId\":\"Activity_0c4ec56\",\"startPoint\":{\"x\":435,\"y\":180},\"endPoint\":{\"x\":530,\"y\":180},\"properties\":{},\"zIndex\":1016,\"pointsList\":[{\"x\":435,\"y\":180},{\"x\":530,\"y\":180}]},{\"id\":\"2146dbe0-9e6d-4c20-ab84-6f66d3f5f4ea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_9e9bedf\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":360},\"properties\":{},\"zIndex\":1008,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":360},{\"x\":385,\"y\":360}]},{\"id\":\"7bfc16b1-a40b-4a53-8599-498a73dede74\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9e9bedf\",\"targetNodeId\":\"Activity_0c8eb76\",\"startPoint\":{\"x\":435,\"y\":360},\"endPoint\":{\"x\":540,\"y\":360},\"properties\":{},\"zIndex\":1012,\"pointsList\":[{\"x\":435,\"y\":360},{\"x\":540,\"y\":360}]},{\"id\":\"3f872b96-1abf-4051-9c12-b6fe4e159b00\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c8eb76\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":640,\"y\":360},\"endPoint\":{\"x\":1172,\"y\":360},\"properties\":{},\"zIndex\":1027,\"pointsList\":[{\"x\":640,\"y\":360},{\"x\":1172,\"y\":360}]},{\"id\":\"16833e07-5735-48dd-83f2-e14c04b8fe9b\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c4ec56\",\"targetNodeId\":\"Activity_88d7be8\",\"startPoint\":{\"x\":630,\"y\":180},\"endPoint\":{\"x\":760,\"y\":180},\"properties\":{},\"zIndex\":1004,\"pointsList\":[{\"x\":630,\"y\":180},{\"x\":760,\"y\":180}]},{\"id\":\"15929f6f-cf6e-465c-848c-c31fdd4e89d2\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_88d7be8\",\"targetNodeId\":\"Activity_f09936b\",\"startPoint\":{\"x\":860,\"y\":180},\"endPoint\":{\"x\":980,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":860,\"y\":180},{\"x\":980,\"y\":180}]},{\"id\":\"0ba7f6ae-1101-4c7d-ac4f-b01f755f518f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_f09936b\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":1080,\"y\":180},\"endPoint\":{\"x\":1190,\"y\":342},\"properties\":{},\"zIndex\":1002,\"pointsList\":[{\"x\":1080,\"y\":180},{\"x\":1190,\"y\":180},{\"x\":1190,\"y\":342}]}]}', '[{\"id\":\"Event_5026d13\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]', '{\"textarea53158\":\"1\",\"select101798\":\"\",\"input47807\":\"\"}', 3, 1703781731, 1703761264, 0); +INSERT INTO `x_flow_apply` VALUES (26, 2, 1, 'admin', '2', 2, '2', '{\"widgetList\":[{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"textarea\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"},{\"key\":35486,\"type\":\"select\",\"icon\":\"select-field\",\"formItemFlag\":true,\"options\":{\"name\":\"select101798\",\"label\":\"select\",\"labelAlign\":\"\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"filterable\":false,\"allowCreate\":false,\"remote\":false,\"automaticDropdown\":false,\"multiple\":false,\"multipleLimit\":0,\"optionItems\":[{\"label\":\"select 1\",\"value\":1},{\"label\":\"select 2\",\"value\":2},{\"label\":\"select 3\",\"value\":3}],\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onRemoteQuery\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"select101798\"},{\"key\":85807,\"type\":\"input\",\"icon\":\"text-field\",\"formItemFlag\":true,\"options\":{\"name\":\"input47807\",\"label\":\"input\",\"labelAlign\":\"\",\"type\":\"text\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"showPassword\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"prefixIcon\":\"\",\"suffixIcon\":\"\",\"appendButton\":false,\"appendButtonDisabled\":false,\"buttonIcon\":\"custom-search\",\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\",\"onAppendButtonClick\":\"\"},\"id\":\"input47807\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_5026d13\",\"type\":\"bpmn:startEvent\",\"x\":260,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1005,\"text\":{\"x\":260,\"y\":290,\"value\":\"开始\"}},{\"id\":\"Activity_88d7be8\",\"type\":\"bpmn:userTask\",\"x\":810,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"userId\":1,\"deptId\":3,\"postId\":2,\"userType\":3,\"gateway\":[]},\"zIndex\":1011,\"text\":{\"x\":810,\"y\":180,\"value\":\"审批1\"}},{\"id\":\"Event_af85d64\",\"type\":\"bpmn:endEvent\",\"x\":1190,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1015,\"text\":{\"x\":1190,\"y\":400,\"value\":\"结束\"}},{\"id\":\"Gateway_5c0df6e\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}]},\"zIndex\":1005,\"text\":{\"x\":410,\"y\":220,\"value\":\"网关\"}},{\"id\":\"Activity_0c4ec56\",\"type\":\"bpmn:serviceTask\",\"x\":580,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[]},\"zIndex\":1003,\"text\":{\"x\":580,\"y\":180,\"value\":\"系统任务\"}},{\"id\":\"Gateway_9e9bedf\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}]},\"zIndex\":1001,\"text\":{\"x\":410,\"y\":400,\"value\":\"网关\"}},{\"id\":\"Activity_0c8eb76\",\"type\":\"bpmn:userTask\",\"x\":590,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":1,\"userId\":\"\",\"deptId\":2,\"postId\":3,\"gateway\":[]},\"zIndex\":1012,\"text\":{\"x\":590,\"y\":360,\"value\":\"审批\"}},{\"id\":\"Activity_f09936b\",\"type\":\"bpmn:userTask\",\"x\":1030,\"y\":180,\"properties\":{\"userType\":3,\"userId\":1,\"deptId\":\"\",\"postId\":\"\",\"fieldAuth\":{},\"gateway\":[]},\"zIndex\":1001,\"text\":{\"x\":1030,\"y\":180,\"value\":\"审批\"}}],\"edges\":[{\"id\":\"c7d055f8-bbce-40e5-a2b4-5b0fb1ee9aea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_5c0df6e\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":180},{\"x\":385,\"y\":180}]},{\"id\":\"ad29adbd-060c-4e0e-9c54-a5512f2542b0\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_5c0df6e\",\"targetNodeId\":\"Activity_0c4ec56\",\"startPoint\":{\"x\":435,\"y\":180},\"endPoint\":{\"x\":530,\"y\":180},\"properties\":{},\"zIndex\":1016,\"pointsList\":[{\"x\":435,\"y\":180},{\"x\":530,\"y\":180}]},{\"id\":\"2146dbe0-9e6d-4c20-ab84-6f66d3f5f4ea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_9e9bedf\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":360},\"properties\":{},\"zIndex\":1008,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":360},{\"x\":385,\"y\":360}]},{\"id\":\"7bfc16b1-a40b-4a53-8599-498a73dede74\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9e9bedf\",\"targetNodeId\":\"Activity_0c8eb76\",\"startPoint\":{\"x\":435,\"y\":360},\"endPoint\":{\"x\":540,\"y\":360},\"properties\":{},\"zIndex\":1012,\"pointsList\":[{\"x\":435,\"y\":360},{\"x\":540,\"y\":360}]},{\"id\":\"3f872b96-1abf-4051-9c12-b6fe4e159b00\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c8eb76\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":640,\"y\":360},\"endPoint\":{\"x\":1172,\"y\":360},\"properties\":{},\"zIndex\":1027,\"pointsList\":[{\"x\":640,\"y\":360},{\"x\":1172,\"y\":360}]},{\"id\":\"16833e07-5735-48dd-83f2-e14c04b8fe9b\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c4ec56\",\"targetNodeId\":\"Activity_88d7be8\",\"startPoint\":{\"x\":630,\"y\":180},\"endPoint\":{\"x\":760,\"y\":180},\"properties\":{},\"zIndex\":1004,\"pointsList\":[{\"x\":630,\"y\":180},{\"x\":760,\"y\":180}]},{\"id\":\"15929f6f-cf6e-465c-848c-c31fdd4e89d2\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_88d7be8\",\"targetNodeId\":\"Activity_f09936b\",\"startPoint\":{\"x\":860,\"y\":180},\"endPoint\":{\"x\":980,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":860,\"y\":180},{\"x\":980,\"y\":180}]},{\"id\":\"0ba7f6ae-1101-4c7d-ac4f-b01f755f518f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_f09936b\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":1080,\"y\":180},\"endPoint\":{\"x\":1190,\"y\":342},\"properties\":{},\"zIndex\":1002,\"pointsList\":[{\"x\":1080,\"y\":180},{\"x\":1190,\"y\":180},{\"x\":1190,\"y\":342}]}]}', '[{\"id\":\"Event_5026d13\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]', '{\"textarea53158\":\"2\",\"select101798\":\"\",\"input47807\":\"\"}', 2, 1703767009, 1703766995, 0); +INSERT INTO `x_flow_apply` VALUES (27, 2, 1, 'admin', '2', 2, '2', '{\"widgetList\":[{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"textarea\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"},{\"key\":35486,\"type\":\"select\",\"icon\":\"select-field\",\"formItemFlag\":true,\"options\":{\"name\":\"select101798\",\"label\":\"select\",\"labelAlign\":\"\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"filterable\":false,\"allowCreate\":false,\"remote\":false,\"automaticDropdown\":false,\"multiple\":false,\"multipleLimit\":0,\"optionItems\":[{\"label\":\"select 1\",\"value\":1},{\"label\":\"select 2\",\"value\":2},{\"label\":\"select 3\",\"value\":3}],\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onRemoteQuery\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"select101798\"},{\"key\":85807,\"type\":\"input\",\"icon\":\"text-field\",\"formItemFlag\":true,\"options\":{\"name\":\"input47807\",\"label\":\"input\",\"labelAlign\":\"\",\"type\":\"text\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"showPassword\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"prefixIcon\":\"\",\"suffixIcon\":\"\",\"appendButton\":false,\"appendButtonDisabled\":false,\"buttonIcon\":\"custom-search\",\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\",\"onAppendButtonClick\":\"\"},\"id\":\"input47807\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_5026d13\",\"type\":\"bpmn:startEvent\",\"x\":260,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1005,\"text\":{\"x\":260,\"y\":290,\"value\":\"开始\"}},{\"id\":\"Activity_88d7be8\",\"type\":\"bpmn:userTask\",\"x\":810,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"userId\":1,\"deptId\":3,\"postId\":2,\"userType\":3,\"gateway\":[]},\"zIndex\":1011,\"text\":{\"x\":810,\"y\":180,\"value\":\"审批1\"}},{\"id\":\"Event_af85d64\",\"type\":\"bpmn:endEvent\",\"x\":1190,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1015,\"text\":{\"x\":1190,\"y\":400,\"value\":\"结束\"}},{\"id\":\"Gateway_5c0df6e\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}]},\"zIndex\":1005,\"text\":{\"x\":410,\"y\":220,\"value\":\"网关\"}},{\"id\":\"Activity_0c4ec56\",\"type\":\"bpmn:serviceTask\",\"x\":580,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[]},\"zIndex\":1003,\"text\":{\"x\":580,\"y\":180,\"value\":\"系统任务\"}},{\"id\":\"Gateway_9e9bedf\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}]},\"zIndex\":1001,\"text\":{\"x\":410,\"y\":400,\"value\":\"网关\"}},{\"id\":\"Activity_0c8eb76\",\"type\":\"bpmn:userTask\",\"x\":590,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":1,\"userId\":\"\",\"deptId\":2,\"postId\":3,\"gateway\":[]},\"zIndex\":1012,\"text\":{\"x\":590,\"y\":360,\"value\":\"审批\"}},{\"id\":\"Activity_f09936b\",\"type\":\"bpmn:userTask\",\"x\":1030,\"y\":180,\"properties\":{\"userType\":3,\"userId\":1,\"deptId\":\"\",\"postId\":\"\",\"fieldAuth\":{},\"gateway\":[]},\"zIndex\":1001,\"text\":{\"x\":1030,\"y\":180,\"value\":\"审批\"}}],\"edges\":[{\"id\":\"c7d055f8-bbce-40e5-a2b4-5b0fb1ee9aea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_5c0df6e\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":180},{\"x\":385,\"y\":180}]},{\"id\":\"ad29adbd-060c-4e0e-9c54-a5512f2542b0\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_5c0df6e\",\"targetNodeId\":\"Activity_0c4ec56\",\"startPoint\":{\"x\":435,\"y\":180},\"endPoint\":{\"x\":530,\"y\":180},\"properties\":{},\"zIndex\":1016,\"pointsList\":[{\"x\":435,\"y\":180},{\"x\":530,\"y\":180}]},{\"id\":\"2146dbe0-9e6d-4c20-ab84-6f66d3f5f4ea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_9e9bedf\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":360},\"properties\":{},\"zIndex\":1008,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":360},{\"x\":385,\"y\":360}]},{\"id\":\"7bfc16b1-a40b-4a53-8599-498a73dede74\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9e9bedf\",\"targetNodeId\":\"Activity_0c8eb76\",\"startPoint\":{\"x\":435,\"y\":360},\"endPoint\":{\"x\":540,\"y\":360},\"properties\":{},\"zIndex\":1012,\"pointsList\":[{\"x\":435,\"y\":360},{\"x\":540,\"y\":360}]},{\"id\":\"3f872b96-1abf-4051-9c12-b6fe4e159b00\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c8eb76\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":640,\"y\":360},\"endPoint\":{\"x\":1172,\"y\":360},\"properties\":{},\"zIndex\":1027,\"pointsList\":[{\"x\":640,\"y\":360},{\"x\":1172,\"y\":360}]},{\"id\":\"16833e07-5735-48dd-83f2-e14c04b8fe9b\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c4ec56\",\"targetNodeId\":\"Activity_88d7be8\",\"startPoint\":{\"x\":630,\"y\":180},\"endPoint\":{\"x\":760,\"y\":180},\"properties\":{},\"zIndex\":1004,\"pointsList\":[{\"x\":630,\"y\":180},{\"x\":760,\"y\":180}]},{\"id\":\"15929f6f-cf6e-465c-848c-c31fdd4e89d2\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_88d7be8\",\"targetNodeId\":\"Activity_f09936b\",\"startPoint\":{\"x\":860,\"y\":180},\"endPoint\":{\"x\":980,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":860,\"y\":180},{\"x\":980,\"y\":180}]},{\"id\":\"0ba7f6ae-1101-4c7d-ac4f-b01f755f518f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_f09936b\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":1080,\"y\":180},\"endPoint\":{\"x\":1190,\"y\":342},\"properties\":{},\"zIndex\":1002,\"pointsList\":[{\"x\":1080,\"y\":180},{\"x\":1190,\"y\":180},{\"x\":1190,\"y\":342}]}]}', '[{\"id\":\"Event_5026d13\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]', '', 1, 1703767519, 1703767519, 0); -- ---------------------------- -- Table structure for x_flow_history @@ -285,6 +294,8 @@ CREATE TABLE `x_flow_history` ( `approver_id` int(10) UNSIGNED NOT NULL COMMENT '审批人id', `approver_nickname` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '' COMMENT '审批用户昵称', `node_id` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '节点', + `node_type` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '节点类型', + `node_label` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '节点名称', `form_value` mediumtext CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表单值', `pass_status` tinyint(1) UNSIGNED NOT NULL DEFAULT 1 COMMENT '通过状态:1待处理,2通过,3拒绝', `pass_remark` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '通过备注', @@ -294,14 +305,22 @@ CREATE TABLE `x_flow_history` ( PRIMARY KEY (`id`) USING BTREE, INDEX `apply_id`(`apply_id`) USING BTREE, INDEX `approver_id`(`approver_id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '流程历史' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 82 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '流程历史' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_flow_history -- ---------------------------- -INSERT INTO `x_flow_history` VALUES (1, 1, 3, 1, 'admin', 0, '', 'Gateway_9c32347', '{\"timerange73058\":[\"14:40:18\",\"15:40:18\"],\"textarea53158\":\"333\"}', 1, '', 1703227314, 1703227314, 0); -INSERT INTO `x_flow_history` VALUES (2, 1, 3, 1, 'admin', 0, '', 'Activity_1b66e34', '{\"timerange73058\":[\"14:40:18\",\"15:40:18\"],\"textarea53158\":\"333\"}', 1, '', 1703227314, 1703227314, 0); -INSERT INTO `x_flow_history` VALUES (3, 1, 3, 1, 'admin', 1, '', 'Activity_9afc160', '{\"timerange73058\":[\"14:40:18\",\"15:40:18\"],\"textarea53158\":\"333\"}', 1, '', 1703227314, 1703227314, 0); +INSERT INTO `x_flow_history` VALUES (71, 25, 2, 1, 'admin', 0, '', 'Event_5026d13', 'bpmn:startEvent', '开始', '{\"textarea53158\":\"1\",\"select101798\":\"\",\"input47807\":\"\"}', 2, '', 1703761271, 1703761271, 0); +INSERT INTO `x_flow_history` VALUES (72, 25, 2, 1, 'admin', 0, '', 'Gateway_5c0df6e', 'bpmn:exclusiveGateway', '网关', '{\"textarea53158\":\"1\",\"select101798\":\"\",\"input47807\":\"\"}', 2, '', 1703761271, 1703761271, 0); +INSERT INTO `x_flow_history` VALUES (73, 25, 2, 1, 'admin', 0, '', 'Activity_0c4ec56', 'bpmn:serviceTask', '系统任务', '{\"textarea53158\":\"1\",\"select101798\":\"\",\"input47807\":\"\"}', 1, '', 1703761271, 1703761271, 0); +INSERT INTO `x_flow_history` VALUES (74, 25, 2, 1, 'admin', 1, '', 'Activity_88d7be8', 'bpmn:userTask', '审批1', '{\"textarea53158\":\"1\",\"select101798\":\"\",\"input47807\":\"\"}', 2, '1', 1703761304, 1703761271, 0); +INSERT INTO `x_flow_history` VALUES (75, 25, 2, 1, 'admin', 1, '', 'Activity_f09936b', 'bpmn:userTask', '审批', '{\"textarea53158\":\"1\",\"select101798\":\"\",\"input47807\":\"\"}', 3, '123', 1703761569, 1703761304, 0); +INSERT INTO `x_flow_history` VALUES (76, 25, 2, 1, 'admin', 1, '', 'Activity_88d7be8', 'bpmn:userTask', '审批1', '{\"textarea53158\":\"1\",\"select101798\":2,\"input47807\":\"6\"}', 2, '9', 1703781154, 1703761569, 0); +INSERT INTO `x_flow_history` VALUES (77, 26, 2, 1, 'admin', 0, '', 'Event_5026d13', 'bpmn:startEvent', '开始', '{\"textarea53158\":\"2\",\"select101798\":\"\",\"input47807\":\"\"}', 2, '', 1703767009, 1703767009, 0); +INSERT INTO `x_flow_history` VALUES (78, 26, 2, 1, 'admin', 0, '', 'Gateway_9e9bedf', 'bpmn:exclusiveGateway', '网关', '{\"textarea53158\":\"2\",\"select101798\":\"\",\"input47807\":\"\"}', 2, '', 1703767009, 1703767009, 0); +INSERT INTO `x_flow_history` VALUES (79, 26, 2, 1, 'admin', 2, '', 'Activity_0c8eb76', 'bpmn:userTask', '审批', '{\"textarea53158\":\"2\",\"select101798\":\"\",\"input47807\":\"\"}', 1, '', 1703767009, 1703767009, 0); +INSERT INTO `x_flow_history` VALUES (80, 25, 2, 1, 'admin', 1, '', 'Activity_f09936b', 'bpmn:userTask', '审批', '{\"textarea53158\":\"1\",\"select101798\":2,\"input47807\":\"6\"}', 2, '6', 1703781731, 1703781154, 0); +INSERT INTO `x_flow_history` VALUES (81, 25, 2, 1, 'admin', 0, '', 'Event_af85d64', 'bpmn:endEvent', '结束', '{\"textarea53158\":\"1\",\"select101798\":2,\"input47807\":\"6\"}', 2, '', 1703781731, 1703781731, 0); -- ---------------------------- -- Table structure for x_flow_template @@ -325,7 +344,7 @@ CREATE TABLE `x_flow_template` ( -- Records of x_flow_template -- ---------------------------- INSERT INTO `x_flow_template` VALUES (1, '1', 1, '1', '{\"widgetList\":[{\"key\":40082,\"type\":\"table\",\"category\":\"container\",\"icon\":\"table\",\"rows\":[{\"cols\":[{\"type\":\"table-cell\",\"category\":\"container\",\"icon\":\"table-cell\",\"internal\":true,\"widgetList\":[],\"merged\":false,\"options\":{\"name\":\"table-cell-42449\",\"cellWidth\":\"\",\"cellHeight\":\"\",\"colspan\":1,\"rowspan\":1,\"customClass\":\"\"},\"id\":\"table-cell-42449\"}],\"id\":\"table-row-100944\",\"merged\":false}],\"options\":{\"name\":\"table100586\",\"hidden\":false,\"customClass\":[]},\"id\":\"table100586\"},{\"key\":47677,\"type\":\"time-range\",\"icon\":\"time-range-field\",\"formItemFlag\":true,\"options\":{\"name\":\"timerange73058\",\"label\":\"time-range\",\"labelAlign\":\"\",\"defaultValue\":null,\"startPlaceholder\":\"\",\"endPlaceholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"autoFullWidth\":true,\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"editable\":false,\"format\":\"HH:mm:ss\",\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"timerange73058\"},{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"textarea\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_be521c6\",\"type\":\"bpmn:startEvent\",\"x\":560,\"y\":250,\"properties\":{},\"zIndex\":1010,\"text\":{\"x\":560,\"y\":290,\"value\":\"开始\"}},{\"id\":\"Activity_af6a39d\",\"type\":\"bpmn:userTask\",\"x\":820,\"y\":290,\"properties\":{},\"zIndex\":1012,\"text\":{\"x\":820,\"y\":290,\"value\":\"审批\"}},{\"id\":\"Event_07c8d97\",\"type\":\"bpmn:endEvent\",\"x\":600,\"y\":480,\"properties\":{},\"zIndex\":1009,\"text\":{\"x\":600,\"y\":520,\"value\":\"结束\"}}],\"edges\":[{\"id\":\"2c5d59e5-9391-41eb-8965-ad7d96ec606e\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_be521c6\",\"targetNodeId\":\"Activity_af6a39d\",\"startPoint\":{\"x\":578,\"y\":250},\"endPoint\":{\"x\":770,\"y\":290},\"properties\":{},\"zIndex\":1011,\"pointsList\":[{\"x\":578,\"y\":250},{\"x\":674,\"y\":250},{\"x\":674,\"y\":290},{\"x\":770,\"y\":290}]},{\"id\":\"b43de65b-6489-4e2d-aa2b-d298a430f912\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_af6a39d\",\"targetNodeId\":\"Event_07c8d97\",\"startPoint\":{\"x\":820,\"y\":330},\"endPoint\":{\"x\":618,\"y\":480},\"properties\":{},\"zIndex\":1013,\"pointsList\":[{\"x\":820,\"y\":330},{\"x\":820,\"y\":480},{\"x\":618,\"y\":480}]}]}', NULL, 0, 0, 0); -INSERT INTO `x_flow_template` VALUES (2, '2', 2, '2', '{\"widgetList\":[{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"textarea\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_5026d13\",\"type\":\"bpmn:startEvent\",\"x\":260,\"y\":250,\"properties\":{},\"zIndex\":1005,\"text\":{\"x\":260,\"y\":290,\"value\":\"开始\"}},{\"id\":\"Activity_88d7be8\",\"type\":\"bpmn:userTask\",\"x\":440,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1020,\"text\":{\"x\":440,\"y\":250,\"value\":\"审批1\"}},{\"id\":\"Event_af85d64\",\"type\":\"bpmn:endEvent\",\"x\":860,\"y\":430,\"properties\":{},\"zIndex\":1030,\"text\":{\"x\":860,\"y\":470,\"value\":\"结束\"}},{\"id\":\"Activity_25503fa\",\"type\":\"bpmn:userTask\",\"x\":670,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1021,\"text\":{\"x\":670,\"y\":250,\"value\":\"审批2\"}},{\"id\":\"Activity_aef6da7\",\"type\":\"bpmn:userTask\",\"x\":860,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1022,\"text\":{\"x\":860,\"y\":250,\"value\":\"审批3\"}}],\"edges\":[{\"id\":\"551bb676-f75e-40b6-a6d1-bb7cb0fd9a6d\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Activity_88d7be8\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":390,\"y\":250},\"properties\":{},\"zIndex\":1006,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":390,\"y\":250}]},{\"id\":\"8ed211b9-ac96-4247-8981-7b3ef9c66aa7\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_aef6da7\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":860,\"y\":290},\"endPoint\":{\"x\":860,\"y\":412},\"properties\":{},\"zIndex\":1015,\"pointsList\":[{\"x\":860,\"y\":290},{\"x\":860,\"y\":412}]},{\"id\":\"2c2a0325-93d5-412a-91cb-5db54ef17805\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_25503fa\",\"targetNodeId\":\"Activity_aef6da7\",\"startPoint\":{\"x\":720,\"y\":250},\"endPoint\":{\"x\":810,\"y\":250},\"properties\":{},\"zIndex\":1017,\"pointsList\":[{\"x\":720,\"y\":250},{\"x\":810,\"y\":250}]},{\"id\":\"451ff820-942f-4f40-b3af-cba625fcb4a3\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_88d7be8\",\"targetNodeId\":\"Activity_25503fa\",\"startPoint\":{\"x\":490,\"y\":250},\"endPoint\":{\"x\":620,\"y\":250},\"properties\":{},\"zIndex\":1019,\"pointsList\":[{\"x\":490,\"y\":250},{\"x\":620,\"y\":250}]}]}', '[{\"id\":\"Event_5026d13\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Event_5026d13\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_25503fa\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批2\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_aef6da7\",\"pid\":\"Activity_25503fa\",\"label\":\"审批3\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_aef6da7\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Activity_88d7be8\",\"pid\":\"Event_5026d13\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_25503fa\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批2\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_aef6da7\",\"pid\":\"Activity_25503fa\",\"label\":\"审批3\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_aef6da7\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_25503fa\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批2\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_aef6da7\",\"pid\":\"Activity_25503fa\",\"label\":\"审批3\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_aef6da7\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_aef6da7\",\"pid\":\"Activity_25503fa\",\"label\":\"审批3\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1},\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_aef6da7\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_aef6da7\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]', 0, 0, 0); +INSERT INTO `x_flow_template` VALUES (2, '2', 2, '2', '{\"widgetList\":[{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"textarea\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"},{\"key\":35486,\"type\":\"select\",\"icon\":\"select-field\",\"formItemFlag\":true,\"options\":{\"name\":\"select101798\",\"label\":\"select\",\"labelAlign\":\"\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"filterable\":false,\"allowCreate\":false,\"remote\":false,\"automaticDropdown\":false,\"multiple\":false,\"multipleLimit\":0,\"optionItems\":[{\"label\":\"select 1\",\"value\":1},{\"label\":\"select 2\",\"value\":2},{\"label\":\"select 3\",\"value\":3}],\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onRemoteQuery\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"select101798\"},{\"key\":85807,\"type\":\"input\",\"icon\":\"text-field\",\"formItemFlag\":true,\"options\":{\"name\":\"input47807\",\"label\":\"input\",\"labelAlign\":\"\",\"type\":\"text\",\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"showPassword\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":\"\",\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"prefixIcon\":\"\",\"suffixIcon\":\"\",\"appendButton\":false,\"appendButtonDisabled\":false,\"buttonIcon\":\"custom-search\",\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\",\"onAppendButtonClick\":\"\"},\"id\":\"input47807\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_5026d13\",\"type\":\"bpmn:startEvent\",\"x\":260,\"y\":250,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1005,\"text\":{\"x\":260,\"y\":290,\"value\":\"开始\"}},{\"id\":\"Activity_88d7be8\",\"type\":\"bpmn:userTask\",\"x\":810,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"userId\":1,\"deptId\":3,\"postId\":2,\"userType\":3,\"gateway\":[]},\"zIndex\":1011,\"text\":{\"x\":810,\"y\":180,\"value\":\"审批1\"}},{\"id\":\"Event_af85d64\",\"type\":\"bpmn:endEvent\",\"x\":1190,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\"},\"zIndex\":1015,\"text\":{\"x\":1190,\"y\":400,\"value\":\"结束\"}},{\"id\":\"Gateway_5c0df6e\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}]},\"zIndex\":1005,\"text\":{\"x\":410,\"y\":220,\"value\":\"网关\"}},{\"id\":\"Activity_0c4ec56\",\"type\":\"bpmn:serviceTask\",\"x\":580,\"y\":180,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"userType\":\"\",\"gateway\":[]},\"zIndex\":1003,\"text\":{\"x\":580,\"y\":180,\"value\":\"系统任务\"}},{\"id\":\"Gateway_9e9bedf\",\"type\":\"bpmn:exclusiveGateway\",\"x\":410,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":\"\",\"userId\":\"\",\"deptId\":\"\",\"postId\":\"\",\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}]},\"zIndex\":1001,\"text\":{\"x\":410,\"y\":400,\"value\":\"网关\"}},{\"id\":\"Activity_0c8eb76\",\"type\":\"bpmn:userTask\",\"x\":590,\"y\":360,\"properties\":{\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":1,\"userId\":\"\",\"deptId\":2,\"postId\":3,\"gateway\":[]},\"zIndex\":1012,\"text\":{\"x\":590,\"y\":360,\"value\":\"审批\"}},{\"id\":\"Activity_f09936b\",\"type\":\"bpmn:userTask\",\"x\":1030,\"y\":180,\"properties\":{\"userType\":3,\"userId\":1,\"deptId\":\"\",\"postId\":\"\",\"fieldAuth\":{},\"gateway\":[]},\"zIndex\":1001,\"text\":{\"x\":1030,\"y\":180,\"value\":\"审批\"}}],\"edges\":[{\"id\":\"c7d055f8-bbce-40e5-a2b4-5b0fb1ee9aea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_5c0df6e\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":180},{\"x\":385,\"y\":180}]},{\"id\":\"ad29adbd-060c-4e0e-9c54-a5512f2542b0\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_5c0df6e\",\"targetNodeId\":\"Activity_0c4ec56\",\"startPoint\":{\"x\":435,\"y\":180},\"endPoint\":{\"x\":530,\"y\":180},\"properties\":{},\"zIndex\":1016,\"pointsList\":[{\"x\":435,\"y\":180},{\"x\":530,\"y\":180}]},{\"id\":\"2146dbe0-9e6d-4c20-ab84-6f66d3f5f4ea\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_5026d13\",\"targetNodeId\":\"Gateway_9e9bedf\",\"startPoint\":{\"x\":278,\"y\":250},\"endPoint\":{\"x\":385,\"y\":360},\"properties\":{},\"zIndex\":1008,\"pointsList\":[{\"x\":278,\"y\":250},{\"x\":355,\"y\":250},{\"x\":355,\"y\":360},{\"x\":385,\"y\":360}]},{\"id\":\"7bfc16b1-a40b-4a53-8599-498a73dede74\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9e9bedf\",\"targetNodeId\":\"Activity_0c8eb76\",\"startPoint\":{\"x\":435,\"y\":360},\"endPoint\":{\"x\":540,\"y\":360},\"properties\":{},\"zIndex\":1012,\"pointsList\":[{\"x\":435,\"y\":360},{\"x\":540,\"y\":360}]},{\"id\":\"3f872b96-1abf-4051-9c12-b6fe4e159b00\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c8eb76\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":640,\"y\":360},\"endPoint\":{\"x\":1172,\"y\":360},\"properties\":{},\"zIndex\":1027,\"pointsList\":[{\"x\":640,\"y\":360},{\"x\":1172,\"y\":360}]},{\"id\":\"16833e07-5735-48dd-83f2-e14c04b8fe9b\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_0c4ec56\",\"targetNodeId\":\"Activity_88d7be8\",\"startPoint\":{\"x\":630,\"y\":180},\"endPoint\":{\"x\":760,\"y\":180},\"properties\":{},\"zIndex\":1004,\"pointsList\":[{\"x\":630,\"y\":180},{\"x\":760,\"y\":180}]},{\"id\":\"15929f6f-cf6e-465c-848c-c31fdd4e89d2\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_88d7be8\",\"targetNodeId\":\"Activity_f09936b\",\"startPoint\":{\"x\":860,\"y\":180},\"endPoint\":{\"x\":980,\"y\":180},\"properties\":{},\"zIndex\":1009,\"pointsList\":[{\"x\":860,\"y\":180},{\"x\":980,\"y\":180}]},{\"id\":\"0ba7f6ae-1101-4c7d-ac4f-b01f755f518f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_f09936b\",\"targetNodeId\":\"Event_af85d64\",\"startPoint\":{\"x\":1080,\"y\":180},\"endPoint\":{\"x\":1190,\"y\":342},\"properties\":{},\"zIndex\":1002,\"pointsList\":[{\"x\":1080,\"y\":180},{\"x\":1190,\"y\":180},{\"x\":1190,\"y\":342}]}]}', '[{\"id\":\"Event_5026d13\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_5c0df6e\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"1\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Activity_0c4ec56\",\"pid\":\"Gateway_5c0df6e\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_88d7be8\",\"pid\":\"Activity_0c4ec56\",\"label\":\"审批1\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":2,\"textarea9642\":2,\"select101798\":2,\"input47807\":2},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":3,\"postId\":2,\"children\":[{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_f09936b\",\"pid\":\"Activity_88d7be8\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{},\"gateway\":[],\"userType\":3,\"userId\":1,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_f09936b\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_9e9bedf\",\"pid\":\"Event_5026d13\",\"label\":\"网关\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[{\"id\":\"textarea53158\",\"value\":\"2\",\"condition\":\"==\"}],\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_0c8eb76\",\"pid\":\"Gateway_9e9bedf\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"gateway\":[],\"userType\":1,\"userId\":0,\"deptId\":2,\"postId\":3,\"children\":[{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_af85d64\",\"pid\":\"Activity_0c8eb76\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"fieldAuth\":{\"textarea53158\":1,\"textarea9642\":1,\"select101798\":1,\"input47807\":1},\"userType\":0,\"userId\":0,\"deptId\":0,\"postId\":0}]', 0, 0, 0); INSERT INTO `x_flow_template` VALUES (3, '3', 2, '3', '{\"widgetList\":[{\"key\":47677,\"type\":\"time-range\",\"icon\":\"time-range-field\",\"formItemFlag\":true,\"options\":{\"name\":\"timerange73058\",\"label\":\"时间\",\"labelAlign\":\"\",\"defaultValue\":null,\"startPlaceholder\":\"\",\"endPlaceholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"autoFullWidth\":true,\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"clearable\":true,\"editable\":false,\"format\":\"HH:mm:ss\",\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"onCreated\":\"\",\"onMounted\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"timerange73058\"},{\"key\":93225,\"type\":\"textarea\",\"icon\":\"textarea-field\",\"formItemFlag\":true,\"options\":{\"name\":\"textarea53158\",\"label\":\"文本\",\"labelAlign\":\"\",\"rows\":3,\"defaultValue\":\"\",\"placeholder\":\"\",\"columnWidth\":\"200px\",\"size\":\"\",\"labelWidth\":null,\"labelHidden\":false,\"readonly\":false,\"disabled\":false,\"hidden\":false,\"required\":false,\"requiredHint\":\"\",\"validation\":\"\",\"validationHint\":\"\",\"customClass\":[],\"labelIconClass\":null,\"labelIconPosition\":\"rear\",\"labelTooltip\":null,\"minLength\":null,\"maxLength\":null,\"showWordLimit\":false,\"onCreated\":\"\",\"onMounted\":\"\",\"onInput\":\"\",\"onChange\":\"\",\"onFocus\":\"\",\"onBlur\":\"\",\"onValidate\":\"\"},\"id\":\"textarea53158\"}],\"formConfig\":{\"modelName\":\"formData\",\"refName\":\"vForm\",\"rulesName\":\"rules\",\"labelWidth\":80,\"labelPosition\":\"left\",\"size\":\"\",\"labelAlign\":\"label-left-align\",\"cssCode\":\"\",\"customClass\":[],\"functions\":\"\",\"layoutType\":\"H5\",\"jsonVersion\":3,\"onFormCreated\":\"\",\"onFormMounted\":\"\",\"onFormDataChange\":\"\"}}', '{\"nodes\":[{\"id\":\"Event_4b6614e\",\"type\":\"bpmn:startEvent\",\"x\":240,\"y\":200,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1041,\"text\":{\"x\":240,\"y\":240,\"value\":\"开始\"}},{\"id\":\"Gateway_9c32347\",\"type\":\"bpmn:exclusiveGateway\",\"x\":470,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1014,\"text\":{\"x\":470,\"y\":160,\"value\":\"网关1\"}},{\"id\":\"Event_d6eb84a\",\"type\":\"bpmn:endEvent\",\"x\":1050,\"y\":200,\"properties\":{},\"zIndex\":1021,\"text\":{\"x\":1050,\"y\":240,\"value\":\"结束\"}},{\"id\":\"Gateway_bca6386\",\"type\":\"bpmn:exclusiveGateway\",\"x\":470,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1012,\"text\":{\"x\":470,\"y\":320,\"value\":\"网关2\"}},{\"id\":\"Activity_9afc160\",\"type\":\"bpmn:userTask\",\"x\":890,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\",\"userId\":1,\"deptId\":1,\"postId\":2},\"zIndex\":1003,\"text\":{\"x\":890,\"y\":120,\"value\":\"审批\"}},{\"id\":\"Activity_3a97a80\",\"type\":\"bpmn:userTask\",\"x\":890,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\",\"userId\":1,\"deptId\":1,\"postId\":2},\"zIndex\":1020,\"text\":{\"x\":890,\"y\":280,\"value\":\"审批\"}},{\"id\":\"Activity_bcd84a7\",\"type\":\"bpmn:serviceTask\",\"x\":680,\"y\":280,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1004,\"text\":{\"x\":680,\"y\":280,\"value\":\"系统任务\"}},{\"id\":\"Activity_1b66e34\",\"type\":\"bpmn:serviceTask\",\"x\":680,\"y\":120,\"properties\":{\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"user\":\"\"},\"zIndex\":1002,\"text\":{\"x\":680,\"y\":120,\"value\":\"系统任务\"}}],\"edges\":[{\"id\":\"ad328b0f-d643-4405-a572-a46231d85b20\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_4b6614e\",\"targetNodeId\":\"Gateway_9c32347\",\"startPoint\":{\"x\":258,\"y\":200},\"endPoint\":{\"x\":445,\"y\":120},\"properties\":{},\"zIndex\":1040,\"pointsList\":[{\"x\":258,\"y\":200},{\"x\":288,\"y\":200},{\"x\":288,\"y\":120},{\"x\":445,\"y\":120}]},{\"id\":\"0921f2e8-c802-4c2d-974d-3f598d6678fc\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Event_4b6614e\",\"targetNodeId\":\"Gateway_bca6386\",\"startPoint\":{\"x\":258,\"y\":200},\"endPoint\":{\"x\":445,\"y\":280},\"properties\":{},\"zIndex\":1042,\"pointsList\":[{\"x\":258,\"y\":200},{\"x\":288,\"y\":200},{\"x\":288,\"y\":280},{\"x\":445,\"y\":280}]},{\"id\":\"079a0882-5226-4606-b3a1-ca862276a298\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_9afc160\",\"targetNodeId\":\"Event_d6eb84a\",\"startPoint\":{\"x\":940,\"y\":120},\"endPoint\":{\"x\":1032,\"y\":200},\"properties\":{},\"zIndex\":1052,\"pointsList\":[{\"x\":940,\"y\":120},{\"x\":1002,\"y\":120},{\"x\":1002,\"y\":200},{\"x\":1032,\"y\":200}]},{\"id\":\"1c2d49d2-2b61-41ce-9d22-444f53b0932f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_3a97a80\",\"targetNodeId\":\"Event_d6eb84a\",\"startPoint\":{\"x\":940,\"y\":280},\"endPoint\":{\"x\":1032,\"y\":200},\"properties\":{},\"zIndex\":1054,\"pointsList\":[{\"x\":940,\"y\":280},{\"x\":1002,\"y\":280},{\"x\":1002,\"y\":200},{\"x\":1032,\"y\":200}]},{\"id\":\"e224d2f9-5526-4e49-8859-e7f5cc8c4f35\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_bca6386\",\"targetNodeId\":\"Activity_bcd84a7\",\"startPoint\":{\"x\":495,\"y\":280},\"endPoint\":{\"x\":630,\"y\":280},\"properties\":{},\"zIndex\":1063,\"pointsList\":[{\"x\":495,\"y\":280},{\"x\":630,\"y\":280}]},{\"id\":\"b950c08c-a7d9-4eef-92b7-67c3d29ea08f\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_bcd84a7\",\"targetNodeId\":\"Activity_3a97a80\",\"startPoint\":{\"x\":730,\"y\":280},\"endPoint\":{\"x\":840,\"y\":280},\"properties\":{},\"zIndex\":1065,\"pointsList\":[{\"x\":730,\"y\":280},{\"x\":840,\"y\":280}]},{\"id\":\"c7e981c9-1129-4e59-b741-d69436207741\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Gateway_9c32347\",\"targetNodeId\":\"Activity_1b66e34\",\"startPoint\":{\"x\":495,\"y\":120},\"endPoint\":{\"x\":630,\"y\":120},\"properties\":{},\"zIndex\":1071,\"pointsList\":[{\"x\":495,\"y\":120},{\"x\":630,\"y\":120}]},{\"id\":\"b09f0803-cf02-4ea3-9647-fd5edb0e7b55\",\"type\":\"pro-polyline\",\"sourceNodeId\":\"Activity_1b66e34\",\"targetNodeId\":\"Activity_9afc160\",\"startPoint\":{\"x\":730,\"y\":120},\"endPoint\":{\"x\":840,\"y\":120},\"properties\":{},\"zIndex\":1073,\"pointsList\":[{\"x\":730,\"y\":120},{\"x\":840,\"y\":120}]}]}', '[{\"id\":\"Event_4b6614e\",\"pid\":0,\"label\":\"开始\",\"type\":\"bpmn:startEvent\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Gateway_9c32347\",\"pid\":\"Event_4b6614e\",\"label\":\"网关1\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Gateway_bca6386\",\"pid\":\"Event_4b6614e\",\"label\":\"网关2\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]}]},{\"id\":\"Gateway_9c32347\",\"pid\":\"Event_4b6614e\",\"label\":\"网关1\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_1b66e34\",\"pid\":\"Gateway_9c32347\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_9afc160\",\"pid\":\"Activity_1b66e34\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_9afc160\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0},{\"id\":\"Gateway_bca6386\",\"pid\":\"Event_4b6614e\",\"label\":\"网关2\",\"type\":\"bpmn:exclusiveGateway\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]}]},{\"id\":\"Activity_bcd84a7\",\"pid\":\"Gateway_bca6386\",\"label\":\"系统任务\",\"type\":\"bpmn:serviceTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":0,\"deptId\":0,\"postId\":0,\"children\":[{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]}]},{\"id\":\"Activity_3a97a80\",\"pid\":\"Activity_bcd84a7\",\"label\":\"审批\",\"type\":\"bpmn:userTask\",\"fieldAuth\":{\"timerange73058\":1,\"textarea53158\":1},\"userId\":1,\"deptId\":1,\"postId\":2,\"children\":[{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]},{\"id\":\"Event_d6eb84a\",\"pid\":\"Activity_3a97a80\",\"label\":\"结束\",\"type\":\"bpmn:endEvent\",\"userId\":0,\"deptId\":0,\"postId\":0}]', 0, 0, 0); -- ---------------------------- @@ -581,8 +600,8 @@ CREATE TABLE `x_system_auth_admin` ( -- ---------------------------- -- Records of x_system_auth_admin -- ---------------------------- -INSERT INTO `x_system_auth_admin` VALUES (1, 1, 3, 'admin', 'admin', '7ca7e19452aa2366068785be5c7ded35', '/image/20232911/27699a1e991e4ba1ba13ee6d45185db6.jpg', '0', 'HOEp0', 1, 1, 0, 0, '127.0.0.1', 1703229521, 1642321599, 1703229521, 0); -INSERT INTO `x_system_auth_admin` VALUES (2, 2, 2, 'zhihuibu01', '指挥部01', 'ea7e7f97957b7cdd2b245abc31cebaa4', '/image/20232911/27699a1e991e4ba1ba13ee6d45185db6.jpg', '1', 'JUD5n', 1, 1, 0, 0, '', 0, 1702883992, 1702883992, 0); +INSERT INTO `x_system_auth_admin` VALUES (1, 1, 3, 'admin', 'admin', '7ca7e19452aa2366068785be5c7ded35', '/image/20232911/27699a1e991e4ba1ba13ee6d45185db6.jpg', '0', 'HOEp0', 1, 1, 0, 0, '127.0.0.1', 1703773877, 1642321599, 1703773877, 0); +INSERT INTO `x_system_auth_admin` VALUES (2, 2, 3, 'zhihuibu01', '指挥部01', 'ea7e7f97957b7cdd2b245abc31cebaa4', '/image/20232911/27699a1e991e4ba1ba13ee6d45185db6.jpg', '1', 'JUD5n', 1, 1, 0, 0, '', 0, 1702883992, 1703599817, 0); -- ---------------------------- -- Table structure for x_system_auth_dept @@ -592,8 +611,9 @@ CREATE TABLE `x_system_auth_dept` ( `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT '主键', `pid` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '上级主键', `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT '部门名称', - `duty` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT '负责人名', - `mobile` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT '联系电话', + `duty_id` int(10) NULL DEFAULT 0 COMMENT '负责人id', + `duty` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '' COMMENT '负责人名', + `mobile` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '' COMMENT '联系电话', `sort` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT '排序编号', `is_stop` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 COMMENT '是否禁用: 0=否, 1=是', `is_delete` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 COMMENT '是否删除: 0=否, 1=是', @@ -601,13 +621,14 @@ CREATE TABLE `x_system_auth_dept` ( `update_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '更新时间', `delete_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '删除时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统部门管理表' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统部门管理表' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_system_auth_dept -- ---------------------------- -INSERT INTO `x_system_auth_dept` VALUES (1, 0, '默认部门', '康明', '18327647788', 10, 0, 0, 1649841995, 1701362423, 0); -INSERT INTO `x_system_auth_dept` VALUES (2, 1, '指挥部', '待选择', '17608390654', 0, 0, 0, 1702212515, 1702212515, 0); +INSERT INTO `x_system_auth_dept` VALUES (1, 0, '默认部门', 1, 'admin', '18327647788', 10, 0, 0, 1649841995, 1703523269, 0); +INSERT INTO `x_system_auth_dept` VALUES (2, 1, '指挥部', 2, '指挥部01', '17608390654', 0, 0, 0, 1702212515, 1703501462, 0); +INSERT INTO `x_system_auth_dept` VALUES (3, 2, '指挥部子级', 0, '', '', 0, 0, 0, 1703500730, 1703501512, 0); -- ---------------------------- -- Table structure for x_system_auth_menu @@ -631,7 +652,7 @@ CREATE TABLE `x_system_auth_menu` ( `create_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '创建时间', `update_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '更新时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 781 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统菜单管理表' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 783 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统菜单管理表' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_system_auth_menu @@ -715,8 +736,9 @@ INSERT INTO `x_system_auth_menu` VALUES (775, 600, 'C', '代码生成器编辑', INSERT INTO `x_system_auth_menu` VALUES (776, 778, 'C', '流程模板', '', 0, '', 'flow_template/index', 'flow/flow_template/index', '', '', 1, 1, 0, 1702105748, 1702105748); INSERT INTO `x_system_auth_menu` VALUES (777, 778, 'C', '我的流程', '', 0, '', 'flow_apply/index', 'flow/flow_apply/index', '', '', 1, 1, 0, 1702280379, 1702280379); INSERT INTO `x_system_auth_menu` VALUES (778, 0, 'M', '审批流', 'el-icon-Coordinate', 0, '', 'flow', '', '', '', 1, 1, 0, 1702309255, 1702309255); -INSERT INTO `x_system_auth_menu` VALUES (779, 778, 'C', '审批历史(待改)', '', 0, 'flow_history:list', 'flow_history/index', 'flow/flow_history/index', '', '', 1, 1, 0, 1702309379, 1702309379); INSERT INTO `x_system_auth_menu` VALUES (780, 778, 'C', '我的代办', '', 0, 'flow_history:todo', 'flow_history/todo', 'flow/flow_history/todo', '', '', 1, 1, 0, 1702900195, 1702900195); +INSERT INTO `x_system_auth_menu` VALUES (781, 778, 'C', '已处理', '', 0, '', 'flow_history/done', 'flow/flow_history/done', '', '', 0, 1, 0, 1703609354, 1703609354); +INSERT INTO `x_system_auth_menu` VALUES (782, 778, 'C', '已完成流程', '', 0, '', 'flow_apply/finish', 'flow/flow_apply/finish', '', '', 1, 1, 0, 1703781608, 1703781608); -- ---------------------------- -- Table structure for x_system_auth_perm @@ -732,6 +754,87 @@ CREATE TABLE `x_system_auth_perm` ( -- ---------------------------- -- Records of x_system_auth_perm -- ---------------------------- +INSERT INTO `x_system_auth_perm` VALUES ('012e4f07410f4efc85c534559219d8d5', 1, 142); +INSERT INTO `x_system_auth_perm` VALUES ('025098bd36de47bea08c3f4a9a4c8a62', 1, 140); +INSERT INTO `x_system_auth_perm` VALUES ('0ae9224d817e483a8d5f54a95f64472a', 1, 202); +INSERT INTO `x_system_auth_perm` VALUES ('0dbe4f35d6194c8aa9f7bdd70bcff056', 1, 113); +INSERT INTO `x_system_auth_perm` VALUES ('0ee45a508c0e4125bae3f9dcefc34157', 1, 520); +INSERT INTO `x_system_auth_perm` VALUES ('188c6fea6a6a447197a6b88938eac583', 1, 209); +INSERT INTO `x_system_auth_perm` VALUES ('1ecffa13b04a4f769b60342c9cfdecf3', 1, 550); +INSERT INTO `x_system_auth_perm` VALUES ('20967a0955394976a699d7dce28f85dd', 1, 203); +INSERT INTO `x_system_auth_perm` VALUES ('20c5ec0caa0e469db054929c5b317172', 1, 100); +INSERT INTO `x_system_auth_perm` VALUES ('21def579cf48498498958751af06538c', 1, 131); +INSERT INTO `x_system_auth_perm` VALUES ('234a5e62fa654d82864fb225e02f7b2e', 1, 141); +INSERT INTO `x_system_auth_perm` VALUES ('279ba9e84174420bb73a696eb659b8d2', 1, 215); +INSERT INTO `x_system_auth_perm` VALUES ('2c9120e6983b49e693dc52d32634de88', 1, 105); +INSERT INTO `x_system_auth_perm` VALUES ('31f300bf95844745a9ee5520755e0503', 1, 207); +INSERT INTO `x_system_auth_perm` VALUES ('32b216d4108a4462a74d084e1645b952', 1, 121); +INSERT INTO `x_system_auth_perm` VALUES ('32e9f41b980040459664f66e4e10f504', 1, 501); +INSERT INTO `x_system_auth_perm` VALUES ('337d7351a88e4ef0bbe81d3976c4f068', 1, 114); +INSERT INTO `x_system_auth_perm` VALUES ('33c15e5cbefa4adfb729fb335a7fd5b8', 1, 120); +INSERT INTO `x_system_auth_perm` VALUES ('46634386fa54440a8dddd626c35b1c98', 1, 617); +INSERT INTO `x_system_auth_perm` VALUES ('4a2d53ff7c8b4b6eba267f97f41f3aa6', 1, 103); +INSERT INTO `x_system_auth_perm` VALUES ('4b2d5ab21aa844b199ef302a87485938', 1, 511); +INSERT INTO `x_system_auth_perm` VALUES ('5b3568e801ba4114ab7b13fedf403027', 1, 517); +INSERT INTO `x_system_auth_perm` VALUES ('5cb2c5b13aaf4b409c1dddc1154ebc7c', 1, 551); +INSERT INTO `x_system_auth_perm` VALUES ('5dddaee2734746ce83e6b6d18eb2e877', 1, 614); +INSERT INTO `x_system_auth_perm` VALUES ('5ffd556c671d4a71b21fdb8e6bb7fef1', 1, 775); +INSERT INTO `x_system_auth_perm` VALUES ('605751a943304549bc8631398edebb60', 1, 217); +INSERT INTO `x_system_auth_perm` VALUES ('60d006c0a459456b925c95bd5500c089', 1, 610); +INSERT INTO `x_system_auth_perm` VALUES ('67dcd12537e447a38311e114cadd37fc', 1, 205); +INSERT INTO `x_system_auth_perm` VALUES ('687717786d804f52819f2f51aa377c9f', 1, 701); +INSERT INTO `x_system_auth_perm` VALUES ('6cdff8dcbbe04e64bc5ae3d749c58bcd', 1, 618); +INSERT INTO `x_system_auth_perm` VALUES ('700152c35a3848dd9c5faba4a62694bf', 1, 130); +INSERT INTO `x_system_auth_perm` VALUES ('716f5d2c17864d75849b8c387bf1ffb4', 1, 781); +INSERT INTO `x_system_auth_perm` VALUES ('728c984cde6340debc8b3713b831e224', 1, 613); +INSERT INTO `x_system_auth_perm` VALUES ('728f20230b49432db64365a4a3d4c593', 1, 700); +INSERT INTO `x_system_auth_perm` VALUES ('77f062375d2845d5993da143ea61f13a', 1, 780); +INSERT INTO `x_system_auth_perm` VALUES ('7f8c8e94e8b74746b9086f425d32d52c', 1, 506); +INSERT INTO `x_system_auth_perm` VALUES ('7ffc097d72704ac3afc01495c0dd8722', 1, 200); +INSERT INTO `x_system_auth_perm` VALUES ('82148c8343694cbd954984a5173b4307', 1, 134); +INSERT INTO `x_system_auth_perm` VALUES ('85a2b96e7ba74b5eb5821aa46b969a06', 1, 133); +INSERT INTO `x_system_auth_perm` VALUES ('86c24a38da39491e92494f2f3723ee05', 1, 110); +INSERT INTO `x_system_auth_perm` VALUES ('87240bae344946d1af5c54ab7f781308', 1, 500); +INSERT INTO `x_system_auth_perm` VALUES ('891a71afd2564ef3a6ae942085d03e13', 1, 505); +INSERT INTO `x_system_auth_perm` VALUES ('89fd1415ae80468fb1bdbc111156b6fd', 1, 522); +INSERT INTO `x_system_auth_perm` VALUES ('8b585e3cb25f4a7f9417761dac35b7dd', 1, 553); +INSERT INTO `x_system_auth_perm` VALUES ('8c390106e0474d858ad6c83d3be38856', 1, 132); +INSERT INTO `x_system_auth_perm` VALUES ('92983d912b2244a99e7efcb8ebe95bb2', 1, 1); +INSERT INTO `x_system_auth_perm` VALUES ('9b73f189d5364693868e814dae03ace8', 1, 112); +INSERT INTO `x_system_auth_perm` VALUES ('9d7b6cba9ab1425fb1a2a2452f1ebb1d', 1, 208); +INSERT INTO `x_system_auth_perm` VALUES ('a145cf6dc5d84011847f4db5bb667e44', 1, 521); +INSERT INTO `x_system_auth_perm` VALUES ('a1dfa995f2f846688959950ee34fdb03', 1, 778); +INSERT INTO `x_system_auth_perm` VALUES ('a2455fb8841043b282681a613421aa04', 1, 502); +INSERT INTO `x_system_auth_perm` VALUES ('a3ee8518aa964517a18342e5910127bc', 1, 143); +INSERT INTO `x_system_auth_perm` VALUES ('a4d612f834a2447ea964697a5cb25e27', 1, 516); +INSERT INTO `x_system_auth_perm` VALUES ('a55298adb7a64cce8f27a2a990ebb3bc', 1, 515); +INSERT INTO `x_system_auth_perm` VALUES ('a8faa21b39884c0e992a9972b3d73e6d', 1, 519); +INSERT INTO `x_system_auth_perm` VALUES ('b05b62185a4d49648df54eab445e05a4', 1, 122); +INSERT INTO `x_system_auth_perm` VALUES ('baa1543f551743619110f2db43e01410', 1, 102); +INSERT INTO `x_system_auth_perm` VALUES ('bd3382bd2c2c41dc8c7c30a63779ab8c', 1, 216); +INSERT INTO `x_system_auth_perm` VALUES ('bf9ae4b1c1d1487197dae35414c27764', 1, 518); +INSERT INTO `x_system_auth_perm` VALUES ('c50b243d1f0c472b8afd76edd37de1a9', 1, 556); +INSERT INTO `x_system_auth_perm` VALUES ('c9ba2240d8a248f59331f143a32aad7d', 1, 201); +INSERT INTO `x_system_auth_perm` VALUES ('cb8230cad0574c2a8247432e37efe24b', 1, 503); +INSERT INTO `x_system_auth_perm` VALUES ('cd38190fe74b4cc6b17b4a49cc6ba93e', 1, 206); +INSERT INTO `x_system_auth_perm` VALUES ('cf7c38297d444245a4b731253f0e5cb0', 1, 600); +INSERT INTO `x_system_auth_perm` VALUES ('d18d9e4531004bcea6d3306deed2bc4d', 1, 123); +INSERT INTO `x_system_auth_perm` VALUES ('d32e4b32fb9b418c95ae41af8c2a090d', 1, 101); +INSERT INTO `x_system_auth_perm` VALUES ('d53fcc6ef5d34d93ad7a6fc5f3092eeb', 1, 611); +INSERT INTO `x_system_auth_perm` VALUES ('dba25132d9f24e0491d011775aedb793', 1, 776); +INSERT INTO `x_system_auth_perm` VALUES ('dc1bd69205934489b9d2eaae2793a323', 1, 777); +INSERT INTO `x_system_auth_perm` VALUES ('def74fdf7022474aaeb603715fad332f', 1, 616); +INSERT INTO `x_system_auth_perm` VALUES ('df8d02c85e43483fad98bb8548d503a8', 1, 612); +INSERT INTO `x_system_auth_perm` VALUES ('e43c347605844f2b8e225c824baff10a', 1, 111); +INSERT INTO `x_system_auth_perm` VALUES ('ec25bbe0a2ea4d9a913b6e0fd6916400', 1, 124); +INSERT INTO `x_system_auth_perm` VALUES ('eed789ac91ad47d2af770e6d0038e7cb', 1, 144); +INSERT INTO `x_system_auth_perm` VALUES ('f01cab016d544b709983ad21d25b1b2d', 1, 204); +INSERT INTO `x_system_auth_perm` VALUES ('f19a655fd0bb47c19bcecfc4c8378f7f', 1, 135); +INSERT INTO `x_system_auth_perm` VALUES ('f1dcfa38b2e74f3299a0af75d58cd09a', 1, 106); +INSERT INTO `x_system_auth_perm` VALUES ('f64353ddcf754c35be0a35aeec3d7afc', 1, 510); +INSERT INTO `x_system_auth_perm` VALUES ('f81f2dfaa3d949458d4b346d2891ccef', 1, 104); +INSERT INTO `x_system_auth_perm` VALUES ('fab1d825eab54e1b97e9df67095972cb', 1, 555); +INSERT INTO `x_system_auth_perm` VALUES ('fb936c77e8644d2a9738802213a231ba', 1, 552); -- ---------------------------- -- Table structure for x_system_auth_post @@ -754,7 +857,6 @@ CREATE TABLE `x_system_auth_post` ( -- ---------------------------- -- Records of x_system_auth_post -- ---------------------------- -INSERT INTO `x_system_auth_post` VALUES (1, 'a', '啊', 'aa', 0, 0, 1, 1699718138, 1699718141, 0); INSERT INTO `x_system_auth_post` VALUES (2, 'gw0001', '默认岗位', '', 3, 0, 0, 1700821779, 1702212419, 0); INSERT INTO `x_system_auth_post` VALUES (3, 'zhihuibu01', '指挥部岗位', '', 0, 0, 0, 1702884035, 1702884035, 0); @@ -776,7 +878,7 @@ CREATE TABLE `x_system_auth_role` ( -- ---------------------------- -- Records of x_system_auth_role -- ---------------------------- -INSERT INTO `x_system_auth_role` VALUES (1, '审核员', '审核数据', 0, 0, 1668679451, 1699458583); +INSERT INTO `x_system_auth_role` VALUES (1, '审核员', '审核数据', 0, 0, 1668679451, 1703780348); -- ---------------------------- -- Table structure for x_system_config @@ -856,7 +958,7 @@ CREATE TABLE `x_system_log_login` ( `status` tinyint(1) UNSIGNED NOT NULL DEFAULT 1 COMMENT '操作状态: 1=成功, 2=失败', `create_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '创建时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 5 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统登录日志表' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 20 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统登录日志表' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_system_log_login @@ -865,6 +967,21 @@ INSERT INTO `x_system_log_login` VALUES (1, 1, 'admin', '127.0.0.1', 'Windows', INSERT INTO `x_system_log_login` VALUES (2, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703215805); INSERT INTO `x_system_log_login` VALUES (3, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703222067); INSERT INTO `x_system_log_login` VALUES (4, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703229521); +INSERT INTO `x_system_log_login` VALUES (5, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703256368); +INSERT INTO `x_system_log_login` VALUES (6, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703305890); +INSERT INTO `x_system_log_login` VALUES (7, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703313437); +INSERT INTO `x_system_log_login` VALUES (8, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703327546); +INSERT INTO `x_system_log_login` VALUES (9, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703344025); +INSERT INTO `x_system_log_login` VALUES (10, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703495127); +INSERT INTO `x_system_log_login` VALUES (11, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703520093); +INSERT INTO `x_system_log_login` VALUES (12, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703581331); +INSERT INTO `x_system_log_login` VALUES (13, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703598707); +INSERT INTO `x_system_log_login` VALUES (14, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703649048); +INSERT INTO `x_system_log_login` VALUES (15, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703656752); +INSERT INTO `x_system_log_login` VALUES (16, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703736103); +INSERT INTO `x_system_log_login` VALUES (17, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703752713); +INSERT INTO `x_system_log_login` VALUES (18, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703760991); +INSERT INTO `x_system_log_login` VALUES (19, 1, 'admin', '127.0.0.1', 'Windows', 'Edge', 1, 1703773878); -- ---------------------------- -- Table structure for x_system_log_operate @@ -886,7 +1003,7 @@ CREATE TABLE `x_system_log_operate` ( `task_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '执行耗时', `create_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '创建时间', PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统操作日志表' ROW_FORMAT = DYNAMIC; +) ENGINE = InnoDB AUTO_INCREMENT = 32 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统操作日志表' ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of x_system_log_operate @@ -894,6 +1011,34 @@ CREATE TABLE `x_system_log_operate` ( INSERT INTO `x_system_log_operate` VALUES (1, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'likeadmin/admin/routers/system.roleHandler.list-fm', 'pageNo=1&pageSize=15', '', 1, 1699343137, 1699343138, 4, 1699343138); INSERT INTO `x_system_log_operate` VALUES (2, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703224047, 1703224047, 6, 1703224047); INSERT INTO `x_system_log_operate` VALUES (3, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703231551, 1703231551, 5, 1703231551); +INSERT INTO `x_system_log_operate` VALUES (4, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703313449, 1703313449, 3, 1703313449); +INSERT INTO `x_system_log_operate` VALUES (5, 1, 'GET', '服务监控', '127.0.0.1', '/api/monitor/server', 'x_admin/admin/monitor.monitorHandler.server-fm', '', '', 1, 1703313470, 1703313470, 73, 1703313470); +INSERT INTO `x_system_log_operate` VALUES (6, 1, 'GET', '缓存监控', '127.0.0.1', '/api/monitor/cache', 'x_admin/admin/monitor.monitorHandler.cache-fm', '', '', 1, 1703313473, 1703313473, 3, 1703313473); +INSERT INTO `x_system_log_operate` VALUES (7, 1, 'GET', '服务监控', '127.0.0.1', '/api/monitor/server', 'x_admin/admin/monitor.monitorHandler.server-fm', '', '', 1, 1703313960, 1703313960, 12, 1703313960); +INSERT INTO `x_system_log_operate` VALUES (8, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703354126, 1703354126, 42, 1703354126); +INSERT INTO `x_system_log_operate` VALUES (9, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703354155, 1703354155, 3, 1703354155); +INSERT INTO `x_system_log_operate` VALUES (10, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703354159, 1703354159, 2, 1703354159); +INSERT INTO `x_system_log_operate` VALUES (11, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703354293, 1703354293, 3, 1703354293); +INSERT INTO `x_system_log_operate` VALUES (12, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703354311, 1703354311, 85, 1703354311); +INSERT INTO `x_system_log_operate` VALUES (13, 1, 'GET', '角色详情', '127.0.0.1', '/api/system/role/detail', 'x_admin/admin/system/role.RoleHandler.Detail-fm', 'id=1', '', 1, 1703354313, 1703354313, 5, 1703354313); +INSERT INTO `x_system_log_operate` VALUES (14, 1, 'POST', '角色编辑', '127.0.0.1', '/api/system/role/edit', 'x_admin/admin/system/role.RoleHandler.Edit-fm', '{\"id\":1,\"isDisable\":0,\"menuIds\":\"1,130,131,132,133,134,135,140,141,142,143,144,100,101,102,103,104,105,106,110,111,112,113,114,120,121,122,123,124,700,701,200,201,202,203,204,205,206,207,208,209,215,216,217,500,501,502,503,505,506,510,511,555,556,550,551,552,553,600,515,516,517,518,520,521,522,519,610,611,612,613,614,616,617,618,775,778,776,777,779,780\",\"menus\":[1,130,131,132,133,134,135,140,141,142,143,144,100,101,102,103,104,105,106,110,111,112,113,114,120,121,122,123,124,700,701,200,201,202,203,204,205,206,207,208,209,215,216,217,500,501,502,503,505,506,510,511,555,556,550,551,552,553,600,515,516,517,518,520,521,522,519,610,611,612,613,614,616,617,618,775,778,776,777,779,780],\"name\":\"审核员\",\"remark\":\"审核数据\",\"sort\":0}', '', 1, 1703354326, 1703354326, 63, 1703354326); +INSERT INTO `x_system_log_operate` VALUES (15, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703354326, 1703354326, 2, 1703354326); +INSERT INTO `x_system_log_operate` VALUES (16, 1, 'GET', '角色详情', '127.0.0.1', '/api/system/role/detail', 'x_admin/admin/system/role.RoleHandler.Detail-fm', 'id=1', '', 1, 1703354342, 1703354342, 4, 1703354342); +INSERT INTO `x_system_log_operate` VALUES (17, 1, 'GET', '角色详情', '127.0.0.1', '/api/system/role/detail', 'x_admin/admin/system/role.RoleHandler.Detail-fm', 'id=1', '', 1, 1703354352, 1703354352, 3, 1703354352); +INSERT INTO `x_system_log_operate` VALUES (18, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703495181, 1703495181, 1, 1703495181); +INSERT INTO `x_system_log_operate` VALUES (19, 1, 'GET', '服务监控', '127.0.0.1', '/api/monitor/server', 'x_admin/admin/monitor.monitorHandler.server-fm', '', '', 1, 1703495196, 1703495196, 8, 1703495196); +INSERT INTO `x_system_log_operate` VALUES (20, 1, 'GET', '缓存监控', '127.0.0.1', '/api/monitor/cache', 'x_admin/admin/monitor.monitorHandler.cache-fm', '', '', 1, 1703495198, 1703495198, 1, 1703495198); +INSERT INTO `x_system_log_operate` VALUES (21, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703581345, 1703581345, 2, 1703581345); +INSERT INTO `x_system_log_operate` VALUES (22, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703581355, 1703581355, 2, 1703581355); +INSERT INTO `x_system_log_operate` VALUES (23, 1, 'POST', '管理员编辑', '127.0.0.1', '/api/system/admin/edit', 'x_admin/admin/system/admin.AdminHandler.Edit-fm', '{\"avatar\":\"/api/uploads/image/20232911/27699a1e991e4ba1ba13ee6d45185db6.jpg\",\"deptId\":2,\"id\":2,\"isDisable\":0,\"isMultipoint\":1,\"nickname\":\"指挥部01\",\"password\":\"\",\"passwordConfirm\":\"\",\"postId\":3,\"role\":1,\"sort\":1,\"username\":\"zhihuibu01\"}', '', 1, 1703599817, 1703599817, 51, 1703599817); +INSERT INTO `x_system_log_operate` VALUES (24, 1, 'GET', '服务监控', '127.0.0.1', '/api/monitor/server', 'x_admin/admin/monitor.monitorHandler.server-fm', '', '', 1, 1703774438, 1703774438, 8, 1703774438); +INSERT INTO `x_system_log_operate` VALUES (25, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703775460, 1703775460, 1, 1703775460); +INSERT INTO `x_system_log_operate` VALUES (26, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703775472, 1703775472, 1, 1703775472); +INSERT INTO `x_system_log_operate` VALUES (27, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703780333, 1703780333, 4, 1703780333); +INSERT INTO `x_system_log_operate` VALUES (28, 1, 'GET', '角色详情', '127.0.0.1', '/api/system/role/detail', 'x_admin/admin/system/role.RoleHandler.Detail-fm', 'id=1', '', 1, 1703780337, 1703780337, 34, 1703780337); +INSERT INTO `x_system_log_operate` VALUES (29, 1, 'GET', '角色详情', '127.0.0.1', '/api/system/role/detail', 'x_admin/admin/system/role.RoleHandler.Detail-fm', 'id=1', '', 1, 1703780339, 1703780339, 4, 1703780339); +INSERT INTO `x_system_log_operate` VALUES (30, 1, 'POST', '角色编辑', '127.0.0.1', '/api/system/role/edit', 'x_admin/admin/system/role.RoleHandler.Edit-fm', '{\"id\":1,\"isDisable\":0,\"menuIds\":\"778,1,130,131,132,133,134,135,140,141,142,143,144,100,101,102,103,104,105,106,110,111,112,113,114,120,121,122,123,124,700,701,200,201,202,203,204,205,206,207,208,209,215,216,217,500,501,502,503,505,506,510,511,555,556,550,551,552,553,600,515,516,517,518,520,521,522,519,610,611,612,613,614,616,617,618,775,776,777,780,781\",\"menus\":[778,1,130,131,132,133,134,135,140,141,142,143,144,100,101,102,103,104,105,106,110,111,112,113,114,120,121,122,123,124,700,701,200,201,202,203,204,205,206,207,208,209,215,216,217,500,501,502,503,505,506,510,511,555,556,550,551,552,553,600,515,516,517,518,520,521,522,519,610,611,612,613,614,616,617,618,775,776,777,780,781],\"name\":\"审核员\",\"remark\":\"审核数据\",\"sort\":0}', '', 1, 1703780348, 1703780348, 108, 1703780348); +INSERT INTO `x_system_log_operate` VALUES (31, 1, 'GET', '角色列表', '127.0.0.1', '/api/system/role/list', 'x_admin/admin/system/role.RoleHandler.List-fm', 'pageNo=1&pageSize=15', '', 1, 1703780348, 1703780348, 2, 1703780348); -- ---------------------------- -- Table structure for x_system_log_sms