diff --git a/pom.xml b/pom.xml index fb54d4c8..a720ce79 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ yudao-module-crm yudao-module-erp - yudao-module-ai + yudao-module-template diff --git a/sql/dm/ruoyi-vue-pro-dm8.sql b/sql/dm/ruoyi-vue-pro-dm8.sql index 4a623fdf..fbb14761 100644 --- a/sql/dm/ruoyi-vue-pro-dm8.sql +++ b/sql/dm/ruoyi-vue-pro-dm8.sql @@ -5,7 +5,7 @@ Target Server Type : DM8 - Date: 2025-07-01 14:40:37 + Date: 2025-07-01 15:49:22 */ @@ -281,7 +281,7 @@ COMMENT ON TABLE infra_config IS '参数配置表'; -- Records of infra_config -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT infra_config ON; +-- SET IDENTITY_INSERT infra_config ON; INSERT INTO infra_config (id, category, type, name, config_key, value, visible, remark, creator, create_time, updater, update_time, deleted) VALUES (2, 'biz', 1, '用户管理-账号初始密码', 'system.user.init-password', '123456', '0', '初始化密码 123456', 'admin', '2021-01-05 17:03:48', '1', '2024-07-20 17:22:47', '0'); INSERT INTO infra_config (id, category, type, name, config_key, value, visible, remark, creator, create_time, updater, update_time, deleted) VALUES (7, 'url', 2, 'MySQL 监控的地址', 'url.druid', '', '1', '', '1', '2023-04-07 13:41:16', '1', '2023-04-07 14:33:38', '0'); INSERT INTO infra_config (id, category, type, name, config_key, value, visible, remark, creator, create_time, updater, update_time, deleted) VALUES (8, 'url', 2, 'SkyWalking 监控的地址', 'url.skywalking', '', '1', '', '1', '2023-04-07 13:41:16', '1', '2023-04-07 14:57:03', '0'); @@ -291,7 +291,7 @@ INSERT INTO infra_config (id, category, type, name, config_key, value, visible, INSERT INTO infra_config (id, category, type, name, config_key, value, visible, remark, creator, create_time, updater, update_time, deleted) VALUES (12, 'test2', 2, 'test3', 'test4', 'test5', '1', 'test6', '1', '2023-12-03 09:55:16', '1', '2025-04-06 21:00:09', '0'); INSERT INTO infra_config (id, category, type, name, config_key, value, visible, remark, creator, create_time, updater, update_time, deleted) VALUES (13, '用户管理-账号初始密码', 2, '用户管理-注册开关', 'system.user.register-enabled', 'true', '0', '', '1', '2025-04-26 17:23:41', '1', '2025-04-26 17:23:41', '0'); COMMIT; -SET IDENTITY_INSERT infra_config OFF; +-- SET IDENTITY_INSERT infra_config OFF; -- @formatter:on -- ---------------------------- @@ -388,7 +388,7 @@ COMMENT ON TABLE infra_file_config IS '文件配置表'; -- Records of infra_file_config -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT infra_file_config ON; +-- SET IDENTITY_INSERT infra_file_config ON; INSERT INTO infra_file_config (id, name, storage, remark, master, config, creator, create_time, updater, update_time, deleted) VALUES (4, '数据库(示例)', 1, '我是数据库', '0', '{"@class":"cn.iocoder.yudao.module.infra.framework.file.core.client.db.DBFileClientConfig","domain":"http://127.0.0.1:48080"}', '1', '2022-03-15 23:56:24', '1', '2025-05-02 18:30:28', '0'); INSERT INTO infra_file_config (id, name, storage, remark, master, config, creator, create_time, updater, update_time, deleted) VALUES (22, '七牛存储器(示例)', 20, '请换成你自己的密钥!!!', '1', '{"@class":"cn.iocoder.yudao.module.infra.framework.file.core.client.s3.S3FileClientConfig","endpoint":"s3.cn-south-1.qiniucs.com","domain":"http://test.yudao.iocoder.cn","bucket":"ruoyi-vue-pro","accessKey":"3TvrJ70gl2Gt6IBe7_IZT1F6i_k0iMuRtyEv4EyS","accessSecret":"wd0tbVBYlp0S-ihA8Qg2hPLncoP83wyrIq24OZuY","enablePathStyleAccess":false}', '1', '2024-01-13 22:11:12', '1', '2025-05-02 18:30:28', '0'); INSERT INTO infra_file_config (id, name, storage, remark, master, config, creator, create_time, updater, update_time, deleted) VALUES (24, '腾讯云存储(示例)', 20, '请换成你的密钥!!!', '0', '{"@class":"cn.iocoder.yudao.module.infra.framework.file.core.client.s3.S3FileClientConfig","endpoint":"https://cos.ap-shanghai.myqcloud.com","domain":"http://tengxun-oss.iocoder.cn","bucket":"aoteman-1255880240","accessKey":"AKIDAF6WSh1uiIjwqtrOsGSN3WryqTM6cTMt","accessSecret":"X"}', '1', '2024-11-09 16:03:22', '1', '2025-05-02 18:30:28', '0'); @@ -399,7 +399,7 @@ INSERT INTO infra_file_config (id, name, storage, remark, master, config, creato INSERT INTO infra_file_config (id, name, storage, remark, master, config, creator, create_time, updater, update_time, deleted) VALUES (29, '本地存储(示例)', 10, '仅适合 mac 或 windows', '0', '{"@class":"cn.iocoder.yudao.module.infra.framework.file.core.client.local.LocalFileClientConfig","basePath":"/Users/yunai/tmp/file","domain":"http://127.0.0.1:48080"}', '1', '2025-05-02 11:25:45', '1', '2025-05-02 18:30:28', '0'); INSERT INTO infra_file_config (id, name, storage, remark, master, config, creator, create_time, updater, update_time, deleted) VALUES (30, 'SFTP 存储(示例)', 12, '', '0', '{"@class":"cn.iocoder.yudao.module.infra.framework.file.core.client.sftp.SftpFileClientConfig","basePath":"/upload","domain":"http://127.0.0.1:48080","host":"127.0.0.1","port":2222,"username":"foo","password":"pass"}', '1', '2025-05-02 16:34:10', '1', '2025-05-02 18:30:28', '0'); COMMIT; -SET IDENTITY_INSERT infra_file_config OFF; +-- SET IDENTITY_INSERT infra_file_config OFF; -- @formatter:on -- ---------------------------- @@ -468,7 +468,7 @@ COMMENT ON TABLE infra_job IS '定时任务表'; -- Records of infra_job -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT infra_job ON; +-- SET IDENTITY_INSERT infra_job ON; INSERT INTO infra_job (id, name, status, handler_name, handler_param, cron_expression, retry_count, retry_interval, monitor_timeout, creator, create_time, updater, update_time, deleted) VALUES (5, '支付通知 Job', 2, 'payNotifyJob', NULL, '* * * * * ?', 0, 0, 0, '1', '2021-10-27 08:34:42', '1', '2024-09-12 13:32:48', '0'); INSERT INTO infra_job (id, name, status, handler_name, handler_param, cron_expression, retry_count, retry_interval, monitor_timeout, creator, create_time, updater, update_time, deleted) VALUES (17, '支付订单同步 Job', 2, 'payOrderSyncJob', NULL, '0 0/1 * * * ?', 0, 0, 0, '1', '2023-07-22 14:36:26', '1', '2023-07-22 15:39:08', '0'); INSERT INTO infra_job (id, name, status, handler_name, handler_param, cron_expression, retry_count, retry_interval, monitor_timeout, creator, create_time, updater, update_time, deleted) VALUES (18, '支付订单过期 Job', 2, 'payOrderExpireJob', NULL, '0 0/1 * * * ?', 0, 0, 0, '1', '2023-07-22 15:36:23', '1', '2023-07-22 15:39:54', '0'); @@ -483,7 +483,7 @@ INSERT INTO infra_job (id, name, status, handler_name, handler_param, cron_expre INSERT INTO infra_job (id, name, status, handler_name, handler_param, cron_expression, retry_count, retry_interval, monitor_timeout, creator, create_time, updater, update_time, deleted) VALUES (33, 'demoJob', 2, 'demoJob', '', '0 * * * * ?', 1, 1, 0, '1', '2024-10-27 19:38:46', '1', '2025-05-10 18:13:54', '0'); INSERT INTO infra_job (id, name, status, handler_name, handler_param, cron_expression, retry_count, retry_interval, monitor_timeout, creator, create_time, updater, update_time, deleted) VALUES (35, '转账订单的同步 Job', 2, 'payTransferSyncJob', '', '0 * * * * ?', 0, 0, 0, '1', '2025-05-10 17:35:54', '1', '2025-05-10 18:13:52', '0'); COMMIT; -SET IDENTITY_INSERT infra_job OFF; +-- SET IDENTITY_INSERT infra_job OFF; -- @formatter:on -- ---------------------------- @@ -568,7 +568,7 @@ COMMENT ON TABLE system_dept IS '部门表'; -- Records of system_dept -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_dept ON; +-- SET IDENTITY_INSERT system_dept ON; INSERT INTO system_dept (id, name, parent_id, sort, leader_user_id, phone, email, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (100, '后台管理', 0, 0, 1, '15888888888', 'ry@qq.com', 0, 'admin', '2021-01-05 17:03:47', '1', '2025-03-29 15:47:53', '0', 1); INSERT INTO system_dept (id, name, parent_id, sort, leader_user_id, phone, email, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (101, '深圳总公司', 100, 1, 104, '15888888888', 'ry@qq.com', 0, 'admin', '2021-01-05 17:03:47', '1', '2025-03-29 15:49:55', '0', 1); INSERT INTO system_dept (id, name, parent_id, sort, leader_user_id, phone, email, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (102, '长沙分公司', 100, 2, NULL, '15888888888', 'ry@qq.com', 0, 'admin', '2021-01-05 17:03:47', '', '2021-12-15 05:01:40', '0', 1); @@ -584,7 +584,7 @@ INSERT INTO system_dept (id, name, parent_id, sort, leader_user_id, phone, email INSERT INTO system_dept (id, name, parent_id, sort, leader_user_id, phone, email, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (112, '产品部门', 101, 100, 1, NULL, NULL, 1, '1', '2023-12-02 09:45:13', '1', '2023-12-02 09:45:31', '0', 1); INSERT INTO system_dept (id, name, parent_id, sort, leader_user_id, phone, email, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (113, '支持部门', 102, 3, 104, NULL, NULL, 1, '1', '2023-12-02 09:47:38', '1', '2025-03-29 15:00:56', '0', 1); COMMIT; -SET IDENTITY_INSERT system_dept OFF; +-- SET IDENTITY_INSERT system_dept OFF; -- @formatter:on -- ---------------------------- @@ -627,7 +627,7 @@ COMMENT ON TABLE system_dict_data IS '字典数据表'; -- Records of system_dict_data -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_dict_data ON; +-- SET IDENTITY_INSERT system_dict_data ON; INSERT INTO system_dict_data (id, sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted) VALUES (1, 1, '男', '1', 'system_user_sex', 0, 'default', 'A', '性别男', 'admin', '2021-01-05 17:03:48', '1', '2022-03-29 00:14:39', '0'); INSERT INTO system_dict_data (id, sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted) VALUES (2, 2, '女', '2', 'system_user_sex', 0, 'success', '', '性别女', 'admin', '2021-01-05 17:03:48', '1', '2023-11-15 23:30:37', '0'); INSERT INTO system_dict_data (id, sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted) VALUES (8, 1, '正常', '1', 'infra_job_status', 0, 'success', '', '正常状态', 'admin', '2021-01-05 17:03:48', '1', '2022-02-16 19:33:38', '0'); @@ -1233,7 +1233,7 @@ INSERT INTO system_dict_data (id, sort, label, value, dict_type, status, color_t INSERT INTO system_dict_data (id, sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted) VALUES (3001, 50, 'Vben5.0 Ant Design Schema 模版', '40', 'infra_codegen_front_type', 0, '', '', NULL, '1', '2025-04-23 21:47:47', '1', '2025-05-02 12:01:15', '0'); INSERT INTO system_dict_data (id, sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted) VALUES (3002, 6, '支付宝余额', '6', 'brokerage_withdraw_type', 0, '', '', 'API 打款', '1', '2025-05-10 08:24:49', '1', '2025-05-10 08:24:49', '0'); COMMIT; -SET IDENTITY_INSERT system_dict_data OFF; +-- SET IDENTITY_INSERT system_dict_data OFF; -- @formatter:on -- ---------------------------- @@ -1270,7 +1270,7 @@ COMMENT ON TABLE system_dict_type IS '字典类型表'; -- Records of system_dict_type -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_dict_type ON; +-- SET IDENTITY_INSERT system_dict_type ON; INSERT INTO system_dict_type (id, name, type, status, remark, creator, create_time, updater, update_time, deleted, deleted_time) VALUES (1, '用户性别', 'system_user_sex', 0, NULL, 'admin', '2021-01-05 17:03:48', '1', '2022-05-16 20:29:32', '0', NULL); INSERT INTO system_dict_type (id, name, type, status, remark, creator, create_time, updater, update_time, deleted, deleted_time) VALUES (6, '参数类型', 'infra_config_type', 0, NULL, 'admin', '2021-01-05 17:03:48', '', '2022-02-01 16:36:54', '0', NULL); INSERT INTO system_dict_type (id, name, type, status, remark, creator, create_time, updater, update_time, deleted, deleted_time) VALUES (7, '通知类型', 'system_notice_type', 0, NULL, 'admin', '2021-01-05 17:03:48', '', '2022-02-01 16:35:26', '0', NULL); @@ -1379,7 +1379,7 @@ INSERT INTO system_dict_type (id, name, type, status, remark, creator, create_ti INSERT INTO system_dict_type (id, name, type, status, remark, creator, create_time, updater, update_time, deleted, deleted_time) VALUES (1012, 'IoT 数据桥接的方向枚举', 'iot_data_bridge_direction_enum', 0, '', '1', '2025-03-09 12:37:40', '1', '2025-03-17 09:25:39', '0', '1970-01-01 00:00:00'); INSERT INTO system_dict_type (id, name, type, status, remark, creator, create_time, updater, update_time, deleted, deleted_time) VALUES (1013, 'IoT 数据桥梁的类型枚举', 'iot_data_bridge_type_enum', 0, '', '1', '2025-03-09 12:39:36', '1', '2025-04-06 17:09:46', '0', '1970-01-01 00:00:00'); COMMIT; -SET IDENTITY_INSERT system_dict_type OFF; +-- SET IDENTITY_INSERT system_dict_type OFF; -- @formatter:on -- ---------------------------- @@ -1458,13 +1458,13 @@ COMMENT ON TABLE system_mail_account IS '邮箱账号表'; -- Records of system_mail_account -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_mail_account ON; +-- SET IDENTITY_INSERT system_mail_account ON; INSERT INTO system_mail_account (id, mail, username, password, host, port, ssl_enable, starttls_enable, creator, create_time, updater, update_time, deleted) VALUES (1, '7684413@qq.com', '7684413@qq.com', '1234576', '127.0.0.1', 8080, '0', '0', '1', '2023-01-25 17:39:52', '1', '2025-04-04 16:34:40', '0'); INSERT INTO system_mail_account (id, mail, username, password, host, port, ssl_enable, starttls_enable, creator, create_time, updater, update_time, deleted) VALUES (2, 'ydym_test@163.com', 'ydym_test@163.com', 'WBZTEINMIFVRYSOE', 'smtp.163.com', 465, '1', '0', '1', '2023-01-26 01:26:03', '1', '2023-04-12 22:39:38', '0'); INSERT INTO system_mail_account (id, mail, username, password, host, port, ssl_enable, starttls_enable, creator, create_time, updater, update_time, deleted) VALUES (3, '76854114@qq.com', '3335', '11234', 'yunai1.cn', 466, '0', '0', '1', '2023-01-27 15:06:38', '1', '2023-01-27 07:08:36', '1'); INSERT INTO system_mail_account (id, mail, username, password, host, port, ssl_enable, starttls_enable, creator, create_time, updater, update_time, deleted) VALUES (4, '7685413x@qq.com', '2', '3', '4', 5, '1', '0', '1', '2023-04-12 23:05:06', '1', '2023-04-12 15:05:11', '1'); COMMIT; -SET IDENTITY_INSERT system_mail_account OFF; +-- SET IDENTITY_INSERT system_mail_account OFF; -- @formatter:on -- ---------------------------- @@ -1559,12 +1559,12 @@ COMMENT ON TABLE system_mail_template IS '邮件模版表'; -- Records of system_mail_template -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_mail_template ON; +-- SET IDENTITY_INSERT system_mail_template ON; INSERT INTO system_mail_template (id, name, code, account_id, nickname, title, content, params, status, remark, creator, create_time, updater, update_time, deleted) VALUES (13, '后台用户短信登录', 'admin-sms-login', 1, '奥特曼', '你猜我猜', '

您的验证码是{code},名字是{name}

', '["code","name"]', 0, '3', '1', '2021-10-11 08:10:00', '1', '2023-12-02 19:51:14', '0'); INSERT INTO system_mail_template (id, name, code, account_id, nickname, title, content, params, status, remark, creator, create_time, updater, update_time, deleted) VALUES (14, '测试模版', 'test_01', 2, '芋艿', '一个标题', '

你是 {key01} 吗?


是的话,赶紧 {key02} 一下!

', '["key01","key02"]', 0, NULL, '1', '2023-01-26 01:27:40', '1', '2023-01-27 10:32:16', '0'); INSERT INTO system_mail_template (id, name, code, account_id, nickname, title, content, params, status, remark, creator, create_time, updater, update_time, deleted) VALUES (15, '3', '2', 2, '7', '4', '

45

', '[]', 1, '80', '1', '2023-01-27 15:50:35', '1', '2023-01-27 16:34:49', '0'); COMMIT; -SET IDENTITY_INSERT system_mail_template OFF; +-- SET IDENTITY_INSERT system_mail_template OFF; -- @formatter:on -- ---------------------------- @@ -1617,7 +1617,7 @@ COMMENT ON TABLE system_menu IS '菜单权限表'; -- Records of system_menu -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_menu ON; +-- SET IDENTITY_INSERT system_menu ON; INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1, '系统管理', '', 1, 10, 0, '/system', 'ep:tools', NULL, NULL, 0, '1', '1', '1', 'admin', '2021-01-05 17:03:48', '1', '2025-03-15 21:30:27', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (2, '基础设施', '', 1, 20, 0, '/infra', 'ep:monitor', NULL, NULL, 0, '1', '1', '1', 'admin', '2021-01-05 17:03:48', '1', '2024-03-01 08:28:40', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (5, 'OA 示例', '', 1, 40, 1185, 'oa', 'fa:road', NULL, NULL, 0, '1', '1', '1', 'admin', '2021-09-20 16:26:19', '1', '2024-02-29 12:38:13', '0'); @@ -1804,7 +1804,6 @@ INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1241, '文件配置删除', 'infra:file-config:delete', 3, 4, 1237, '', '', '', NULL, 0, '1', '1', '1', '', '2022-03-15 14:35:28', '', '2022-04-20 17:03:10', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1242, '文件配置导出', 'infra:file-config:export', 3, 5, 1237, '', '', '', NULL, 0, '1', '1', '1', '', '2022-03-15 14:35:28', '', '2022-04-20 17:03:10', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1243, '文件管理', '', 2, 6, 2, 'file', 'ep:files', NULL, '', 0, '1', '1', '1', '1', '2022-03-16 23:47:40', '1', '2024-04-23 00:02:11', '0'); -INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1254, '作者动态', '', 1, 0, 0, 'https://www.iocoder.cn', 'ep:avatar', NULL, NULL, 0, '1', '1', '1', '1', '2022-04-23 01:03:15', '1', '2025-04-29 17:45:38', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1255, '数据源配置', '', 2, 1, 2, 'data-source-config', 'ep:data-analysis', 'infra/dataSourceConfig/index', 'InfraDataSourceConfig', 0, '1', '1', '1', '', '2022-04-27 14:37:32', '1', '2024-02-29 08:51:25', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1256, '数据源配置查询', 'infra:data-source-config:query', 3, 1, 1255, '', '', '', NULL, 0, '1', '1', '1', '', '2022-04-27 14:37:32', '', '2022-04-27 14:37:32', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (1257, '数据源配置创建', 'infra:data-source-config:create', 3, 2, 1255, '', '', '', NULL, 0, '1', '1', '1', '', '2022-04-27 14:37:32', '', '2022-04-27 14:37:32', '0'); @@ -2529,7 +2528,7 @@ INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (5011, '转账订单查询', 'pay:transfer:query', 3, 1, 2559, '', '', '', '', 0, '1', '1', '1', '1', '2025-05-08 12:46:53', '1', '2025-05-08 12:46:53', '0'); INSERT INTO system_menu (id, name, permission, type, sort, parent_id, path, icon, component, component_name, status, visible, keep_alive, always_show, creator, create_time, updater, update_time, deleted) VALUES (5012, '转账订单导出', 'pay:transfer:export', 3, 2, 2559, '', '', '', '', 0, '1', '1', '1', '1', '2025-05-10 17:00:28', '1', '2025-05-10 17:00:28', '0'); COMMIT; -SET IDENTITY_INSERT system_menu OFF; +-- SET IDENTITY_INSERT system_menu OFF; -- @formatter:on -- ---------------------------- @@ -2566,12 +2565,12 @@ COMMENT ON TABLE system_notice IS '通知公告表'; -- Records of system_notice -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_notice ON; +-- SET IDENTITY_INSERT system_notice ON; INSERT INTO system_notice (id, title, content, type, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, '芋道的公众', '

新版本内容133

', 1, 0, 'admin', '2021-01-05 17:03:48', '1', '2022-05-04 21:00:20', '0', 1); INSERT INTO system_notice (id, title, content, type, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, '维护通知:2018-07-01 系统凌晨维护', '

11112222image3333

', 2, 1, 'admin', '2021-01-05 17:03:48', '1', '2025-04-18 23:56:40', '0', 1); INSERT INTO system_notice (id, title, content, type, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (4, '我是测试标题', '

哈哈哈哈123

', 1, 0, '110', '2022-02-22 01:01:25', '110', '2022-02-22 01:01:46', '0', 121); COMMIT; -SET IDENTITY_INSERT system_notice OFF; +-- SET IDENTITY_INSERT system_notice OFF; -- @formatter:on -- ---------------------------- @@ -2620,7 +2619,7 @@ COMMENT ON TABLE system_notify_message IS '站内信消息表'; -- Records of system_notify_message -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_notify_message ON; +-- SET IDENTITY_INSERT system_notify_message ON; INSERT INTO system_notify_message (id, user_id, user_type, template_id, template_code, template_nickname, template_content, template_type, template_params, read_status, read_time, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, 1, 2, 1, 'test', '123', '我是 1,我开始 2 了', 1, '{"name":"1","what":"2"}', '1', '2025-04-21 14:59:37', '1', '2023-01-28 11:44:08', '1', '2025-04-21 14:59:37', '0', 1); INSERT INTO system_notify_message (id, user_id, user_type, template_id, template_code, template_nickname, template_content, template_type, template_params, read_status, read_time, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (3, 1, 2, 1, 'test', '123', '我是 1,我开始 2 了', 1, '{"name":"1","what":"2"}', '1', '2025-04-21 14:59:37', '1', '2023-01-28 11:45:04', '1', '2025-04-21 14:59:37', '0', 1); INSERT INTO system_notify_message (id, user_id, user_type, template_id, template_code, template_nickname, template_content, template_type, template_params, read_status, read_time, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (4, 103, 2, 2, 'register', '系统消息', '你好,欢迎 哈哈 加入大家庭!', 2, '{"name":"哈哈"}', '0', NULL, '1', '2023-01-28 21:02:20', '1', '2023-01-28 21:02:20', '0', 1); @@ -2631,7 +2630,7 @@ INSERT INTO system_notify_message (id, user_id, user_type, template_id, template INSERT INTO system_notify_message (id, user_id, user_type, template_id, template_code, template_nickname, template_content, template_type, template_params, read_status, read_time, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (9, 247, 1, 4, 'brokerage_withdraw_audit_approve', 'system', '您在2023-09-28 08:35:46提现¥0.09元的申请已通过审核', 2, '{"reason":null,"createTime":"2023-09-28 08:35:46","price":"0.09"}', '0', NULL, '1', '2023-09-28 16:36:22', '1', '2023-09-28 16:36:22', '0', 1); INSERT INTO system_notify_message (id, user_id, user_type, template_id, template_code, template_nickname, template_content, template_type, template_params, read_status, read_time, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (10, 247, 1, 4, 'brokerage_withdraw_audit_approve', 'system', '您在2023-09-30 20:59:40提现¥1.00元的申请已通过审核', 2, '{"reason":null,"createTime":"2023-09-30 20:59:40","price":"1.00"}', '0', NULL, '1', '2023-10-03 12:11:34', '1', '2023-10-03 12:11:34', '0', 1); COMMIT; -SET IDENTITY_INSERT system_notify_message OFF; +-- SET IDENTITY_INSERT system_notify_message OFF; -- @formatter:on -- ---------------------------- @@ -2799,13 +2798,13 @@ COMMENT ON TABLE system_oauth2_client IS 'OAuth2 客户端表'; -- Records of system_oauth2_client -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_oauth2_client ON; +-- SET IDENTITY_INSERT system_oauth2_client ON; INSERT INTO system_oauth2_client (id, client_id, secret, name, logo, description, status, access_token_validity_seconds, refresh_token_validity_seconds, redirect_uris, authorized_grant_types, scopes, auto_approve_scopes, authorities, resource_ids, additional_information, creator, create_time, updater, update_time, deleted) VALUES (1, 'default', 'admin123', '后台管理', 'http://test.yudao.iocoder.cn/20250502/sort2_1746189740718.png', '我是描述', 0, 1800, 2592000, '["https://www.iocoder.cn","https://doc.iocoder.cn"]', '["password","authorization_code","implicit","refresh_token"]', '["user.read","user.write"]', '[]', '["user.read","user.write"]', '[]', '{}', '1', '2022-05-11 21:47:12', '1', '2025-05-02 20:42:22', '0'); INSERT INTO system_oauth2_client (id, client_id, secret, name, logo, description, status, access_token_validity_seconds, refresh_token_validity_seconds, redirect_uris, authorized_grant_types, scopes, auto_approve_scopes, authorities, resource_ids, additional_information, creator, create_time, updater, update_time, deleted) VALUES (40, 'test', 'test2', 'biubiu', 'http://test.yudao.iocoder.cn/xx/20250502/ed07110a37464b5299f8bd7c67ad65c7_1746187077009.jpg', '啦啦啦啦', 0, 1800, 43200, '["https://www.iocoder.cn"]', '["password","authorization_code","implicit"]', '["user_info","projects"]', '["user_info"]', '[]', '[]', '{}', '1', '2022-05-12 00:28:20', '1', '2025-05-02 19:58:08', '0'); INSERT INTO system_oauth2_client (id, client_id, secret, name, logo, description, status, access_token_validity_seconds, refresh_token_validity_seconds, redirect_uris, authorized_grant_types, scopes, auto_approve_scopes, authorities, resource_ids, additional_information, creator, create_time, updater, update_time, deleted) VALUES (41, 'yudao-sso-demo-by-code', 'test', '基于授权码模式,如何实现 SSO 单点登录?', 'http://test.yudao.iocoder.cn/it/20250502/sign_1746181948685.png', NULL, 0, 1800, 43200, '["http://127.0.0.1:18080"]', '["authorization_code","refresh_token"]', '["user.read","user.write"]', '[]', '[]', '[]', NULL, '1', '2022-09-29 13:28:31', '1', '2025-05-02 18:32:30', '0'); INSERT INTO system_oauth2_client (id, client_id, secret, name, logo, description, status, access_token_validity_seconds, refresh_token_validity_seconds, redirect_uris, authorized_grant_types, scopes, auto_approve_scopes, authorities, resource_ids, additional_information, creator, create_time, updater, update_time, deleted) VALUES (42, 'yudao-sso-demo-by-password', 'test', '基于密码模式,如何实现 SSO 单点登录?', 'http://test.yudao.iocoder.cn/604bdc695e13b3b22745be704d1f2aa8ee05c5f26f9fead6d1ca49005afbc857.jpeg', NULL, 0, 1800, 43200, '["http://127.0.0.1:18080"]', '["password","refresh_token"]', '["user.read","user.write"]', '[]', '[]', '[]', NULL, '1', '2022-10-04 17:40:16', '1', '2025-05-04 16:00:46', '0'); COMMIT; -SET IDENTITY_INSERT system_oauth2_client OFF; +-- SET IDENTITY_INSERT system_oauth2_client OFF; -- @formatter:on -- ---------------------------- @@ -2964,13 +2963,13 @@ COMMENT ON TABLE system_post IS '岗位信息表'; -- Records of system_post -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_post ON; +-- SET IDENTITY_INSERT system_post ON; INSERT INTO system_post (id, code, name, sort, status, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, 'ceo', '董事长', 1, 0, '', 'admin', '2021-01-06 17:03:48', '1', '2023-02-11 15:19:04', '0', 1); INSERT INTO system_post (id, code, name, sort, status, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, 'se', '项目经理', 2, 0, '', 'admin', '2021-01-05 17:03:48', '1', '2023-11-15 09:18:20', '0', 1); INSERT INTO system_post (id, code, name, sort, status, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (4, 'user', '普通员工', 4, 0, '111222', 'admin', '2021-01-05 17:03:48', '1', '2025-03-24 21:32:40', '0', 1); INSERT INTO system_post (id, code, name, sort, status, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (5, 'HR', '人力资源', 5, 0, '`', '1', '2024-03-24 20:45:40', '1', '2025-03-29 19:08:10', '0', 1); COMMIT; -SET IDENTITY_INSERT system_post OFF; +-- SET IDENTITY_INSERT system_post OFF; -- @formatter:on -- ---------------------------- @@ -3017,7 +3016,7 @@ COMMENT ON TABLE system_role IS '角色信息表'; -- Records of system_role -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_role ON; +-- SET IDENTITY_INSERT system_role ON; INSERT INTO system_role (id, name, code, sort, data_scope, data_scope_dept_ids, status, type, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, '超级管理员', 'super_admin', 1, 1, '', 0, 1, '超级管理员', 'admin', '2021-01-05 17:03:48', '', '2022-02-22 05:08:21', '0', 1); INSERT INTO system_role (id, name, code, sort, data_scope, data_scope_dept_ids, status, type, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, '普通角色', 'common', 2, 2, '', 0, 1, '普通角色', 'admin', '2021-01-05 17:03:48', '', '2022-02-22 05:08:20', '0', 1); INSERT INTO system_role (id, name, code, sort, data_scope, data_scope_dept_ids, status, type, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (3, 'CRM 管理员', 'crm_admin', 2, 1, '', 0, 1, 'CRM 专属角色', '1', '2024-02-24 10:51:13', '1', '2024-02-24 02:51:32', '0', 1); @@ -3027,7 +3026,7 @@ INSERT INTO system_role (id, name, code, sort, data_scope, data_scope_dept_ids, INSERT INTO system_role (id, name, code, sort, data_scope, data_scope_dept_ids, status, type, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (155, '测试数据权限', 'test-dp', 3, 2, '[100,102,103,104,105,108]', 0, 2, '', '1', '2025-03-31 14:58:06', '1', '2025-04-17 23:07:44', '0', 1); INSERT INTO system_role (id, name, code, sort, data_scope, data_scope_dept_ids, status, type, remark, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (158, '2', '3', 4, 1, '', 0, 2, NULL, '1', '2025-04-17 20:08:08', '1', '2025-04-17 23:05:31', '0', 1); COMMIT; -SET IDENTITY_INSERT system_role OFF; +-- SET IDENTITY_INSERT system_role OFF; -- @formatter:on -- ---------------------------- @@ -3060,7 +3059,7 @@ COMMENT ON TABLE system_role_menu IS '角色和菜单关联表'; -- Records of system_role_menu -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_role_menu ON; +-- SET IDENTITY_INSERT system_role_menu ON; INSERT INTO system_role_menu (id, role_id, menu_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (263, 109, 1, '1', '2022-02-22 00:56:14', '1', '2022-02-22 00:56:14', '0', 121); INSERT INTO system_role_menu (id, role_id, menu_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (434, 2, 1, '1', '2022-02-22 13:09:12', '1', '2022-02-22 13:09:12', '0', 1); INSERT INTO system_role_menu (id, role_id, menu_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (454, 2, 1093, '1', '2022-02-22 13:09:12', '1', '2022-02-22 13:09:12', '0', 1); @@ -3925,7 +3924,7 @@ INSERT INTO system_role_menu (id, role_id, menu_id, creator, create_time, update INSERT INTO system_role_menu (id, role_id, menu_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (6137, 155, 4031, '1', '2025-04-01 13:49:30', '1', '2025-04-01 13:49:30', '0', 1); INSERT INTO system_role_menu (id, role_id, menu_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (6138, 101, 5010, '1', '2025-05-05 17:49:17', '1', '2025-05-05 17:49:17', '0', 1); COMMIT; -SET IDENTITY_INSERT system_role_menu OFF; +-- SET IDENTITY_INSERT system_role_menu OFF; -- @formatter:on -- ---------------------------- @@ -3966,12 +3965,12 @@ COMMENT ON TABLE system_sms_channel IS '短信渠道'; -- Records of system_sms_channel -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_sms_channel ON; +-- SET IDENTITY_INSERT system_sms_channel ON; INSERT INTO system_sms_channel (id, signature, code, status, remark, api_key, api_secret, callback_url, creator, create_time, updater, update_time, deleted) VALUES (2, 'Ballcat', 'ALIYUN', 0, '你要改哦,只有我可以用!!!!', 'LTAI5tCnKso2uG3kJ5gRav88', 'fGJ5SNXL7P1NHNRmJ7DJaMJGPyE55C', NULL, '', '2021-03-31 11:53:10', '1', '2024-08-04 08:53:26', '0'); INSERT INTO system_sms_channel (id, signature, code, status, remark, api_key, api_secret, callback_url, creator, create_time, updater, update_time, deleted) VALUES (4, '测试渠道', 'DEBUG_DING_TALK', 0, '123', '696b5d8ead48071237e4aa5861ff08dbadb2b4ded1c688a7b7c9afc615579859', 'SEC5c4e5ff888bc8a9923ae47f59e7ccd30af1f14d93c55b4e2c9cb094e35aeed67', NULL, '1', '2021-04-13 00:23:14', '1', '2022-03-27 20:29:49', '0'); -INSERT INTO system_sms_channel (id, signature, code, status, remark, api_key, api_secret, callback_url, creator, create_time, updater, update_time, deleted) VALUES (7, 'mock腾讯云', 'TENCENT', 0, '', '1 2', '2 3', '', '1', '2024-09-30 08:53:45', '1', '2024-09-30 08:55:01', '0'); +INSERT INTO system_sms_channel (id, signature, code, status, remark, api_key, api_secret, callback_url, creator, create_time, updater, update_time, deleted) VALUES (7, 'mock腾讯', 'TENCENT', 0, '', '1 2', '2 3', '', '1', '2024-09-30 08:53:45', '1', '2024-09-30 08:55:01', '0'); COMMIT; -SET IDENTITY_INSERT system_sms_channel OFF; +-- SET IDENTITY_INSERT system_sms_channel OFF; -- @formatter:on -- ---------------------------- @@ -4120,7 +4119,7 @@ COMMENT ON TABLE system_sms_template IS '短信模板'; -- Records of system_sms_template -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_sms_template ON; +-- SET IDENTITY_INSERT system_sms_template ON; INSERT INTO system_sms_template (id, type, status, code, name, content, params, remark, api_template_id, channel_id, channel_code, creator, create_time, updater, update_time, deleted) VALUES (2, 1, 0, 'test_01', '测试验证码短信', '正在进行登录操作{operation},您的验证码是{code}', '["operation","code"]', '测试备注', '4383920', 4, 'DEBUG_DING_TALK', '', '2021-03-31 10:49:38', '1', '2024-08-18 11:57:18', '0'); INSERT INTO system_sms_template (id, type, status, code, name, content, params, remark, api_template_id, channel_id, channel_code, creator, create_time, updater, update_time, deleted) VALUES (3, 1, 0, 'test_02', '公告通知', '您的验证码{code},该验证码5分钟内有效,请勿泄漏于他人!', '["code"]', NULL, 'SMS_207945135', 2, 'ALIYUN', '', '2021-03-31 11:56:30', '1', '2021-04-10 01:22:02', '0'); INSERT INTO system_sms_template (id, type, status, code, name, content, params, remark, api_template_id, channel_id, channel_code, creator, create_time, updater, update_time, deleted) VALUES (6, 3, 0, 'test-01', '测试模板', '哈哈哈 {name}', '["name"]', 'f哈哈哈', '4383920', 4, 'DEBUG_DING_TALK', '1', '2021-04-10 01:07:21', '1', '2024-08-18 11:57:07', '0'); @@ -4137,7 +4136,7 @@ INSERT INTO system_sms_template (id, type, status, code, name, content, params, INSERT INTO system_sms_template (id, type, status, code, name, content, params, remark, api_template_id, channel_id, channel_code, creator, create_time, updater, update_time, deleted) VALUES (18, 1, 0, 'admin-reset-password', '后台用户 - 忘记密码', '您的验证码{code},该验证码 5 分钟内有效,请勿泄漏于他人!', '["code"]', '', 'null', 4, 'DEBUG_DING_TALK', '1', '2025-03-16 14:19:34', '1', '2025-03-16 14:19:45', '0'); INSERT INTO system_sms_template (id, type, status, code, name, content, params, remark, api_template_id, channel_id, channel_code, creator, create_time, updater, update_time, deleted) VALUES (19, 1, 0, 'admin-sms-login', '后台用户短信登录', '您的验证码是{code}', '["code"]', '', '4372216', 4, 'DEBUG_DING_TALK', '1', '2025-04-08 09:36:03', '1', '2025-04-08 09:36:17', '0'); COMMIT; -SET IDENTITY_INSERT system_sms_template OFF; +-- SET IDENTITY_INSERT system_sms_template OFF; -- @formatter:on -- ---------------------------- @@ -4180,14 +4179,14 @@ COMMENT ON TABLE system_social_client IS '社交客户端表'; -- Records of system_social_client -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_social_client ON; +-- SET IDENTITY_INSERT system_social_client ON; INSERT INTO system_social_client (id, name, social_type, user_type, client_id, client_secret, agent_id, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, '钉钉', 20, 2, 'dingvrnreaje3yqvzhxg', 'i8E6iZyDvZj51JIb0tYsYfVQYOks9Cq1lgryEjFRqC79P3iJcrxEwT6Qk2QvLrLI', NULL, 0, '', '2023-10-18 11:21:18', '1', '2023-12-20 21:28:26', '1', 1); INSERT INTO system_social_client (id, name, social_type, user_type, client_id, client_secret, agent_id, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, '钉钉(王土豆)', 20, 2, 'dingtsu9hpepjkbmthhw', 'FP_bnSq_HAHKCSncmJjw5hxhnzs6vaVDSZZn3egj6rdqTQ_hu5tQVJyLMpgCakdP', NULL, 0, '', '2023-10-18 11:21:18', '', '2023-12-20 21:28:26', '1', 121); INSERT INTO system_social_client (id, name, social_type, user_type, client_id, client_secret, agent_id, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (3, '微信公众号', 31, 1, 'wx5b23ba7a5589ecbb', '2a7b3b20c537e52e74afd395eb85f61f', NULL, 0, '', '2023-10-18 16:07:46', '1', '2023-12-20 21:28:23', '1', 1); INSERT INTO system_social_client (id, name, social_type, user_type, client_id, client_secret, agent_id, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (43, '微信小程序', 34, 1, 'wx63c280fe3248a3e7', '6f270509224a7ae1296bbf1c8cb97aed', NULL, 0, '', '2023-10-19 13:37:41', '1', '2023-12-20 21:28:25', '1', 1); INSERT INTO system_social_client (id, name, social_type, user_type, client_id, client_secret, agent_id, status, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (44, '1', 10, 1, '2', '3', NULL, 0, '1', '2025-04-06 20:36:28', '1', '2025-04-06 20:43:12', '1', 1); COMMIT; -SET IDENTITY_INSERT system_social_client OFF; +-- SET IDENTITY_INSERT system_social_client OFF; -- @formatter:on -- ---------------------------- @@ -4302,12 +4301,12 @@ COMMENT ON TABLE system_tenant IS '租户表'; -- Records of system_tenant -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_tenant ON; +-- SET IDENTITY_INSERT system_tenant ON; INSERT INTO system_tenant (id, name, contact_user_id, contact_name, contact_mobile, status, website, package_id, expire_time, account_count, creator, create_time, updater, update_time, deleted) VALUES (1, '后台管理', NULL, '芋艿', '17321315478', 0, 'www.iocoder.cn', 0, '2099-02-19 17:14:16', 9999, '1', '2021-01-05 17:03:47', '1', '2023-11-06 11:41:41', '0'); INSERT INTO system_tenant (id, name, contact_user_id, contact_name, contact_mobile, status, website, package_id, expire_time, account_count, creator, create_time, updater, update_time, deleted) VALUES (121, '小租户', 110, '小王2', '15601691300', 0, 'zsxq.iocoder.cn', 111, '2026-07-10 00:00:00', 30, '1', '2022-02-22 00:56:14', '1', '2025-04-03 21:33:01', '0'); INSERT INTO system_tenant (id, name, contact_user_id, contact_name, contact_mobile, status, website, package_id, expire_time, account_count, creator, create_time, updater, update_time, deleted) VALUES (122, '测试租户', 113, '芋道', '15601691300', 0, 'test.iocoder.cn', 111, '2022-04-29 00:00:00', 50, '1', '2022-03-07 21:37:58', '1', '2024-09-22 12:10:50', '0'); COMMIT; -SET IDENTITY_INSERT system_tenant OFF; +-- SET IDENTITY_INSERT system_tenant OFF; -- @formatter:on -- ---------------------------- @@ -4342,11 +4341,11 @@ COMMENT ON TABLE system_tenant_package IS '租户套餐表'; -- Records of system_tenant_package -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_tenant_package ON; +-- SET IDENTITY_INSERT system_tenant_package ON; INSERT INTO system_tenant_package (id, name, status, remark, menu_ids, creator, create_time, updater, update_time, deleted) VALUES (111, '普通套餐', 0, '小功能', '[1,2,5,1031,1032,1033,1034,1035,1036,1037,1038,1039,1050,1051,1052,1053,1054,1056,1057,1058,1059,1060,1063,1064,1065,1066,1067,1070,1075,1077,1078,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1118,1119,1120,100,101,102,103,106,107,110,111,112,113,1138,114,1139,115,1140,116,1141,1142,1143,2713,2714,2715,2716,2717,2718,2720,1185,2721,1186,2722,1187,2723,1188,2724,1189,2725,1190,2726,1191,2727,2472,1192,2728,1193,2729,1194,2730,1195,2731,1196,2732,1197,2733,2478,1198,2734,2479,1199,2735,2480,1200,2481,1201,2482,1202,2483,2739,2484,2740,2485,2486,2487,1207,2488,1208,2489,1209,2490,1210,2491,1211,2492,1212,2493,1213,2494,2495,1215,1216,2497,1217,1218,1219,1220,1221,1222,1224,1225,1226,1227,1228,1229,1237,1238,1239,1240,1241,1242,1243,2525,1255,1256,1001,1257,1002,1258,1003,1259,1004,1260,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020]', '1', '2022-02-22 00:54:00', '1', '2024-07-13 22:37:24', '0'); INSERT INTO system_tenant_package (id, name, status, remark, menu_ids, creator, create_time, updater, update_time, deleted) VALUES (112, '再来一个套餐', 0, '1234', '[1024,1,1025,1026,2,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1042,1043,1045,1046,1048,1050,1051,1052,1053,1054,1056,1057,1058,2083,1059,1060,1063,1064,1065,1066,1067,1070,1075,1077,1078,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1100,1101,1102,1103,1104,1105,1106,2130,1107,2131,1108,2132,1109,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,100,2148,101,2149,102,2150,103,2151,104,2152,105,106,107,108,109,110,111,112,113,1138,114,1139,115,1140,116,1141,1142,1143,2739,2740,1224,1225,1226,1227,1228,1229,1237,1238,1239,1240,1241,1242,1243,1255,1256,1257,1258,1259,1260,1261,1263,1264,1265,1266,1267,2447,2448,2449,2450,2451,2452,2453,2472,2478,2479,2480,2481,2482,2483,2484,2485,2486,2487,2488,2489,2490,2491,2492,2493,2494,2495,2497,2525,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,500,1013,501,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023]', '1', '2025-04-04 08:15:02', '1', '2025-04-04 08:15:21', '0'); COMMIT; -SET IDENTITY_INSERT system_tenant_package OFF; +-- SET IDENTITY_INSERT system_tenant_package OFF; -- @formatter:on -- ---------------------------- @@ -4379,7 +4378,7 @@ COMMENT ON TABLE system_user_post IS '用户岗位表'; -- Records of system_user_post -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_user_post ON; +-- SET IDENTITY_INSERT system_user_post ON; INSERT INTO system_user_post (id, user_id, post_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (112, 1, 1, 'admin', '2022-05-02 07:25:24', 'admin', '2022-05-02 07:25:24', '0', 1); INSERT INTO system_user_post (id, user_id, post_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (113, 100, 1, 'admin', '2022-05-02 07:25:24', 'admin', '2022-05-02 07:25:24', '0', 1); INSERT INTO system_user_post (id, user_id, post_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (115, 104, 1, '1', '2022-05-16 19:36:28', '1', '2022-05-16 19:36:28', '0', 1); @@ -4390,7 +4389,7 @@ INSERT INTO system_user_post (id, user_id, post_id, creator, create_time, update INSERT INTO system_user_post (id, user_id, post_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (124, 115, 2, '1', '2024-04-04 09:37:14', '1', '2024-04-04 09:37:14', '0', 1); INSERT INTO system_user_post (id, user_id, post_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (125, 1, 2, '1', '2024-07-13 22:31:39', '1', '2024-07-13 22:31:39', '0', 1); COMMIT; -SET IDENTITY_INSERT system_user_post OFF; +-- SET IDENTITY_INSERT system_user_post OFF; -- @formatter:on -- ---------------------------- @@ -4423,7 +4422,7 @@ COMMENT ON TABLE system_user_role IS '用户和角色关联表'; -- Records of system_user_role -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_user_role ON; +-- SET IDENTITY_INSERT system_user_role ON; INSERT INTO system_user_role (id, user_id, role_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, 1, 1, '', '2022-01-11 13:19:45', '', '2022-05-12 12:35:17', '0', 1); INSERT INTO system_user_role (id, user_id, role_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, 2, 2, '', '2022-01-11 13:19:45', '', '2022-05-12 12:35:13', '0', 1); INSERT INTO system_user_role (id, user_id, role_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (4, 100, 101, '', '2022-01-11 13:19:45', '', '2022-05-12 12:35:13', '0', 1); @@ -4442,7 +4441,7 @@ INSERT INTO system_user_role (id, user_id, role_id, creator, create_time, update INSERT INTO system_user_role (id, user_id, role_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (47, 104, 2, '1', '2025-01-04 10:40:33', '1', '2025-01-04 10:40:33', '0', 1); INSERT INTO system_user_role (id, user_id, role_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (48, 100, 155, '1', '2025-04-04 10:41:14', '1', '2025-04-04 10:41:14', '0', 1); COMMIT; -SET IDENTITY_INSERT system_user_role OFF; +-- SET IDENTITY_INSERT system_user_role OFF; -- @formatter:on -- ---------------------------- @@ -4495,7 +4494,7 @@ COMMENT ON TABLE system_users IS '用户信息表'; -- Records of system_users -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT system_users ON; +-- SET IDENTITY_INSERT system_users ON; INSERT INTO system_users (id, username, password, nickname, remark, post_ids, email, mobile, sex, avatar, status, login_ip, login_date, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, 'admin', '$2a$04$KljJDa/LK7QfDm0lF5OhuePhlPfjRH3tB2Wu351Uidz.oQGJXevPi', '后台管理', '管理员', '[1,2]', '11aoteman@126.com', '18818260277', 2, 'http://test.yudao.iocoder.cn/test/20250502/avatar_1746154660449.png', 0, '0:0:0:0:0:0:0:1', '2025-05-10 18:03:15', 'admin', '2021-01-05 17:03:47', NULL, '2025-05-10 18:03:15', '0', 1); INSERT INTO system_users (id, username, password, nickname, remark, post_ids, email, mobile, sex, avatar, status, login_ip, login_date, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (100, 'yudao', '$2a$04$h.aaPKgO.odHepnk5PCsWeEwKdojFWdTItxGKfx1r0e1CSeBzsTJ6', '芋道', '不要吓我', '[1]', 'yudao@iocoder.cn', '15601691300', 1, NULL, 0, '0:0:0:0:0:0:0:1', '2025-04-08 09:36:40', '', '2021-01-07 09:07:17', NULL, '2025-04-21 14:23:08', '0', 1); INSERT INTO system_users (id, username, password, nickname, remark, post_ids, email, mobile, sex, avatar, status, login_ip, login_date, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (103, 'yuanma', '$2a$04$fUBSmjKCPYAUmnMzOb6qE.eZCGPhHi1JmAKclODbfS/O7fHOl2bH6', '源码', NULL, NULL, 'yuanma@iocoder.cn', '15601701300', 0, NULL, 0, '0:0:0:0:0:0:0:1', '2024-08-11 17:48:12', '', '2021-01-13 23:50:35', NULL, '2025-04-21 14:23:08', '0', 1); @@ -4515,7 +4514,7 @@ INSERT INTO system_users (id, username, password, nickname, remark, post_ids, em INSERT INTO system_users (id, username, password, nickname, remark, post_ids, email, mobile, sex, avatar, status, login_ip, login_date, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (139, 'wwbwwb', '$2a$04$aOHoFbQU6zfBk/1Z9raF/ugTdhjNdx7culC1HhO0zvoczAnahCiMq', '小秃头', NULL, NULL, '', '', 0, NULL, 0, '0:0:0:0:0:0:0:1', '2024-09-10 21:03:58', NULL, '2024-09-10 21:03:58', NULL, '2025-04-21 14:23:08', '0', 1); INSERT INTO system_users (id, username, password, nickname, remark, post_ids, email, mobile, sex, avatar, status, login_ip, login_date, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (141, 'admin1', '$2a$04$oj6F6d7HrZ70kYVD3TNzEu.m3TPUzajOVuC66zdKna8KRerK1FmVa', '新用户', NULL, NULL, '', '', 0, '', 0, '0:0:0:0:0:0:0:1', '2025-04-08 13:09:07', '1', '2025-04-08 13:09:07', '1', '2025-04-08 13:09:07', '0', 1); COMMIT; -SET IDENTITY_INSERT system_users OFF; +-- SET IDENTITY_INSERT system_users OFF; -- @formatter:on -- ---------------------------- @@ -4554,10 +4553,10 @@ COMMENT ON TABLE yudao_demo01_contact IS '示例联系人表'; -- Records of yudao_demo01_contact -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT yudao_demo01_contact ON; +-- SET IDENTITY_INSERT yudao_demo01_contact ON; INSERT INTO yudao_demo01_contact (id, name, sex, birthday, description, avatar, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, '土豆', 2, '2023-11-07 00:00:00', '

天蚕土豆!呀

', 'http://127.0.0.1:48080/admin-api/infra/file/4/get/46f8fa1a37db3f3960d8910ff2fe3962ab3b2db87cf2f8ccb4dc8145b8bdf237.jpeg', '1', '2023-11-15 23:34:30', '1', '2023-11-15 23:47:39', '0', 1); COMMIT; -SET IDENTITY_INSERT yudao_demo01_contact OFF; +-- SET IDENTITY_INSERT yudao_demo01_contact OFF; -- @formatter:on -- ---------------------------- @@ -4590,7 +4589,7 @@ COMMENT ON TABLE yudao_demo02_category IS '示例分类表'; -- Records of yudao_demo02_category -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT yudao_demo02_category ON; +-- SET IDENTITY_INSERT yudao_demo02_category ON; INSERT INTO yudao_demo02_category (id, name, parent_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (1, '土豆', 0, '1', '2023-11-15 23:34:30', '1', '2023-11-16 20:24:23', '0', 1); INSERT INTO yudao_demo02_category (id, name, parent_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, '番茄', 0, '1', '2023-11-16 20:24:00', '1', '2023-11-16 20:24:15', '0', 1); INSERT INTO yudao_demo02_category (id, name, parent_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (3, '怪怪', 0, '1', '2023-11-16 20:24:32', '1', '2023-11-16 20:24:32', '0', 1); @@ -4598,7 +4597,7 @@ INSERT INTO yudao_demo02_category (id, name, parent_id, creator, create_time, up INSERT INTO yudao_demo02_category (id, name, parent_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (5, '大番茄', 2, '1', '2023-11-16 20:24:46', '1', '2023-11-16 20:24:46', '0', 1); INSERT INTO yudao_demo02_category (id, name, parent_id, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (6, '11', 3, '1', '2023-11-24 19:29:34', '1', '2023-11-24 19:29:34', '0', 1); COMMIT; -SET IDENTITY_INSERT yudao_demo02_category OFF; +-- SET IDENTITY_INSERT yudao_demo02_category OFF; -- @formatter:on -- ---------------------------- @@ -4633,7 +4632,7 @@ COMMENT ON TABLE yudao_demo03_course IS '学生课程表'; -- Records of yudao_demo03_course -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT yudao_demo03_course ON; +-- SET IDENTITY_INSERT yudao_demo03_course ON; INSERT INTO yudao_demo03_course (id, student_id, name, score, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, 2, '语文', 66, '1', '2023-11-16 23:21:49', '1', '2024-09-17 10:55:30', '1', 1); INSERT INTO yudao_demo03_course (id, student_id, name, score, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (3, 2, '数学', 22, '1', '2023-11-16 23:21:49', '1', '2024-09-17 10:55:30', '1', 1); INSERT INTO yudao_demo03_course (id, student_id, name, score, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (6, 5, '体育', 23, '1', '2023-11-16 23:22:46', '1', '2023-11-16 15:44:40', '1', 1); @@ -4652,7 +4651,7 @@ INSERT INTO yudao_demo03_course (id, student_id, name, score, creator, create_ti INSERT INTO yudao_demo03_course (id, student_id, name, score, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (19, 9, '滑雪', 12, '1', '2023-11-17 13:13:20', '1', '2025-04-19 02:49:03', '1', 1); INSERT INTO yudao_demo03_course (id, student_id, name, score, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (20, 9, '滑雪', 12, '1', '2023-11-17 13:13:20', '1', '2025-04-19 10:49:04', '0', 1); COMMIT; -SET IDENTITY_INSERT yudao_demo03_course OFF; +-- SET IDENTITY_INSERT yudao_demo03_course OFF; -- @formatter:on -- ---------------------------- @@ -4687,12 +4686,12 @@ COMMENT ON TABLE yudao_demo03_grade IS '学生班级表'; -- Records of yudao_demo03_grade -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT yudao_demo03_grade ON; +-- SET IDENTITY_INSERT yudao_demo03_grade ON; INSERT INTO yudao_demo03_grade (id, student_id, name, teacher, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (7, 2, '三年 2 班', '周杰伦', '1', '2023-11-16 23:21:49', '1', '2024-09-17 18:55:31', '0', 1); INSERT INTO yudao_demo03_grade (id, student_id, name, teacher, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (8, 5, '华为', '遥遥领先', '1', '2023-11-16 23:22:46', '1', '2024-09-17 18:55:29', '0', 1); INSERT INTO yudao_demo03_grade (id, student_id, name, teacher, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (9, 9, '小图', '小娃111', '1', '2023-11-17 13:10:23', '1', '2025-04-19 10:49:04', '0', 1); COMMIT; -SET IDENTITY_INSERT yudao_demo03_grade OFF; +-- SET IDENTITY_INSERT yudao_demo03_grade OFF; -- @formatter:on -- ---------------------------- @@ -4729,12 +4728,12 @@ COMMENT ON TABLE yudao_demo03_student IS '学生表'; -- Records of yudao_demo03_student -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT yudao_demo03_student ON; +-- SET IDENTITY_INSERT yudao_demo03_student ON; INSERT INTO yudao_demo03_student (id, name, sex, birthday, description, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (2, '小白', 1, '2023-11-16 00:00:00', '

厉害

', '1', '2023-11-16 23:21:49', '1', '2024-09-17 18:55:31', '0', 1); INSERT INTO yudao_demo03_student (id, name, sex, birthday, description, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (5, '大黑', 2, '2023-11-13 00:00:00', '

你在教我做事?

', '1', '2023-11-16 23:22:46', '1', '2024-09-17 18:55:29', '0', 1); INSERT INTO yudao_demo03_student (id, name, sex, birthday, description, creator, create_time, updater, update_time, deleted, tenant_id) VALUES (9, '小花', 1, '2023-11-07 00:00:00', '

哈哈哈

', '1', '2023-11-17 00:04:47', '1', '2025-04-19 10:49:04', '0', 1); COMMIT; -SET IDENTITY_INSERT yudao_demo03_student OFF; +-- SET IDENTITY_INSERT yudao_demo03_student OFF; -- @formatter:on -- ---------------------------- diff --git a/sql/mysql/ai.sql b/sql/mysql/ai.sql new file mode 100644 index 00000000..51d19e51 --- /dev/null +++ b/sql/mysql/ai.sql @@ -0,0 +1,430 @@ +/* + Navicat Premium Data Transfer + + Source Server : 127.0.0.1 MySQL + Source Server Type : MySQL + Source Server Version : 80200 (8.2.0) + Source Host : 127.0.0.1:3306 + Source Schema : ruoyi-vue-pro + + Target Server Type : MySQL + Target Server Version : 80200 (8.2.0) + File Encoding : 65001 + + Date: 15/03/2025 07:44:11 +*/ + +SET NAMES utf8mb4; +SET FOREIGN_KEY_CHECKS = 0; + +-- ---------------------------- +-- Table structure for ai_api_key +-- ---------------------------- +DROP TABLE IF EXISTS `ai_api_key`; +CREATE TABLE `ai_api_key` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '名称', + `api_key` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '密钥', + `platform` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '平台', + `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '自定义 API 地址', + `status` int NOT NULL COMMENT '状态', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 23 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI API 密钥表'; + +-- ---------------------------- +-- Records of ai_api_key +-- ---------------------------- +BEGIN; +INSERT INTO `ai_api_key` (`id`, `name`, `api_key`, `platform`, `url`, `status`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, '【OpenAI】ChatGPT', 'sk-aN6nWn3fILjrgLFT0fC4Aa60B72e4253826c77B29dC94f17', 'OpenAI', 'https://api.holdai.top', 0, '', '2024-05-10 01:37:55', '1', '2025-02-23 16:58:46', b'0', 1), (2, '呵呵', '123321', 'OpenAI', NULL, 0, '1', '2024-05-11 16:46:18', '1', '2024-05-17 15:15:08', b'1', 1), (3, '【Meta】Ollama', ' ', 'Ollama', 'http://127.0.0.1:11434', 0, '1', '2024-05-17 23:04:13', '1', '2024-07-05 01:30:10', b'0', 1), (4, '【百度】文心一言', 'x0cuLZ7XsaTCU08vuJWO87Lg|R9mYF9dl9KASgi5RUq0FQt3wRisSnOcK', 'YiYan', NULL, 0, '1', '2024-05-18 09:26:02', '1', '2024-07-05 01:30:10', b'0', 1), (5, '【讯飞】星火', '75b161ed2aef4719b275d6e7f2a4d4cd|YWYxYWI2MTA4ODI2NGZlYTQyNjAzZTcz', 'XingHuo', NULL, 0, '1', '2024-05-18 10:09:42', '1', '2025-02-23 18:35:06', b'0', 1), (6, '【阿里】通义千问', 'sk-7d903764249848cfa912733146da12d1', 'TongYi', NULL, 0, '1', '2024-05-18 10:33:12', '1', '2025-02-24 10:24:50', b'0', 1), (7, 'StableDiffusion', 'sk-e53UqbboF8QJCscYvzJscJxJXoFcFg4iJjl1oqgE7baJETmx', 'StableDiffusion', NULL, 0, '1', '2024-06-01 15:11:18', '1', '2024-07-05 01:30:10', b'0', 1), (8, '【本地】Ollama', 'null', 'Ollama', 'http://localhost:11434', 0, '1', '2024-06-01 20:04:43', '1', '2025-02-24 09:21:16', b'0', 1), (9, 'Suno', 'Suno', 'Suno', 'http://127.0.0.1:3001', 0, '1', '2024-06-29 09:14:28', '1', '2024-07-05 01:30:10', b'0', 1), (10, 'Midjourney', 'sk-dZEPiVaNcT3FHhef51996bAa0bC74806BeAb620dA5Da10Bf', 'Midjourney', 'https://api.holdai.top/mj', 0, '1', '2024-06-29 09:40:20', '1', '2024-07-05 01:30:10', b'0', 1), (11, 'DeepSeek', 'sk-5b612c071f904fd59808dc07c9a4f1b8', 'DeepSeek', NULL, 0, '1', '2024-07-06 12:06:04', '1', '2025-03-13 21:18:31', b'0', 1), (12, '智谱', '2f35fb6ca4ea41fab898729b7fac086c.6ESSfPcCkxaKEUlR', 'ZhiPu', NULL, 0, '1', '2024-07-06 18:01:15', '1', '2025-03-11 07:47:46', b'0', 1), (13, '【微软 OpenAI】ChatGPT', 'XXX', 'AzureOpenAI', 'https://eastusprejade.openai.azure.com', 0, '1', '2024-08-10 14:09:27', '1', '2024-08-10 15:08:27', b'0', 1), (14, '字节豆包', '5c1b5747-26d2-4ebd-a4e0-dd0e8d8b4272', 'DouBao', NULL, 0, '1', '2025-02-23 19:52:37', '1', '2025-02-23 19:52:37', b'0', 1), (15, '腾讯混元', 'sk-bcd', 'HunYuan', NULL, 0, '1', '2025-02-23 20:59:10', '1', '2025-02-24 09:20:04', b'0', 1), (16, '腾讯知识引擎', 'sk-abc', 'HunYuan', 'https://api.lkeap.cloud.tencent.com', 0, '1', '2025-02-23 20:59:49', '1', '2025-02-24 09:20:00', b'0', 1), (17, '【本地】deepseek-r1', 'null', 'Ollama', 'http://localhost:11434', 0, '1', '2025-02-24 09:20:31', '1', '2025-02-24 09:21:40', b'1', 1), (18, '硅基流动', 'sk-epsakfenqnyzoxhmbucsxlhkdqlcbnimslqoivkshalvdozz', 'SiliconFlow', '', 0, '1', '2025-02-24 20:34:19', '1', '2025-02-24 20:34:19', b'0', 1), (19, 'MiniMax', 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJHcm91cE5hbWUiOiLnjovmlofmlowiLCJVc2VyTmFtZSI6IueOi-aWh-aWjCIsIkFjY291bnQiOiIiLCJTdWJqZWN0SUQiOiIxODk3Mjg3MjQ5NDU2ODA4MzQ2IiwiUGhvbmUiOiIxNTYwMTY5MTM5OSIsIkdyb3VwSUQiOiIxODk3Mjg3MjQ5NDQ4NDE5NzM4IiwiUGFnZU5hbWUiOiIiLCJNYWlsIjoiIiwiQ3JlYXRlVGltZSI6IjIwMjUtMDMtMTEgMTI6NTI6MDIiLCJUb2tlblR5cGUiOjEsImlzcyI6Im1pbmltYXgifQ.aAuB7gWW_oA4IYhh-CF7c9MfWWxKN49B_HK-DYjXaDwwffhiG-H1571z1WQhp9QytWG-DqgLejneeSxkiq1wQIe3FsEP2wz4BmGBct31LehbJu8ehLxg_vg75Uod1nFAHbm5mZz6JSVLNIlSo87Xr3UtSzJhAXlapEkcqlA4YOzOpKrZ8l5_OJPTORTCmHWZYgJcRS-faNiH62ZnUEHUozesTFhubJHo5GfJCw_edlnmfSUocERV1BjWvenhZ9My-aYXNktcW9WaSj9l6gayV7A0Ium_PL55T9ln1PcI8gayiVUKJGJDoqNyF1AF9_aF9NOKtTnQzwNqnZdlTYH6hw', 'MiniMax', NULL, 0, '1', '2025-03-11 20:06:35', '1', '2025-03-11 20:06:35', b'0', 1), (20, '月之暗灭', 'sk-aHYYV1SARscItye5QQRRNbXij4fy65Ee7pNZlC9gsSQnUKXA', 'Moonshot', NULL, 0, '1', '2025-03-11 20:07:27', '1', '2025-03-11 20:07:27', b'0', 1), (21, 'FastGPT', 'fastgpt-aqcc61kFtF8CeaglnGAfQOCIDWwjGdJVJHv6hIlMo28otFlva2aZNK', 'OpenAI', 'https://cloud.fastgpt.cn/api', 0, '1', '2025-03-12 13:51:06', '1', '2025-03-12 20:06:12', b'0', 1), (22, 'Dify', 'app-4hy2d7fJauSbrKbzTKX1afuP', 'OpenAI', 'http://127.0.0.1:3000', 0, '1', '2025-03-12 21:26:34', '1', '2025-03-12 21:50:29', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_chat_conversation +-- ---------------------------- +DROP TABLE IF EXISTS `ai_chat_conversation`; +CREATE TABLE `ai_chat_conversation` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '对话编号', + `user_id` bigint NOT NULL COMMENT '用户编号', + `role_id` bigint NULL DEFAULT NULL COMMENT '聊天角色', + `title` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '对话标题', + `model_id` bigint NOT NULL COMMENT '模型编号', + `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型标识', + `pinned` bit(1) NOT NULL COMMENT '是否置顶', + `pinned_time` datetime NULL DEFAULT NULL COMMENT '置顶时间', + `system_message` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '角色设定', + `temperature` double NOT NULL COMMENT '温度参数', + `max_tokens` int NOT NULL COMMENT '单条回复的最大 Token 数量', + `max_contexts` int NOT NULL COMMENT '上下文的最大 Message 数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人', + `update_time` datetime NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NULL DEFAULT NULL COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 1781604279872581774 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 聊天对话表'; + +-- ---------------------------- +-- Records of ai_chat_conversation +-- ---------------------------- +BEGIN; +INSERT INTO `ai_chat_conversation` (`id`, `user_id`, `role_id`, `title`, `model_id`, `model`, `pinned`, `pinned_time`, `system_message`, `temperature`, `max_tokens`, `max_contexts`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1781604279872581684, 1, 10, '新对话', 14, 'qwen-72b-chat', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 2, '1', '2024-05-20 22:22:39', '1', '2024-07-05 01:29:39', b'1', 1), (1781604279872581685, 1, 10, 'gpt测试', 11, 'gpt-3.5-turbo', b'1', '2024-05-21 16:26:29', '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 09:37:38', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581686, 1, 10, '新的gpt测试', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 14:43:32', '1', '2024-07-05 01:29:41', b'1', 1), (1781604279872581687, 1, 10, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 16:37:12', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581688, 1, 10, '新对话', 10, 'ERNIE 4.0', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 16:38:14', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581689, 1, 10, '新对话', 14, 'qwen-72b-chat', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 16:40:23', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581690, 1, 10, '新对话111', 11, 'gpt-3.5-turbo', b'1', '2024-05-21 20:20:26', '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 16:42:06', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581691, 1, 10, '新对话1112', 11, 'gpt-3.5-turbo', b'0', '2024-05-22 07:25:38', '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 20:12:18', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581692, 1, 10, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-21 20:12:32', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581693, 1, 10, '通用 AI 助手', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-22 07:26:06', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581694, 1, 10, '测试各种逻辑', 12, 'llama3', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 2, 20, '1', '2024-05-22 09:55:37', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581695, 1, 10, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-22 10:46:38', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581696, 1, 10, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-23 20:37:42', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581697, 1, 10, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-23 20:41:25', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581698, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 12:46:36', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581699, 1, NULL, '新对话', 10, 'ERNIE 4.0', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-05-24 12:48:25', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581700, 1, NULL, '新对话', 10, 'ERNIE 4.0', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 12:49:47', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581701, 1, NULL, '新对话', 10, 'ERNIE 4.0', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 12:51:30', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581702, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 12:53:03', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581703, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 14:05:36', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581704, 1, 10, '通用 AI 助手', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-24 14:06:52', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581705, 1, 10, '通用 AI 助手', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 20, 20, '1', '2024-05-24 14:16:46', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581706, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 15:48:36', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581707, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-24 15:52:13', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581708, 1, 10, '通用 AI 助手', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 4096, 20, '1', '2024-05-24 20:58:12', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581709, 1, 11, 'Python 专家', 12, 'llama3', b'0', NULL, '我希望你能作为一名 python 专家。我将向你提供有关我的技术问题的所有信息,而你的角色是解决我的问题。你应该用你的计算机科学、网络基础设施和 IT 安全知识来解决我的问题。在你的回答中,使用聪明的、简单的、为各种层次的人所理解的语言会有帮助。逐步解释你的解决方案并使用要点是很有帮助的。尽量避免过多的技术细节,但在必要时使用它们。我希望你用解决方案来回答,而不是写任何解释。', 1, 4096, 10, '1', '2024-05-25 11:45:22', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581710, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-25 11:48:51', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581711, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-25 13:08:02', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581712, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 20, 20, '1', '2024-05-25 13:08:17', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581713, 1, NULL, '测试讯飞', 13, 'generalv3.5', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-05-25 13:17:28', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581714, 1, NULL, '测试千问', 14, 'qwen-72b-chat', b'0', NULL, NULL, 1, 1000, 20, '1', '2024-05-25 13:20:22', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581715, 1, 12, '小可爱角色', 17, 'deepseek-chat', b'1', '2024-07-04 23:39:14', '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-05-25 13:25:51', '1', '2024-07-11 09:35:22', b'0', 1), (1781604279872581716, 1, NULL, '新对话', 15, 'Qwen-1.8B', b'0', NULL, NULL, 1, 2000, 20, '1', '2024-06-01 20:06:19', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581717, 1, NULL, '新对话', 14, 'qwen-72b-chat', b'1', '2024-07-04 23:39:15', NULL, 1, 4096, 20, '1', '2024-06-01 20:08:09', '1', '2024-07-06 10:05:01', b'1', 1), (1781604279872581718, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-06-01 21:53:36', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581719, 1, NULL, '新对话', 9, 'ERNIE-3.5-8K', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-06-02 08:52:56', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581720, 1, NULL, '新对话', 9, 'ERNIE-3.5-8K', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-06-02 09:07:19', '1', '2024-07-05 01:29:53', b'1', 1), (1781604279872581721, 1, NULL, '新对话', 9, 'ERNIE-3.5-8K', b'1', '2024-07-04 23:39:12', NULL, 0.5, 1000, 20, '1', '2024-06-02 09:13:16', '1', '2024-07-06 10:05:03', b'1', 1), (1781604279872581722, 1, NULL, '新对话', 13, 'generalv3.5', b'1', '2024-07-04 23:39:12', NULL, 1, 4096, 20, '1', '2024-06-29 17:31:06', '1', '2024-07-06 10:05:06', b'1', 1), (1781604279872581723, 1, NULL, '新对话', 14, 'qwen-72b-chat', b'1', '2024-07-04 23:39:10', NULL, 1, 2000, 20, '1', '2024-06-29 17:52:44', '1', '2024-07-06 10:05:09', b'1', 1), (1781604279872581724, 1, NULL, '新对话', 10, 'ERNIE 4.0', b'1', '2024-07-04 23:39:09', NULL, 1, 1000, 20, '1', '2024-06-29 18:08:45', '1', '2024-07-06 10:05:11', b'1', 1), (1781604279872581725, 1, NULL, '新对话', 14, 'qwen-72b-chat', b'1', '2024-07-04 23:39:07', NULL, 1, 1000, 20, '1', '2024-06-29 18:51:22', '1', '2024-07-06 10:05:12', b'1', 1), (1781604279872581726, 1, NULL, '新对话', 19, 'GLM-4', b'0', NULL, NULL, 1, 1024, 20, '1', '2024-07-05 00:08:15', '1', '2024-07-06 10:03:43', b'1', 1), (1781604279872581727, 1, NULL, '讯飞星火', 13, 'generalv3.5', b'0', NULL, '', 1, 4096, 20, '1', '2024-07-06 08:43:54', '1', '2024-07-07 12:38:09', b'1', 1), (1781604279872581728, 1, NULL, 'deepseek', 17, 'deepseek-chat', b'1', '2024-07-08 13:19:12', NULL, 1, 4096, 20, '1', '2024-07-06 12:07:31', '1', '2024-07-08 13:19:12', b'0', 1), (1781604279872581729, 1, NULL, 'llama3', 12, 'llama3', b'1', '2024-07-08 13:19:10', NULL, 1, 4096, 20, '1', '2024-07-06 14:47:03', '1', '2024-07-08 13:19:10', b'0', 1), (1781604279872581730, 1, NULL, '通义千问', 54, 'qwen-max-latest', b'1', '2024-07-07 21:58:29', NULL, 1, 2000, 20, '1', '2024-07-06 15:43:43', '1', '2025-03-13 21:34:22', b'0', 1), (1781604279872581731, 1, NULL, '新对话', 10, 'ERNIE 4.0', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-06 15:55:30', '1', '2024-07-06 10:04:11', b'1', 1), (1781604279872581732, 1, NULL, '新对话', 16, 'ernie_speed', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-06 16:31:46', '1', '2024-07-06 10:04:02', b'1', 1), (1781604279872581733, 1, NULL, '文心一言', 16, 'ernie_speed', b'1', '2024-07-08 13:19:09', '你是一个 java 专家', 1, 4096, 20, '1', '2024-07-06 16:32:37', '1', '2025-03-13 21:28:41', b'0', 1), (1781604279872581734, 1, NULL, 'gpt-3.5', 11, 'gpt-3.5-turbo', b'1', '2024-07-08 13:19:08', NULL, 1, 4096, 20, '1', '2024-07-06 18:01:48', '1', '2025-02-23 17:04:43', b'0', 1), (1781604279872581735, 1, NULL, '智谱 GLM-4', 19, 'GLM-4', b'1', '2024-07-08 13:19:06', NULL, 0.75, 4096, 20, '1', '2024-07-06 18:05:14', '1', '2024-07-08 13:19:06', b'0', 1), (1781604279872581736, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 18:41:05', '1', '2024-07-07 10:41:08', b'1', 1), (1781604279872581737, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 20:28:58', '1', '2024-07-07 12:38:30', b'1', 1), (1781604279872581738, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 20:33:58', '1', '2024-07-07 12:38:27', b'1', 1), (1781604279872581739, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 20:37:50', '1', '2024-07-07 12:38:23', b'1', 1), (1781604279872581740, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 20:37:57', '1', '2024-07-07 12:38:21', b'1', 1), (1781604279872581741, 104, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '104', '2024-07-07 20:40:29', '104', '2024-07-07 12:40:31', b'1', 1), (1781604279872581742, 104, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '104', '2024-07-07 20:42:26', '104', '2024-07-07 12:42:53', b'1', 1), (1781604279872581743, 104, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '104', '2024-07-07 20:44:35', '104', '2024-07-07 20:44:35', b'0', 1), (1781604279872581744, 1, NULL, '新对话', 17, 'deepseek-chat', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 21:02:33', '1', '2024-07-08 05:22:42', b'1', 1), (1781604279872581745, 1, 12, '小可爱角色', 18, 'deepseek-coder', b'0', NULL, '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-07-07 21:08:46', '1', '2024-07-08 05:22:42', b'1', 1), (1781604279872581746, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 21:23:20', '1', '2024-07-07 13:23:26', b'1', 1), (1781604279872581747, 1, 12, '小可爱角色', 11, 'gpt-3.5-turbo', b'0', NULL, '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-07-07 22:03:26', '1', '2024-07-08 05:22:42', b'1', 1), (1781604279872581748, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-07-07 22:07:34', '1', '2024-07-08 05:19:04', b'1', 1), (1781604279872581749, 1, 12, '小可爱角色', 11, 'gpt-3.5-turbo', b'0', NULL, '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-07-08 13:18:15', '1', '2024-07-08 05:22:42', b'1', 1), (1781604279872581750, 1, 12, '小可爱角色', 11, 'gpt-3.5-turbo', b'0', NULL, '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-07-08 20:55:44', '1', '2024-07-08 12:55:59', b'1', 1), (1781604279872581751, 1, 12, '小可爱角色', 11, 'gpt-3.5-turbo', b'0', NULL, '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-07-08 20:56:01', '1', '2024-07-08 13:10:16', b'1', 1), (1781604279872581752, 1, 12, '小可爱角色', 11, 'gpt-3.5-turbo', b'0', NULL, '你好,我是宠物小精灵大师!', 1, 4096, 20, '1', '2024-07-08 20:56:40', '1', '2024-07-08 12:56:44', b'1', 1), (1781604279872581753, 1, NULL, '新对话', 20, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2024-08-10 14:10:53', '1', '2024-08-10 14:17:19', b'0', 1), (1781604279872581754, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-23 17:03:23', '1', '2025-02-23 17:03:31', b'1', 1), (1781604279872581755, 1, NULL, '讯飞星火', 55, '4.0Ultra', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-23 18:32:31', '1', '2025-03-14 11:24:30', b'0', 1), (1781604279872581756, 1, NULL, '本地(tongyi)', 50, 'qwen2.5', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-23 19:00:56', '1', '2025-03-13 16:36:34', b'0', 1), (1781604279872581757, 1, NULL, '字节豆包', 22, 'doubao-1-5-lite-32k-250115', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-23 19:56:19', '1', '2025-02-23 19:56:37', b'0', 1), (1781604279872581758, 1, NULL, '字节 deepseek', 23, 'deepseek-r1-250120', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-23 19:58:44', '1', '2025-02-23 19:59:04', b'0', 1), (1781604279872581759, 1, NULL, '腾讯混元', 11, 'gpt-3.5-turbo', b'0', '2025-02-23 21:02:38', NULL, 1, 4096, 20, '1', '2025-02-23 21:01:57', '1', '2025-02-23 21:02:40', b'0', 1), (1781604279872581760, 1, NULL, '腾讯 deepseek', 25, 'deepseek-r1', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-23 21:02:11', '1', '2025-02-23 21:02:37', b'0', 1), (1781604279872581761, 1, NULL, '本地(deepseek-r1)', 26, 'deepseek-r1', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-24 09:22:37', '1', '2025-02-24 09:22:55', b'0', 1), (1781604279872581762, 1, NULL, '阿里云 deepseek', 28, 'deepseek-v3', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-24 10:17:37', '1', '2025-02-24 10:24:56', b'0', 1), (1781604279872581763, 1, NULL, '硅基流动 deepseek', 52, 'Pro/deepseek-ai/DeepSeek-V3', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-02-24 20:35:21', '1', '2025-03-13 21:06:11', b'0', 1), (1781604279872581764, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-03-09 18:31:53', '1', '2025-03-09 18:31:53', b'0', 1), (1781604279872581765, 1, 16, '测试知识库', 13, 'generalv3.5', b'0', NULL, '一个小助手', 1, 4096, 20, '1', '2025-03-09 18:33:03', '1', '2025-03-09 18:52:01', b'0', 1), (1781604279872581766, 1, 10, '通用 AI 助手', 11, 'gpt-3.5-turbo', b'0', NULL, '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', 1, 4096, 20, '1', '2025-03-10 20:22:17', '1', '2025-03-10 20:22:17', b'0', 1), (1781604279872581767, 1, NULL, '月之暗灭', 53, 'moonshot-v1-128k', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-03-11 20:10:29', '1', '2025-03-13 21:15:46', b'0', 1), (1781604279872581768, 1, NULL, 'MiniMax', 51, 'MiniMax-Text-01', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-03-11 20:10:53', '1', '2025-03-13 20:38:40', b'0', 1), (1781604279872581769, 1, NULL, 'FastGPT', 47, 'FastGPT', b'0', '2025-03-12 13:51:52', NULL, 1, 4096, 20, '1', '2025-03-12 13:51:50', '1', '2025-03-12 13:52:29', b'0', 1), (1781604279872581770, 1, NULL, 'Dify', 48, 'Dify', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-03-12 21:27:38', '1', '2025-03-12 21:27:51', b'0', 1), (1781604279872581771, 1, NULL, '新对话', 11, 'gpt-3.5-turbo', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-03-13 12:43:05', '1', '2025-03-13 12:47:13', b'1', 1), (1781604279872581772, 1, NULL, '新对话', 54, 'qwen-max', b'0', NULL, NULL, 1, 4096, 20, '1', '2025-03-13 12:47:08', '1', '2025-03-13 21:32:39', b'0', 1), (1781604279872581773, 1, 17, '一个可以查询天气的小助手', 11, 'gpt-3.5-turbo', b'0', NULL, '天气小助手', 1, 4096, 20, '1', '2025-03-14 20:03:31', '1', '2025-03-14 20:03:31', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_chat_message +-- ---------------------------- +DROP TABLE IF EXISTS `ai_chat_message`; +CREATE TABLE `ai_chat_message` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '消息编号', + `conversation_id` bigint NOT NULL COMMENT '对话编号', + `reply_id` bigint NULL DEFAULT NULL COMMENT '回复编号', + `user_id` bigint NOT NULL COMMENT '用户编号', + `role_id` bigint NULL DEFAULT NULL COMMENT '角色编号', + `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '消息类型', + `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型标识', + `model_id` bigint NOT NULL COMMENT '模型编号', + `content` varchar(10240) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '消息内容', + `use_context` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否携带上下文', + `segment_ids` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '段落编号数组', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人', + `update_time` datetime NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NULL DEFAULT NULL COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 2737 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 聊天消息表'; + +-- ---------------------------- +-- Records of ai_chat_message +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for ai_chat_role +-- ---------------------------- +DROP TABLE IF EXISTS `ai_chat_role`; +CREATE TABLE `ai_chat_role` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '角色编号', + `user_id` bigint NULL DEFAULT NULL COMMENT '用户编号', + `model_id` bigint NULL DEFAULT NULL COMMENT '模型编号', + `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '角色名称', + `avatar` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '头像', + `category` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '角色类别', + `sort` int NOT NULL DEFAULT 0 COMMENT '角色排序', + `description` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '角色描述', + `system_message` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '角色上下文', + `knowledge_ids` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '关联的知识库编号数组', + `tool_ids` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '关联的工具编号数组', + `public_status` bit(1) NOT NULL COMMENT '是否公开', + `status` tinyint NULL DEFAULT NULL COMMENT '状态', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 18 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 聊天角色表'; + +-- ---------------------------- +-- Records of ai_chat_role +-- ---------------------------- +BEGIN; +INSERT INTO `ai_chat_role` (`id`, `user_id`, `model_id`, `name`, `avatar`, `category`, `sort`, `description`, `system_message`, `knowledge_ids`, `tool_ids`, `public_status`, `status`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (10, NULL, 11, '通用 AI 助手', 'http://test.yudao.iocoder.cn/eaef5f41acb911dd718429a0702dcc3c61160d16e57ba1d543132fab58934f9f.png', '助手', 1, '默认角色', '您好,我是您的AI智能助手,我会尽力回答您的问题或提供有用的建议!!!!', NULL, NULL, b'1', 0, '1', '2024-05-13 20:44:48', '1', '2024-07-05 01:30:30', b'0', 1), (11, NULL, 14, 'Python 专家', 'http://test.yudao.iocoder.cn/5c5528504c307d34af504f39bc4e7007d2f6f31ee00dab699cc91584d1af8aca.png', '编程开发', 2, 'Python', '我希望你能作为一名 python 专家。我将向你提供有关我的技术问题的所有信息,而你的角色是解决我的问题。你应该用你的计算机科学、网络基础设施和 IT 安全知识来解决我的问题。在你的回答中,使用聪明的、简单的、为各种层次的人所理解的语言会有帮助。逐步解释你的解决方案并使用要点是很有帮助的。尽量避免过多的技术细节,但在必要时使用它们。我希望你用解决方案来回答,而不是写任何解释。', NULL, '17', b'1', 0, '1', '2024-05-17 23:23:20', '1', '2025-03-14 21:10:47', b'0', 1), (12, 1, NULL, '小可爱角色', 'http://test.yudao.iocoder.cn/5752750225f522ba794b16ad0b0e73d268093760546ebc2519b1a5dfc5b064d1.jpg', NULL, 0, '卡比兽,爱睡觉', '你好,我是宠物小精灵大师!', NULL, NULL, b'0', 0, '1', '2024-05-25 13:25:46', '1', '2024-07-05 01:30:30', b'0', 1), (13, NULL, 17, '写作助手', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', '写作', 10, '一个厉害的写手高手', '你是一个非常会写作的人!', NULL, NULL, b'1', 0, '1', '2024-07-10 22:55:58', '1', '2024-07-10 22:56:04', b'0', 1), (14, NULL, 17, '脑图助手', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', '写作', 11, '一个厉害的思维大师!', '你是一位非常优秀的思维导图助手,你会把用户的所有提问都总结成思维导图,然后以 Markdown 格式输出。markdown 只需要输出一级标题,二级标题,三级标题,四级标题,最多输出四级,除此之外不要输出任何其他 markdown 标记。下面是一个合格的例子:\n # Geek-AI 助手\n ## 完整的开源系统\n ### 前端开源\n ### 后端开源\n ## 支持各种大模型\n ### OpenAI\n ### Azure\n ### 文心一言\n ### 通义千问\n ## 集成多种收费方式\n ### 支付宝\n ### 微信\n 除此之外不要任何解释性语句。', NULL, NULL, b'1', 0, '1', '2024-07-29 21:47:20', '1', '2024-07-29 21:48:00', b'0', 1), (15, NULL, 26, '测试知识库', 'http://test.yudao.iocoder.cn/d3a7656aae53c8f063d4578c7a65f9045ef25420ff32cc32dd121a60abcf9127.png', '助手', 10, '我只是个小助手', '一个问答助手', '3', NULL, b'1', 0, '1', '2025-03-09 17:35:36', '1', '2025-03-09 18:32:34', b'1', 1), (16, 1, 21, '测试知识库', 'http://test.yudao.iocoder.cn/a2cfbf52d157911ecfb29c4a26b4a19247f6bb2c97a5104c46c970fc235880ef.png', '助手', 0, '测试一下', '一个小助手', '2', NULL, b'0', 0, '1', '2025-03-09 18:33:01', '1', '2025-03-09 18:51:04', b'0', 1), (17, 1, NULL, '一个可以查询天气的小助手', 'http://test.yudao.iocoder.cn/de74fdbe9ad40173345d4cd1e2b684fcbb5e797f7b7cc37b42dcbaa20dcf6bb3.png', NULL, 0, '查查查天气', '天气小助手', '', '18', b'0', 0, '1', '2025-03-14 20:03:27', '1', '2025-03-14 20:03:27', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_image +-- ---------------------------- +DROP TABLE IF EXISTS `ai_image`; +CREATE TABLE `ai_image` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `user_id` bigint NOT NULL COMMENT '用户编号', + `prompt` varchar(2000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '提示词', + `platform` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '平台', + `model_id` bigint NULL DEFAULT NULL COMMENT '模型编号', + `model` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型', + `width` int NOT NULL COMMENT '图片宽度', + `height` int NOT NULL COMMENT '图片高度', + `status` tinyint NOT NULL COMMENT '绘画状态', + `finish_time` datetime NULL DEFAULT NULL COMMENT '完成时间', + `error_message` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '错误信息', + `public_status` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否发布', + `pic_url` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '图片地址', + `options` json NULL COMMENT '绘制参数', + `task_id` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '任务编号', + `buttons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'mj buttons 按钮', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 198 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 绘画表'; + +-- ---------------------------- +-- Records of ai_image +-- ---------------------------- +BEGIN; +INSERT INTO `ai_image` (`id`, `user_id`, `prompt`, `platform`, `model_id`, `model`, `width`, `height`, `status`, `finish_time`, `error_message`, `public_status`, `pic_url`, `options`, `task_id`, `buttons`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (143, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 1, 1, 20, NULL, '', b'0', 'https://api.holdai.top/mj/image/1719316376919887', '{\"model\": \"midjourney\", \"width\": 1, \"height\": 1, \"prompt\": \"中国旗袍\", \"version\": \"6.0\", \"base64Array\": []}', '1719316376919887', '[{\"customId\":\"MJ::JOB::upsample::1::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"U1\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample::2::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"U2\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample::3::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"U3\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample::4::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"U4\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::reroll::0::06aa3e66-0e97-49cc-8201-e0295d883de4::SOLO\",\"emoji\":\"🔄\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::1::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"V1\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::2::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"V2\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::3::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"V3\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::4::06aa3e66-0e97-49cc-8201-e0295d883de4\",\"emoji\":\"\",\"label\":\"V4\",\"type\":\"2\",\"style\":\"2\"}]', '1', '2024-06-25 19:52:56', '1', '2024-07-05 01:30:19', b'1', 1), (144, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 1, 1, 20, NULL, '', b'0', 'https://api.holdai.top/mj/image/1719317928368230', '{\"model\": \"midjourney\", \"width\": 1, \"height\": 1, \"prompt\": \"中国旗袍\", \"version\": \"6.0\", \"base64Array\": []}', '1719317928368230', '[{\"customId\":\"MJ::JOB::upsample_v6_2x_subtle::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"upscale_1\",\"label\":\"Upscale (Subtle)\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample_v6_2x_creative::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"upscale_1\",\"label\":\"Upscale (Creative)\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::low_variation::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"🪄\",\"label\":\"Vary (Subtle)\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::high_variation::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"🪄\",\"label\":\"Vary (Strong)\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::Inpaint::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"🖌️\",\"label\":\"Vary (Region)\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::Outpaint::50::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"🔍\",\"label\":\"Zoom Out 2x\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::Outpaint::75::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"🔍\",\"label\":\"Zoom Out 1.5x\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::CustomZoom::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8\",\"emoji\":\"🔍\",\"label\":\"Custom Zoom\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::pan_left::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"⬅️\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::pan_right::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"➡️\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::pan_up::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"⬆️\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::pan_down::1::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8::SOLO\",\"emoji\":\"⬇️\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::BOOKMARK::5a1bbe5d-8e98-4a2c-a904-b820cf17c5d8\",\"emoji\":\"❤️\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"}]', '1', '2024-06-25 20:18:53', '1', '2024-07-05 01:30:19', b'1', 1), (145, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 30, NULL, NULL, b'0', NULL, NULL, NULL, NULL, '1', '2024-06-25 20:19:32', NULL, '2024-07-05 01:30:19', b'1', 1), (149, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 1, 1, 10, NULL, '', b'0', NULL, '{\"model\": \"midjourney\", \"width\": 1, \"height\": 1, \"prompt\": \"中国旗袍\", \"version\": \"6.0\", \"base64Array\": []}', '1719321552804536', '[]', '1', '2024-06-25 21:19:12', NULL, '2024-07-05 01:30:19', b'1', 1), (150, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 1, 1, 20, NULL, '', b'0', 'https://api.holdai.top/mj/image/1719321858504740', '{\"model\": \"midjourney\", \"width\": 1, \"height\": 1, \"prompt\": \"中国旗袍\", \"version\": \"6.0\", \"base64Array\": []}', '1719321858504740', '[{\"customId\":\"MJ::JOB::upsample::1::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"U1\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample::2::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"U2\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample::3::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"U3\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::upsample::4::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"U4\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::reroll::0::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a::SOLO\",\"emoji\":\"🔄\",\"label\":\"\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::1::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"V1\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::2::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"V2\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::3::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"V3\",\"type\":\"2\",\"style\":\"2\"},{\"customId\":\"MJ::JOB::variation::4::3ad9cb8d-bd10-416d-b782-f0bd1c7b978a\",\"emoji\":\"\",\"label\":\"V4\",\"type\":\"2\",\"style\":\"2\"}]', '1', '2024-06-25 21:24:17', NULL, '2024-07-05 01:30:19', b'1', 1), (151, 1, '元气少女', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 30, NULL, '403 - {\"id\":\"ce0ccae3ff85b8b2f80b7540f8149663\",\"message\":\"Your request was flagged by our content moderation system, as a result your request was denied and you were not charged.\",\"name\":\"content_moderation\"}\n', b'0', NULL, '{\"seed\": \"-1\", \"steps\": \"20\", \"sampler\": \"Euler a\"}', NULL, NULL, '1', '2024-06-26 12:58:27', NULL, '2024-07-05 01:30:19', b'1', 1), (152, 1, '元气少女1111', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 10, NULL, NULL, b'0', NULL, '{\"seed\": \"-1\", \"steps\": \"20\", \"sampler\": \"Euler a\"}', NULL, NULL, '1', '2024-06-26 12:59:33', '1', '2024-07-05 01:30:19', b'1', 1), (153, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 10, NULL, NULL, b'0', NULL, NULL, NULL, NULL, '1', '2024-06-26 13:00:53', '1', '2024-07-05 01:30:19', b'1', 1), (154, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 30, NULL, NULL, b'0', NULL, NULL, NULL, NULL, '1', '2024-06-26 13:01:14', NULL, '2024-07-05 01:30:19', b'1', 1), (155, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 30, NULL, NULL, b'0', NULL, NULL, NULL, NULL, '1', '2024-06-26 13:01:22', NULL, '2024-07-05 01:30:19', b'1', 1), (156, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 30, NULL, NULL, b'0', NULL, NULL, NULL, NULL, '1', '2024-06-26 13:03:12', NULL, '2024-07-05 01:30:19', b'1', 1), (157, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 10, NULL, NULL, b'0', NULL, NULL, NULL, NULL, '1', '2024-06-26 22:03:47', '1', '2024-07-05 01:30:19', b'1', 1), (158, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 20, NULL, NULL, b'1', 'http://test.yudao.iocoder.cn/3b98892b9a9aabd703c1fd55ac470f4d7e111df1111cc8c791d7340509d1e872.png', NULL, NULL, NULL, '1', '2024-06-26 22:06:33', '1', '2024-07-05 01:30:19', b'0', 1), (159, 1, '古装美女', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 30, NULL, '403 - {\"id\":\"5e1d75324304df2c4ec692701663d2cf\",\"message\":\"Your request was flagged by our content moderation system, as a result your request was denied and you were not charged.\",\"name\":\"content_moderation\"}\n', b'0', NULL, '{\"seed\": \"-1\", \"steps\": \"20\", \"sampler\": \"Euler a\"}', NULL, NULL, '1', '2024-06-28 22:36:24', NULL, '2024-07-05 01:30:19', b'1', 1), (160, 1, '中国长城', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 1024, 1024, 20, NULL, NULL, b'1', 'http://test.yudao.iocoder.cn/205bd3cdfe44451def5877831db068fa799a3c429c8960f73cfc322aaf68a581.png', NULL, NULL, NULL, '1', '2024-06-28 22:50:21', '1', '2024-07-29 23:04:49', b'0', 1), (162, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 1, 1, 10, NULL, NULL, b'0', NULL, '{\"model\": \"midjourney\", \"width\": 1, \"height\": 1, \"prompt\": \"中国旗袍\", \"version\": \"6.0\", \"base64Array\": []}', '1719625407392835', NULL, '1', '2024-06-29 09:43:26', '1', '2024-07-05 01:30:19', b'1', 1), (163, 1, '童话小屋', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 30, NULL, '403 - {\"id\":\"01e617a005af036be5429dbde97cd225\",\"message\":\"Your request was flagged by our content moderation system, as a result your request was denied and you were not charged.\",\"name\":\"content_moderation\"}\n', b'0', NULL, '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-02 21:45:35', NULL, '2024-07-05 01:30:19', b'1', 1), (164, 1, 'Dog', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, NULL, NULL, b'0', 'http://test.yudao.iocoder.cn/4d7205820505d15af8ee196a645053a67be1bc92ac53d140e0211f8a85cc2159.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-02 21:53:19', NULL, '2024-07-05 01:30:19', b'0', 1), (165, 1, 'DOG', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, NULL, NULL, b'0', 'http://test.yudao.iocoder.cn/0643739244c444f754bf3caeca6b594f38b971e34d1ec3616ee9f227b87854f7.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-03 13:46:00', NULL, '2024-07-05 01:30:19', b'1', 1), (168, 1, '可爱的小喵星人', 'OpenAI', 0, 'dall-e-3', 1024, 1024, 30, NULL, '401 - {\"message\":\"余额不足 (request id: 6686ba868ae546fba0dde505bc91f9be)\",\"type\":\"chat_api_error\"}', b'0', NULL, '{\"style\": \"vivid\"}', NULL, NULL, '1', '2024-07-04 23:06:44', NULL, '2024-07-05 01:30:19', b'1', 1), (171, 1, 'cat', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 30, NULL, NULL, b'0', NULL, '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-05 08:55:39', NULL, '2024-07-05 01:30:19', b'1', 1), (172, 1, 'cat', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, NULL, NULL, b'0', 'http://test.yudao.iocoder.cn/151cd3894be10a1412e1c987d94e4a22f82f29d8e957aec3ce5a43b5c7edf1c0.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-05 08:56:51', NULL, '2024-07-05 01:30:19', b'0', 1), (173, 1, 'Chinese Cheongsam', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, '2024-07-09 09:21:15', NULL, b'0', 'http://test.yudao.iocoder.cn/2d977b8551f98e29f51ca77f7cd360f20ae598f22390cfcd20ac4e33bb62e8fa.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-09 09:21:04', NULL, '2024-07-09 01:22:50', b'1', 1), (174, 1, 'Cartoon Avatar', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, '2024-07-09 09:23:02', NULL, b'0', 'http://test.yudao.iocoder.cn/253c7c5678527428bd6541a84c74250f73e814f67dcf50d1e78a3b89f4570783.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-09 09:22:55', NULL, '2024-07-09 09:23:02', b'0', 1), (175, 1, 'Mech Warrior', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, '2024-07-09 09:32:42', NULL, b'0', 'http://test.yudao.iocoder.cn/98e684cdb6dd1b7cf2aaa339c18804f087f1228488cbb2a33b669da6840ac3a6.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-09 09:32:36', NULL, '2024-07-09 09:32:42', b'0', 1), (176, 1, '中国旗袍', 'OpenAI', 0, 'dall-e-3', 1024, 1024, 30, '2024-07-09 20:58:53', '403 - {\"error\":{\"message\":\"user quota is not enough (request id: 20240709205850415016113iWBwnDbD)\",\"type\":\"new_api_error\",\"param\":\"\",\"code\":\"insufficient_user_quota\"}}', b'0', NULL, '{\"style\": \"vivid\"}', NULL, NULL, '1', '2024-07-09 20:58:49', NULL, '2024-07-09 13:31:01', b'1', 1), (177, 1, '中国旗袍', 'OpenAI', 0, 'dall-e-3', 1024, 1024, 30, '2024-07-09 21:00:30', '403 - {\"error\":{\"message\":\"user quota is not enough (request id: 20240709210028210666548schCBPTY)\",\"type\":\"new_api_error\",\"param\":\"\",\"code\":\"insufficient_user_quota\"}}', b'0', NULL, '{\"style\": \"vivid\"}', NULL, NULL, '1', '2024-07-09 21:00:26', NULL, '2024-07-09 13:31:10', b'1', 1), (180, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 3, 4, 10, NULL, NULL, b'0', NULL, '{\"model\": \"midjourney\", \"width\": 3, \"height\": 4, \"prompt\": \"中国旗袍\", \"version\": \"5.2\", \"referImageUrl\": \"http://test.yudao.iocoder.cn/cfbfd5b613da2a4936ccb23e928436a0774fff92ded96abfd23590092b905ee5.png\"}', '1720531569304050', NULL, '1', '2024-07-09 21:26:05', '1', '2024-07-12 15:58:49', b'1', 1), (181, 1, '中国旗袍', 'Midjourney', 0, 'midjourney', 1, 1, 10, NULL, NULL, b'0', NULL, '{\"model\": \"midjourney\", \"width\": 1, \"height\": 1, \"prompt\": \"中国旗袍\", \"version\": \"6.0\", \"referImageUrl\": null}', '1720531838679205', NULL, '1', '2024-07-09 21:30:37', '1', '2024-07-12 15:58:52', b'1', 1), (182, 1, '313213', 'StableDiffusion', 0, 'stable-diffusion-v1-6', 512, 512, 20, '2024-07-09 21:31:16', NULL, b'0', 'http://test.yudao.iocoder.cn/6fa3cb6da61aa58180ffaa0ab0fd5ec72a15f56182b8bfe5fd90329a703d05d0.png', '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2024-07-09 21:31:07', NULL, '2024-07-09 21:31:16', b'0', 1), (183, 1, '古装美女', 'TongYi', 0, 'wanx-v1', 512, 512, 20, '2024-07-11 21:04:41', NULL, b'1', 'http://test.yudao.iocoder.cn/2ef633461eb9d79c4d73b1e29be734aaacb4261b766fc8cd3115bf5f5a3ff4d8.png', '{}', NULL, NULL, '1', '2024-07-11 21:04:07', '1', '2025-03-03 21:25:08', b'1', 1), (184, 1, '童话小屋', 'ZhiPu', 0, 'cogview-3', 512, 512, 30, '2024-07-12 23:59:05', 'Cannot read the array length because \"data\" is null', b'0', NULL, '{}', NULL, NULL, '1', '2024-07-12 23:58:56', NULL, '2024-07-12 16:00:58', b'1', 1), (185, 1, '童话小屋', 'ZhiPu', 0, 'cogview-3', 512, 512, 30, '2024-07-13 00:01:36', 'Cannot read the array length because \"data\" is null', b'0', NULL, '{}', NULL, NULL, '1', '2024-07-13 00:01:00', NULL, '2024-07-12 16:03:14', b'1', 1), (186, 1, '童话小屋', 'ZhiPu', 0, 'cogview-3', 512, 512, 20, '2024-07-13 00:03:24', NULL, b'0', 'http://test.yudao.iocoder.cn/3e99eea008aa0cf40f283d6d5b373cf7c1aaccc3461d9273495d94aaf1ae4eb7.jpg', '{}', NULL, NULL, '1', '2024-07-13 00:03:12', NULL, '2024-07-13 00:03:24', b'0', 1), (187, 1, '中国旗袍', 'TongYi', 0, 'wanx-v1', 512, 512, 30, '2024-07-13 11:08:57', '{\"statusCode\":400,\"message\":\"Input data may contain inappropriate content.\",\"code\":\"DataInspectionFailed\",\"isJson\":true,\"requestId\":\"e7b9a905-4b7e-9a1e-bf09-2ff1da80c1ca\"}', b'0', NULL, '{}', NULL, NULL, '1', '2024-07-13 11:08:56', NULL, '2024-07-13 03:10:05', b'1', 1), (188, 1, '中国旗袍', 'ZhiPu', 0, 'cogview-3', 512, 512, 20, '2024-07-13 11:10:20', NULL, b'1', 'http://test.yudao.iocoder.cn/a29678c6feffc280180d11946ae2b0326abc4e815639034739f089564edddd52.jpg', '{}', NULL, NULL, '1', '2024-07-13 11:10:08', '1', '2024-07-29 23:04:44', b'0', 1), (189, 1, '童话小屋', 'TongYi', 0, 'wanx-v1', 512, 512, 20, '2024-07-13 11:11:07', NULL, b'1', 'http://test.yudao.iocoder.cn/2827f638e324aeb5e461fc479546962e832b2609e3a76271847c6de4c5387855.png', '{}', NULL, NULL, '1', '2024-07-13 11:10:34', '1', '2024-07-29 23:04:42', b'0', 1), (190, 1, '321321', 'TongYi', NULL, 'wanx-v1', 512, 512, 30, '2025-03-03 12:40:18', 'Cannot invoke \"org.springframework.ai.image.ImageGeneration.getOutput()\" because the return value of \"org.springframework.ai.image.ImageResponse.getResult()\" is null', b'0', NULL, '{}', NULL, NULL, '1', '2025-03-03 12:40:03', '1', '2025-03-03 12:40:42', b'1', 1), (191, 1, '小图片', 'ZhiPu', NULL, 'cogview-3', 512, 512, 30, '2025-03-03 12:40:40', '429 - {\"error\":{\"code\":\"1113\",\"message\":\"您的账户已欠费,请充值后重试。\"}}', b'0', NULL, '{}', NULL, NULL, '1', '2025-03-03 12:40:39', '1', '2025-03-03 20:25:30', b'1', 1), (192, 1, '测试', 'TongYi', 31, 'wanx-v1', 512, 512, 30, '2025-03-03 20:25:07', 'Cannot invoke \"org.springframework.ai.image.ImageGeneration.getOutput()\" because the return value of \"org.springframework.ai.image.ImageResponse.getResult()\" is null', b'0', NULL, '{}', NULL, NULL, '1', '2025-03-03 20:24:51', '1', '2025-03-03 20:25:27', b'1', 1), (193, 1, '测试', 'TongYi', 31, 'wanx-v1', 512, 512, 30, '2025-03-03 20:26:00', 'Cannot invoke \"org.springframework.ai.image.ImageGeneration.getOutput()\" because the return value of \"org.springframework.ai.image.ImageResponse.getResult()\" is null', b'0', NULL, '{}', NULL, NULL, '1', '2025-03-03 20:25:32', '1', '2025-03-03 20:33:21', b'1', 1), (194, 1, '喵星人', 'ZhiPu', 34, 'cogview-3', 512, 512, 20, '2025-03-03 20:33:42', NULL, b'0', 'http://test.yudao.iocoder.cn/79e6ca2f314d3ea275d6ce585514947111fa239a1a901e26b627edd524a0de18.jpg', '{}', NULL, NULL, '1', '2025-03-03 20:33:31', NULL, '2025-03-03 20:33:42', b'0', 1), (195, 1, '313', 'OpenAI', 35, 'dall-e-3', 1024, 1024, 30, '2025-03-03 20:58:24', '400 - {\"error\":{\"message\":\"Your request was rejected as a result of our safety system. Your prompt may contain text that is not allowed by our safety system. (request id: B20250303205821518379138MVIDOoms)\",\"type\":\"new_api_error\",\"param\":\"\",\"code\":\"content_policy_violation\"}}', b'0', NULL, '{\"style\": \"vivid\"}', NULL, NULL, '1', '2025-03-03 20:58:21', '1', '2025-03-03 20:58:48', b'1', 1), (196, 1, 'Chinese Cheongsam', 'StableDiffusion', 37, 'stable-diffusion-v1-6', 512, 512, 30, '2025-03-03 21:32:19', '429 - {\"id\":\"504200efe8d69610748ca0a2528a66c0\",\"message\":\"Your organization does not have enough balance to request this action (need $0.008664285714324501, have $0.00019546 in active grants, $0 in balance).\",\"name\":\"insufficient_balance\"}\n', b'0', NULL, '{\"seed\": \"42\", \"scale\": \"7.5\", \"steps\": \"20\", \"sampler\": \"DDIM\", \"stylePreset\": \"3d-model\", \"clipGuidancePreset\": \"NONE\"}', NULL, NULL, '1', '2025-03-03 21:32:14', NULL, '2025-03-03 21:32:19', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_knowledge +-- ---------------------------- +DROP TABLE IF EXISTS `ai_knowledge`; +CREATE TABLE `ai_knowledge` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '知识库名称', + `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '知识库描述', + `embedding_model_id` bigint NOT NULL COMMENT '向量模型编号', + `embedding_model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '向量模型标识', + `top_k` int NOT NULL COMMENT 'topK', + `similarity_threshold` double NOT NULL COMMENT '相似度阈值', + `status` tinyint NOT NULL COMMENT '是否启用', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 6 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 知识库表'; + +-- ---------------------------- +-- Records of ai_knowledge +-- ---------------------------- +BEGIN; +INSERT INTO `ai_knowledge` (`id`, `name`, `description`, `embedding_model_id`, `embedding_model`, `top_k`, `similarity_threshold`, `status`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (2, '测试标题', '测试描述', 45, 'embo-01', 3, 0.5, 0, '1', '2025-03-02 18:23:35', '1', '2025-03-11 20:15:45', b'0', 1), (3, '测试 QdrantVectorStore', '测试 QdrantVectorStore', 45, 'minimax-text-01', 2, 0.5, 0, '1', '2025-03-05 12:57:33', '1', '2025-03-11 20:13:01', b'0', 1), (4, '测试 RedisVectorStore', NULL, 30, 'nomic-embed-text', 10, 0.1, 0, '1', '2025-03-08 17:51:34', '1', '2025-03-08 17:51:34', b'0', 1), (5, '测试 MilvusVectorStore', NULL, 30, 'nomic-embed-text', 10, 0.1, 0, '1', '2025-03-09 09:15:12', '1', '2025-03-09 09:15:12', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_knowledge_document +-- ---------------------------- +DROP TABLE IF EXISTS `ai_knowledge_document`; +CREATE TABLE `ai_knowledge_document` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `knowledge_id` bigint NOT NULL COMMENT '知识库编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '文档名称', + `url` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '文件 URL', + `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '内容', + `content_length` int NOT NULL COMMENT '字符数', + `tokens` int NOT NULL COMMENT 'token 数量', + `segment_max_tokens` int NOT NULL COMMENT '分片最大 Token 数', + `retrieval_count` int NOT NULL DEFAULT 0 COMMENT '召回次数', + `status` tinyint NOT NULL COMMENT '是否启用', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 25 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 知识库文档表'; + +-- ---------------------------- +-- Records of ai_knowledge_document +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for ai_knowledge_segment +-- ---------------------------- +DROP TABLE IF EXISTS `ai_knowledge_segment`; +CREATE TABLE `ai_knowledge_segment` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `knowledge_id` bigint NOT NULL COMMENT '知识库编号', + `document_id` bigint NOT NULL COMMENT '文档编号', + `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '分段内容', + `content_length` int NOT NULL COMMENT '字符数', + `vector_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '向量库的编号', + `tokens` int NOT NULL COMMENT 'token 数量', + `retrieval_count` int NOT NULL DEFAULT 0 COMMENT '召回次数', + `status` tinyint NOT NULL COMMENT '是否启用', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 183 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 知识库分段表'; + +-- ---------------------------- +-- Records of ai_knowledge_segment +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for ai_mind_map +-- ---------------------------- +DROP TABLE IF EXISTS `ai_mind_map`; +CREATE TABLE `ai_mind_map` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `user_id` bigint NOT NULL COMMENT '用户编号', + `prompt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '生成内容提示', + `generated_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '生成的思维导图内容', + `platform` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '平台', + `model_id` bigint NOT NULL COMMENT '模型编号', + `model` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型', + `error_message` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '错误信息', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 思维导图表'; + +-- ---------------------------- +-- Records of ai_mind_map +-- ---------------------------- +BEGIN; +INSERT INTO `ai_mind_map` (`id`, `user_id`, `prompt`, `generated_content`, `platform`, `model_id`, `model`, `error_message`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 1, '32132312', NULL, 'OpenAI', 0, 'gpt-3.5-turbo', '403 Forbidden from POST https://api.holdai.top/v1/chat/completions', '1', '2024-07-29 21:43:30', NULL, '2024-08-10 09:27:48', b'1', 1), (2, 1, 'vue 技术栈!', '# Vue 技术栈\n## 核心框架\n### Vue.js\n### Vue Router\n### Vuex\n## 构建工具\n### Webpack\n### Vite\n## UI 框架\n### Element UI\n### Vuetify\n### Ant Design Vue\n## 状态管理\n### Pinia\n### Vuex\n## 测试工具\n### Vue Test Utils\n### Jest\n## 服务器端渲染\n### Nuxt.js\n## 静态站点生成\n### VuePress\n### VitePress', 'DeepSeek', 0, 'deepseek-chat', NULL, '1', '2024-07-29 21:48:11', NULL, '2024-07-29 21:48:18', b'0', 1), (3, 1, '生成一个 Vue 核心关键点', '# Vue 核心关键点\n## 数据绑定\n### 单向数据绑定\n### 双向数据绑定\n## 组件系统\n### 组件定义\n### 组件通信\n#### 父子组件通信\n#### 非父子组件通信\n## 生命周期钩子\n### 创建阶段\n### 挂载阶段\n### 更新阶段\n### 销毁阶段\n## 指令\n### v-bind\n### v-model\n### v-on\n### v-for\n### v-if\n## 计算属性和侦听器\n### 计算属性\n### 侦听器\n## 插槽\n### 默认插槽\n### 具名插槽\n### 作用域插槽\n## 路由\n### Vue Router\n### 路由配置\n### 路由导航\n## 状态管理\n### Vuex\n### 状态\n### mutations\n### actions\n### getters', 'DeepSeek', 0, 'deepseek-chat', NULL, '1', '2024-07-29 21:56:45', NULL, '2024-07-29 21:56:56', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_model +-- ---------------------------- +DROP TABLE IF EXISTS `ai_model`; +CREATE TABLE `ai_model` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `key_id` bigint NOT NULL COMMENT 'API 秘钥编号', + `name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型名字', + `model` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型标识', + `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型平台', + `type` tinyint NOT NULL COMMENT '模型类型', + `sort` int NOT NULL COMMENT '排序', + `status` tinyint NOT NULL COMMENT '状态', + `temperature` double NULL DEFAULT NULL COMMENT '温度参数', + `max_tokens` int NULL DEFAULT NULL COMMENT '单条回复的最大 Token 数量', + `max_contexts` int NULL DEFAULT NULL COMMENT '上下文的最大 Message 数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 56 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 模型表'; + +-- ---------------------------- +-- Records of ai_model +-- ---------------------------- +BEGIN; +INSERT INTO `ai_model` (`id`, `key_id`, `name`, `model`, `platform`, `type`, `sort`, `status`, `temperature`, `max_tokens`, `max_contexts`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (9, 4, 'ernie-tiny-8k', 'ernie-tiny-8k', 'YiYan', 1, 100, 0, NULL, NULL, NULL, '', '2024-05-10 01:38:04', '1', '2025-03-03 01:26:22', b'0', 1), (10, 4, 'ERNIE 4.0', 'ERNIE 4.0', 'YiYan', 1, 100, 0, 1, 4096, 10, '', '2024-05-10 01:38:04', '1', '2025-03-03 01:26:22', b'1', 1), (11, 1, 'gpt-3.5-turbo', 'gpt-3.5-turbo', 'OpenAI', 1, 0, 0, 1, 4096, 20, '1', '2024-05-11 17:57:56', '1', '2025-03-03 01:26:22', b'0', 1), (12, 3, 'llama3', 'llama3', 'Ollama', 1, 1, 0, 1, 4096, 10, '1', '2024-05-17 23:16:38', '1', '2025-03-03 01:26:22', b'0', 1), (13, 5, '星火大模型3.5', 'generalv3.5', 'XingHuo', 1, 5, 0, NULL, NULL, NULL, '1', '2024-05-18 10:10:21', '1', '2025-03-03 01:26:22', b'0', 1), (14, 6, 'qwen-72b-chat', 'qwen-72b-chat', 'TongYi', 1, 6, 0, 1, 2000, 20, '1', '2024-05-18 10:33:47', '1', '2025-03-03 01:26:22', b'0', 1), (15, 6, 'Qwen-7B', 'Qwen-7B', 'TongYi', 1, 1000, 0, 1, 4096, 20, '1', '2024-06-01 20:05:14', '1', '2025-03-03 01:26:22', b'0', 1), (16, 4, 'ernie_speed', 'ernie_speed', 'YiYan', 1, 2000, 0, 1, 4096, 10, '1', '2024-06-02 09:00:21', '1', '2025-03-03 01:26:22', b'0', 1), (17, 11, 'deepseek-chat', 'deepseek-chat', 'DeepSeek', 1, 300, 0, 0.75, 4096, 20, '1', '2024-07-06 12:06:47', '1', '2025-03-03 01:26:22', b'0', 1), (18, 11, 'deepseek-reasoner', 'deepseek-reasoner', 'DeepSeek', 1, 301, 0, 1, 4096, 20, '1', '2024-07-06 12:07:25', '1', '2025-03-03 01:26:22', b'0', 1), (19, 12, 'GLM-4', 'GLM-4', 'ZhiPu', 1, 400, 0, 0.75, 2000, 20, '1', '2024-07-06 18:01:45', '1', '2025-03-03 01:26:22', b'0', 1), (20, 13, '【微软】gpt-35-turbo', 'gpt-35-turbo', 'AzureOpenAI', 1, 2000, 0, 1, 4096, 20, '1', '2024-08-10 14:10:07', '1', '2025-03-03 01:26:22', b'0', 1), (21, 8, 'qwen:4b', 'qwen:4b', 'Ollama', 1, 9999, 0, NULL, NULL, NULL, '1', '2025-02-23 19:05:00', '1', '2025-03-03 01:26:22', b'0', 1), (22, 14, 'doubao-1-5-lite-32k', 'doubao-1-5-lite-32k-250115', 'DouBao', 1, 350, 0, NULL, NULL, NULL, '1', '2025-02-23 19:53:24', '1', '2025-03-03 01:26:22', b'0', 1), (23, 14, 'deepseek-r1-zijie', 'deepseek-r1-250120', 'DouBao', 1, 351, 0, NULL, NULL, NULL, '1', '2025-02-23 19:58:32', '1', '2025-03-03 01:26:22', b'0', 1), (24, 15, 'hunyuan-turbo', 'hunyuan-turbo', 'HunYuan', 1, 380, 0, NULL, NULL, NULL, '1', '2025-02-23 21:00:37', '1', '2025-03-03 01:26:22', b'0', 1), (25, 16, 'deepseek-r1-tengxun', 'deepseek-r1', 'HunYuan', 1, 381, 0, NULL, NULL, NULL, '1', '2025-02-23 21:01:20', '1', '2025-03-03 01:26:22', b'0', 1), (26, 8, 'deepseek-r1-local', 'deepseek-r1', 'Ollama', 1, 10000, 0, NULL, NULL, NULL, '1', '2025-02-24 09:22:32', '1', '2025-03-03 01:26:22', b'0', 1), (27, 6, 'deepseek-r1-aliyun', 'deepseek-r1', 'TongYi', 1, 7, 0, NULL, NULL, NULL, '1', '2025-02-24 10:05:51', '1', '2025-03-03 01:26:22', b'0', 1), (28, 6, 'deepseek-v3-aliyun', 'deepseek-v3', 'TongYi', 1, 8, 0, NULL, NULL, NULL, '1', '2025-02-24 10:24:29', '1', '2025-03-03 01:26:22', b'0', 1), (29, 18, 'deepseek-r1-siliconflow', 'deepseek-ai/DeepSeek-R1', 'SiliconFlow', 1, 12000, 0, NULL, NULL, NULL, '1', '2025-02-24 20:35:18', '1', '2025-03-03 01:26:22', b'0', 1), (30, 8, 'nomic-embed-text', 'nomic-embed-text', 'Ollama', 5, 20000, 0, NULL, NULL, NULL, '1', '2025-02-24 20:35:18', '1', '2025-03-03 01:51:28', b'0', 1), (31, 6, 'wanx-v1', 'wanx-v1', 'TongYi', 2, 3005, 0, NULL, NULL, NULL, '1', '2025-03-03 20:08:49', '1', '2025-03-03 21:36:24', b'0', 1), (32, 6, 'wanx-sketch-to-image-v1', 'wanx-sketch-to-image-v1', 'TongYi', 2, 3005, 0, NULL, NULL, NULL, '1', '2025-03-03 20:09:05', '1', '2025-03-03 21:36:20', b'0', 1), (33, 4, 'sd_xl', 'sd_xl', 'YiYan', 2, 3004, 0, NULL, NULL, NULL, '1', '2025-03-03 20:30:49', '1', '2025-03-03 21:36:14', b'0', 1), (34, 12, 'cogview-3', 'cogview-3', 'ZhiPu', 2, 3003, 0, NULL, NULL, NULL, '1', '2025-03-03 20:31:40', '1', '2025-03-03 21:36:07', b'0', 1), (35, 1, 'dall-e-3', 'dall-e-3', 'OpenAI', 2, 3002, 0, NULL, NULL, NULL, '1', '2025-03-03 20:56:55', '1', '2025-03-03 21:36:02', b'0', 1), (36, 1, 'dall-e-2', 'dall-e-2', 'OpenAI', 2, 3002, 0, NULL, NULL, NULL, '1', '2025-03-03 20:57:57', '1', '2025-03-03 21:35:58', b'0', 1), (37, 7, 'stable-diffusion-v1-6', 'stable-diffusion-v1-6', 'StableDiffusion', 2, 3001, 0, NULL, NULL, NULL, '1', '2025-03-03 21:30:59', '1', '2025-03-03 21:35:48', b'0', 1), (38, 10, 'midjourney', 'midjourney', 'Midjourney', 2, 3000, 0, NULL, NULL, NULL, '1', '2025-03-03 21:35:01', '1', '2025-03-03 21:35:01', b'0', 1), (39, 10, 'niji', 'niji', 'Midjourney', 2, 3000, 0, NULL, NULL, NULL, '1', '2025-03-03 21:35:23', '1', '2025-03-03 21:35:23', b'0', 1), (40, 8, 'mxbai-embed-large', 'mxbai-embed-large', 'Ollama', 5, 20000, 0, NULL, NULL, NULL, '1', '2025-03-10 09:10:33', '1', '2025-03-10 09:10:33', b'0', 1), (41, 6, 'text-embedding-v3', 'text-embedding-v3', 'TongYi', 5, 20000, 0, NULL, NULL, NULL, '1', '2025-03-10 22:04:30', '1', '2025-03-10 22:04:30', b'0', 1), (42, 12, 'embedding-3', 'embedding-3', 'ZhiPu', 5, 20000, 0, NULL, NULL, NULL, '1', '2025-03-11 07:48:21', '1', '2025-03-11 07:48:21', b'0', 1), (43, 1, 'text-embedding-ada-002 ', 'text-embedding-ada-002 ', 'OpenAI', 5, 20000, 0, NULL, NULL, NULL, '1', '2025-03-11 09:38:09', '1', '2025-03-11 09:40:54', b'0', 1), (44, 19, 'abab6.5g-chat', 'abab6.5g-chat', 'MiniMax', 1, 500, 0, NULL, NULL, NULL, '1', '2025-03-11 20:08:03', '1', '2025-03-11 20:08:15', b'0', 1), (45, 19, 'embo-01', 'embo-01', 'MiniMax', 5, 20000, 0, NULL, NULL, NULL, '1', '2025-03-11 20:08:47', '1', '2025-03-11 20:15:17', b'0', 1), (46, 20, 'moonshot-v1-8k', 'moonshot-v1-8k', 'Moonshot', 1, 600, 0, NULL, NULL, NULL, '1', '2025-03-11 20:10:24', '1', '2025-03-11 20:10:24', b'0', 1), (47, 21, 'FastGPT', 'FastGPT', 'OpenAI', 1, 8888, 0, NULL, NULL, NULL, '1', '2025-03-12 13:51:46', '1', '2025-03-12 13:51:46', b'0', 1), (48, 22, 'Dify', 'Dify', 'OpenAI', 1, 8888, 0, NULL, NULL, NULL, '1', '2025-03-12 21:27:34', '1', '2025-03-12 21:27:34', b'0', 1), (49, 1, 'gpt-4o-mini', 'gpt-4o-mini', 'OpenAI', 1, 0, 0, 1, 4096, 20, '1', '2025-03-13 12:46:02', '1', '2025-03-13 12:47:02', b'0', 1), (50, 8, 'qwen2.5', 'qwen2.5', 'Ollama', 1, 9999, 0, NULL, NULL, NULL, '1', '2025-03-13 15:05:15', '1', '2025-03-13 20:38:28', b'0', 1), (51, 19, 'MiniMax-Text-01', 'MiniMax-Text-01', 'MiniMax', 1, 500, 0, NULL, NULL, NULL, '1', '2025-03-13 20:37:48', '1', '2025-03-13 20:38:06', b'0', 1), (52, 18, 'deepseek-v3-siliconflow-vip', 'Pro/deepseek-ai/DeepSeek-V3', 'SiliconFlow', 1, 12000, 0, NULL, NULL, NULL, '1', '2025-03-13 21:06:01', '1', '2025-03-13 21:06:01', b'0', 1), (53, 20, 'moonshot-v1-128k', 'moonshot-v1-128k', 'Moonshot', 1, 600, 0, NULL, NULL, NULL, '1', '2025-03-13 21:15:16', '1', '2025-03-13 21:15:16', b'0', 1), (54, 6, 'qwen-max-latest', 'qwen-max-latest', 'TongYi', 1, 6, 0, NULL, NULL, NULL, '1', '2025-03-13 21:32:27', '1', '2025-03-13 21:34:12', b'0', 1), (55, 5, '4.0Ultra', '4.0Ultra', 'XingHuo', 1, 5, 0, NULL, NULL, NULL, '1', '2025-03-14 11:24:14', '1', '2025-03-14 11:24:14', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_music +-- ---------------------------- +DROP TABLE IF EXISTS `ai_music`; +CREATE TABLE `ai_music` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `user_id` bigint NOT NULL COMMENT '用户编号', + `title` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '音乐名称', + `lyric` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '歌词', + `image_url` varchar(600) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '图片地址', + `audio_url` varchar(600) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '音频地址', + `video_url` varchar(600) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '视频地址', + `status` tinyint NOT NULL COMMENT '音乐状态', + `description` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '描述词', + `prompt` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '提示词', + `platform` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型平台', + `model_id` bigint NOT NULL COMMENT '模型编号', + `model` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型', + `generate_mode` tinyint NOT NULL COMMENT '生成模式', + `tags` varchar(600) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '音乐风格标签', + `duration` double NULL DEFAULT NULL COMMENT '音乐时长', + `public_status` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否发布', + `task_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '任务编号', + `error_message` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '错误信息', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 37 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 音乐表'; + +-- ---------------------------- +-- Records of ai_music +-- ---------------------------- +BEGIN; +INSERT INTO `ai_music` (`id`, `user_id`, `title`, `lyric`, `image_url`, `audio_url`, `video_url`, `status`, `description`, `prompt`, `platform`, `model_id`, `model`, `generate_mode`, `tags`, `duration`, `public_status`, `task_id`, `error_message`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 1, '幸福的旋律', '[Verse]\n阳光撒满了街道\n梦想在心中起跑\n[Verse 2]\n快乐随着风在笑\n青春在时光里跳\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好\n[Verse 3]\n花开在晨曦微笑\n心跳伴随音符跳\n[Bridge]\n让烦恼都退烧\n世界只剩心跳\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好', 'https://cdn1.suno.ai/image_73032eee-470e-46ff-a9bd-abb3e67b2934.png', 'http://test.yudao.iocoder.cn/12f3702f71bf3d1e7eadbc0d611afca58868b783fe9c8b30bf913b4aa74e3af1.mp3', 'https://cdn1.suno.ai/73032eee-470e-46ff-a9bd-abb3e67b2934.mp4', 20, '来一首快乐的歌曲', '[Verse]\n阳光撒满了街道\n梦想在心中起跑\n\n[Verse 2]\n快乐随着风在笑\n青春在时光里跳\n\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好\n\n[Verse 3]\n花开在晨曦微笑\n心跳伴随音符跳\n\n[Bridge]\n让烦恼都退烧\n世界只剩心跳\n\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好', 'Suno', 0, 'chirp-v3.5', 2, '[\"pop\"]', 145.96, b'0', '73032eee-470e-46ff-a9bd-abb3e67b2934', NULL, '1', '2024-06-27 21:08:42', '1', '2024-07-05 01:30:16', b'0', 1), (2, 1, '幸福的旋律', '[Verse]\n阳光撒满了街道\n梦想在心中起跑\n[Verse 2]\n快乐随着风在笑\n青春在时光里跳\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好\n[Verse 3]\n花开在晨曦微笑\n心跳伴随音符跳\n[Bridge]\n让烦恼都退烧\n世界只剩心跳\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好', 'http://test.yudao.iocoder.cn/e8e50a3fd176756069c7cd2117d32b3eddec58c2439d1e8faf8f08d23a7fd992.png', 'https://cdn1.suno.ai/727a5f9b-102d-438a-909a-13f31c433dbb.mp3', 'http://test.yudao.iocoder.cn/bb48fe2b19211d80f3522b2528b12dad6f72a95c674cff4a6b8c0396ed954a4b.mp4', 20, '来一首快乐的歌曲', '[Verse]\n阳光撒满了街道\n梦想在心中起跑\n\n[Verse 2]\n快乐随着风在笑\n青春在时光里跳\n\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好\n\n[Verse 3]\n花开在晨曦微笑\n心跳伴随音符跳\n\n[Bridge]\n让烦恼都退烧\n世界只剩心跳\n\n[Chorus]\n哼着熟悉的歌谣\n幸福就在我怀抱\n奔向未来的征兆\n一起创造美好', 'Suno', 0, 'chirp-v3.5', 2, '[\"pop\"]', 121.48, b'0', '727a5f9b-102d-438a-909a-13f31c433dbb', NULL, '1', '2024-06-27 21:08:42', '1', '2024-07-05 01:30:16', b'0', 1), (3, 1, '快乐的时光', '[Verse]\n阳光洒在天空下\n笑脸藏不住啊\n[Verse 2]\n伙伴们聚在一起\n欢笑声不停歇\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们\n[Verse 3]\n时间在快乐中飞\n烦恼都忘掉了\n[Bridge]\n闭上眼用心感觉\n幸福在心中荡漾\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们', 'https://cdn1.suno.ai/image_c300a71d-237d-4d82-a884-00ccab42f10e.png', 'https://cdn1.suno.ai/c300a71d-237d-4d82-a884-00ccab42f10e.mp3', 'https://cdn1.suno.ai/c300a71d-237d-4d82-a884-00ccab42f10e.mp4', 20, '来一首快乐的歌曲', '[Verse]\n阳光洒在天空下\n笑脸藏不住啊\n\n[Verse 2]\n伙伴们聚在一起\n欢笑声不停歇\n\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们\n\n[Verse 3]\n时间在快乐中飞\n烦恼都忘掉了\n\n[Bridge]\n闭上眼用心感觉\n幸福在心中荡漾\n\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们', 'Suno', 0, 'chirp-v3.5', 2, '[\"pop\"]', NULL, b'0', 'c300a71d-237d-4d82-a884-00ccab42f10e', NULL, '1', '2024-06-27 21:12:14', '1', '2024-07-05 01:30:16', b'0', 1), (4, 1, '快乐的时光', '[Verse]\n阳光洒在天空下\n笑脸藏不住啊\n[Verse 2]\n伙伴们聚在一起\n欢笑声不停歇\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们\n[Verse 3]\n时间在快乐中飞\n烦恼都忘掉了\n[Bridge]\n闭上眼用心感觉\n幸福在心中荡漾\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们', 'https://cdn1.suno.ai/image_bc9ed3f8-8666-4af4-99a0-8ffd4c78db89.png', 'https://cdn1.suno.ai/bc9ed3f8-8666-4af4-99a0-8ffd4c78db89.mp3', 'https://cdn1.suno.ai/bc9ed3f8-8666-4af4-99a0-8ffd4c78db89.mp4', 20, '来一首快乐的歌曲', '[Verse]\n阳光洒在天空下\n笑脸藏不住啊\n\n[Verse 2]\n伙伴们聚在一起\n欢笑声不停歇\n\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们\n\n[Verse 3]\n时间在快乐中飞\n烦恼都忘掉了\n\n[Bridge]\n闭上眼用心感觉\n幸福在心中荡漾\n\n[Chorus]\n快乐就在眼前\n一起尽情欢笑\n跳舞不停的旋转\n快乐围绕着我们', 'Suno', 0, 'chirp-v3.5', 2, '[\"pop\", \"good\"]', NULL, b'1', 'bc9ed3f8-8666-4af4-99a0-8ffd4c78db89', NULL, '1', '2024-06-27 21:12:14', '1', '2024-07-05 01:30:16', b'0', 1), (33, 1, 'Happy Song', '创作一首带有轻松吉他旋律的流行歌曲,[verse] 描述夏日海滩的宁静,[chorus] 节奏加快,表达对自由的向往。', 'https://cdn1.suno.ai/image_57395779-d801-4b46-b502-11531268bf0c.png', 'https://cdn1.suno.ai/None.mp3', '', 30, NULL, NULL, 'Suno', 0, 'chirp-v3', 2, '[\"Happy\"]', NULL, b'0', '57395779-d801-4b46-b502-11531268bf0c', NULL, '1', '2024-07-04 23:26:12', '1', '2024-07-05 01:30:16', b'0', 1), (34, 1, 'Happy Song', '创作一首带有轻松吉他旋律的流行歌曲,[verse] 描述夏日海滩的宁静,[chorus] 节奏加快,表达对自由的向往。', 'https://cdn1.suno.ai/image_c0d6e94b-3388-44be-9591-9a5704de106a.png', '', '', 10, NULL, NULL, 'Suno', 0, 'chirp-v3', 2, '[\"Happy\"]', NULL, b'0', 'c0d6e94b-3388-44be-9591-9a5704de106a', NULL, '1', '2024-07-04 23:26:12', '1', '2024-07-05 01:30:16', b'0', 1), (35, 1, 'Sunshine in My Soul', '[Verse]\nSunny days no cloud in sight\nEvery step feels so light\nLaughter echoes all around\nFeet moving to the sound\n[Verse 2]\nColors bright like neon lights\nHeart\'s glowing with delight\nJoy fills every single street\nDancing to a happy beat\n[Chorus]\nSunshine in my soul today\nWorries all just float away\nLiving in this moment bright\nEverything\'s gonna be alright', 'https://cdn1.suno.ai/image_ce3e7d91-bce0-4163-a66d-f58dd41a695e.png', 'https://cdn1.suno.ai/None.mp3', '', 30, 'happy music', NULL, 'Suno', 0, 'chirp-v3', 1, '[\"pop feel-good\"]', NULL, b'0', 'ce3e7d91-bce0-4163-a66d-f58dd41a695e', NULL, '1', '2024-07-04 23:26:20', '1', '2024-07-05 01:30:16', b'0', 1), (36, 1, 'Sunshine in My Soul', '[Verse]\nSunny days no cloud in sight\nEvery step feels so light\nLaughter echoes all around\nFeet moving to the sound\n[Verse 2]\nColors bright like neon lights\nHeart\'s glowing with delight\nJoy fills every single street\nDancing to a happy beat\n[Chorus]\nSunshine in my soul today\nWorries all just float away\nLiving in this moment bright\nEverything\'s gonna be alright', 'https://cdn1.suno.ai/image_57e6d837-96c0-4b4f-b022-20c776d7ef4b.png', '', '', 10, 'happy music', NULL, 'Suno', 0, 'chirp-v3', 1, '[\"pop feel-good\"]', NULL, b'0', '57e6d837-96c0-4b4f-b022-20c776d7ef4b', NULL, '1', '2024-07-04 23:26:20', '1', '2024-07-05 01:30:16', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_tool +-- ---------------------------- +DROP TABLE IF EXISTS `ai_tool`; +CREATE TABLE `ai_tool` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '工具编号', + `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '工具名称', + `description` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '工具描述', + `status` tinyint NOT NULL COMMENT '状态', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 19 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 工具表'; + +-- ---------------------------- +-- Records of ai_tool +-- ---------------------------- +BEGIN; +INSERT INTO `ai_tool` (`id`, `name`, `description`, `status`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (17, 'directory_list', '列出指定目录的文件列表', 0, '1', '2025-03-14 19:28:41', '1', '2025-03-14 19:28:41', b'0', 1), (18, 'weather_query', '查询指定城市的天气信息', 0, '1', '2025-03-14 19:28:59', '1', '2025-03-14 19:28:59', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for ai_write +-- ---------------------------- +DROP TABLE IF EXISTS `ai_write`; +CREATE TABLE `ai_write` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `user_id` bigint NOT NULL COMMENT '用户编号', + `type` int NULL DEFAULT NULL COMMENT '写作类型', + `platform` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '平台', + `model_id` bigint NOT NULL COMMENT '模型编号', + `model` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '模型', + `prompt` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '生成内容提示', + `generated_content` varchar(5120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '生成的内容', + `original_content` varchar(5120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '原文', + `length` tinyint NULL DEFAULT NULL COMMENT '长度提示词', + `format` tinyint NULL DEFAULT NULL COMMENT '格式提示词', + `tone` tinyint NULL DEFAULT NULL COMMENT '语气提示词', + `language` tinyint NULL DEFAULT NULL COMMENT '语言提示词', + `error_message` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '错误信息', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 226 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI 写作表'; + +-- ---------------------------- +-- Records of ai_write +-- ---------------------------- +BEGIN; +COMMIT; + +SET FOREIGN_KEY_CHECKS = 1; diff --git a/sql/mysql/bpm.sql b/sql/mysql/bpm.sql new file mode 100644 index 00000000..690b175b --- /dev/null +++ b/sql/mysql/bpm.sql @@ -0,0 +1,508 @@ +/* + Navicat Premium Data Transfer + + Source Server : 127.0.0.1 MySQL + Source Server Type : MySQL + Source Server Version : 80200 (8.2.0) + Source Host : 127.0.0.1:3306 + Source Schema : ruoyi-vue-pro + + Target Server Type : MySQL + Target Server Version : 80200 (8.2.0) + File Encoding : 65001 + + Date: 30/03/2025 16:48:50 +*/ + +SET NAMES utf8mb4; +SET FOREIGN_KEY_CHECKS = 0; + +-- ---------------------------- +-- Table structure for bpm_category +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_category`; +CREATE TABLE `bpm_category` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '分类编号', + `name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '分类名', + `code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '分类标志', + `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '分类描述', + `status` tinyint NULL DEFAULT NULL COMMENT '分类状态', + `sort` int NULL DEFAULT NULL COMMENT '分类排序', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 118 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 流程分类'; + +-- ---------------------------- +-- Records of bpm_category +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_form +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_form`; +CREATE TABLE `bpm_form` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表单名', + `status` tinyint NOT NULL COMMENT '开启状态', + `conf` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表单的配置', + `fields` varchar(5000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表单项的数组', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 33 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 表单定义表'; + +-- ---------------------------- +-- Records of bpm_form +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_oa_leave +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_oa_leave`; +CREATE TABLE `bpm_oa_leave` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '请假表单主键', + `user_id` bigint NOT NULL COMMENT '申请人的用户编号', + `type` tinyint NOT NULL COMMENT '请假类型', + `reason` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '请假原因', + `start_time` datetime NOT NULL COMMENT '开始时间', + `end_time` datetime NOT NULL COMMENT '结束时间', + `day` tinyint NOT NULL COMMENT '请假天数', + `status` tinyint NOT NULL COMMENT '审批结果', + `process_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程实例的编号', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 44 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'OA 请假申请表'; + +-- ---------------------------- +-- Records of bpm_oa_leave +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_process_definition_info +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_process_definition_info`; +CREATE TABLE `bpm_process_definition_info` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `process_definition_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程定义的编号', + `model_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程模型的编号', + `model_type` tinyint NOT NULL DEFAULT 10 COMMENT '流程模型的类型', + `category` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程分类的编码', + `icon` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '图标', + `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '描述', + `form_type` tinyint NOT NULL COMMENT '表单类型', + `form_id` bigint NULL DEFAULT NULL COMMENT '表单编号', + `form_conf` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '表单的配置', + `form_fields` varchar(5000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '表单项的数组', + `form_custom_create_path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '自定义表单的提交路径', + `form_custom_view_path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '自定义表单的查看路径', + `simple_model` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT 'SIMPLE 设计器模型数据 JSON 格式', + `sort` bigint NULL DEFAULT 0 COMMENT '排序值', + `visible` bit(1) NOT NULL DEFAULT b'1' COMMENT '是否可见', + `start_user_ids` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '可发起用户编号数组', + `start_dept_ids` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '可发起部门编号数组', + `manager_user_ids` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '可管理用户编号数组', + `allow_cancel_running_process` bit(1) NOT NULL DEFAULT b'1' COMMENT '是否允许撤销审批中的申请', + `process_id_rule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程 ID 规则', + `auto_approval_type` tinyint NOT NULL DEFAULT 0 COMMENT '自动去重类型', + `title_setting` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '标题设置', + `summary_setting` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '摘要设置', + `process_before_trigger_setting` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程前置通知设置', + `process_after_trigger_setting` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程后置通知设置', + `task_before_trigger_setting` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '任务前置通知设置', + `task_after_trigger_setting` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '任务后置通知设置', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 391 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 流程定义的信息表'; + +-- ---------------------------- +-- Records of bpm_process_definition_info +-- ---------------------------- +BEGIN; +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (141, 'test_return:1:dd6b6e1d-5ac0-11ee-be77-fe3a43e3aa2f', '75452338-5ac0-11ee-be77-fe3a43e3aa2f', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2023-09-24 17:58:09', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (142, 'test_return2:1:e2de03c7-5ac2-11ee-9bee-fe3a43e3aa2f', 'ad8d0722-5ac2-11ee-9bee-fe3a43e3aa2f', 10, 'TEST', NULL, 'biubiu', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2023-09-24 18:12:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (143, 'test_return2:2:320f7403-5ac3-11ee-9bee-fe3a43e3aa2f', 'ad8d0722-5ac2-11ee-9bee-fe3a43e3aa2f', 10, 'TEST', NULL, 'biubiu', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2023-09-24 18:14:50', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (144, 'contract-approve:1:057a9d3b-d1ed-11ee-a436-8a9af48de719', '499c96e6-d1ec-11ee-a436-8a9af48de719', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '1', '/crm/contract/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-23 09:44:02', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (145, 'contract-approve:2:dd644004-d208-11ee-ba3b-5e0431cb568f', '499c96e6-d1ec-11ee-a436-8a9af48de719', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/crm/contract/detail2', '/crm/contract/detail2', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-23 13:03:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (146, 'contract-approve:3:87c93a24-d212-11ee-ba3b-5e0431cb568f', '499c96e6-d1ec-11ee-a436-8a9af48de719', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/crm/contract/detail/index', '/crm/contract/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-23 14:12:32', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (147, 'crm-contract-audit:1:a5ec9240-d2a7-11ee-a703-92ff8e2e5a3e', '5b40f87b-d2a7-11ee-a703-92ff8e2e5a3e', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/crm/business/detail/index', '/crm/business/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-24 07:59:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (148, 'crm-contract-audit:2:288f69f6-d2a8-11ee-b20a-8adfac90dc14', '5b40f87b-d2a7-11ee-a703-92ff8e2e5a3e', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/crm/contract/detail/index', '/crm/contract/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-24 08:03:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (149, 'crm-receivable-audit:1:fa8272f3-d3d2-11ee-aa2f-26aa5e0b65cc', '9bc054ce-d3d2-11ee-aa2f-26aa5e0b65cc', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/crm/receivable/detail/index', '/crm/receivable/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-25 19:42:39', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (150, 'xx:1:4d87fd62-e074-11ee-9b46-0e22e0b61031', '9f50553c-a6b4-11ee-904d-2a0706c917c0', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-12 21:27:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (151, 'xx:2:eacda6dc-e077-11ee-be9b-f21fd1da61a2', '9f50553c-a6b4-11ee-904d-2a0706c917c0', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-12 21:53:34', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (152, 'new-1:1:73f06beb-e13b-11ee-a38f-06b2c2ddc7b1', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-13 21:13:16', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (153, 'new-1:2:7f2c569a-e141-11ee-9d86-06b2c2ddc7b1', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-13 21:56:32', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (154, 'new-1:3:86ec704e-e141-11ee-9d86-06b2c2ddc7b1', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-13 21:56:45', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (155, 'new-1:4:6a258922-e1bc-11ee-9330-feeee51d4267', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 12:36:25', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (156, 'new-1:5:a48c8e16-e1bc-11ee-9330-feeee51d4267', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 12:38:03', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (157, 'new-1:6:ab7ad8da-e1bc-11ee-9330-feeee51d4267', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 12:38:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (158, 'new-1:7:d7595072-e1bc-11ee-9b9f-feeee51d4267', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 12:39:28', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (159, 'new-1:8:75b9842a-e205-11ee-aac1-66c23f24ce2b', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 21:19:17', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (160, 'new-1:9:9dcaa07e-e205-11ee-aac1-66c23f24ce2b', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 21:20:25', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (161, 'new-1:10:9f5a6842-e205-11ee-aac1-66c23f24ce2b', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 21:20:27', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (162, 'new-1:11:f2499f4b-e20c-11ee-beae-46aa22562164', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-14 22:12:53', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (163, 'new-2:1:7fc84238-e2c1-11ee-ad8d-9216688a4b8f', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-15 19:45:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (164, 'new-2:2:18c21844-e2c2-11ee-ad8d-9216688a4b8f', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-15 19:49:36', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (165, 'new-2:3:2a67c3b8-e2c2-11ee-ad8d-9216688a4b8f', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-15 19:50:06', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (166, 'new-2:4:4bdfb93e-e2c2-11ee-ad8d-9216688a4b8f', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-15 19:51:02', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (167, 'new-2:5:aca8925e-e2e9-11ee-83a1-0e2aa205f435', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 00:32:55', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (168, 'new-2:6:634784f8-e2ea-11ee-b183-0e2aa205f435', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 00:38:01', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (169, 'new-2:7:8167c4f2-e2ea-11ee-b183-0e2aa205f435', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', NULL, '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 00:38:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (170, 'test:1:9c4cac8d-e360-11ee-9498-6aca1e3be435', '7077f888-e360-11ee-9498-6aca1e3be435', 10, 'TEST', NULL, 'biubiubiu', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 14:44:17', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (171, 'test:2:99e30b8e-e370-11ee-a1a2-0ebfd53b3c91', '7077f888-e360-11ee-9498-6aca1e3be435', 10, 'TEST', NULL, 'biubiubiu', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 16:38:45', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (172, 'test:3:9befa472-e370-11ee-a1a2-0ebfd53b3c91', '7077f888-e360-11ee-9498-6aca1e3be435', 10, 'TEST', NULL, 'biubiubiu', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 16:38:49', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (173, 'huoqian:1:e95f383c-e37e-11ee-a889-0ebfd53b3c91', 'd139e257-e37e-11ee-a889-0ebfd53b3c91', 10, 'TEST', NULL, '123321', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 18:21:12', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (174, 'bohui:1:5b1ab874-e384-11ee-9e7b-aab4713d012e', '35963a6f-e384-11ee-9e7b-aab4713d012e', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-16 19:00:10', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (175, 'bohui:2:929c1199-e5ca-11ee-9e7b-3e9a6d6b4cd2', '35963a6f-e384-11ee-9e7b-aab4713d012e', 10, 'TEST', NULL, '测试', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 16:27:50', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (176, 'bohui:3:2e6a6c9d-e5e2-11ee-9e7b-3e9a6d6b4cd2', '35963a6f-e384-11ee-9e7b-aab4713d012e', 10, 'TEST', NULL, '测试', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:16:50', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (177, 'huoqian:2:3081daf1-e5e2-11ee-9e7b-3e9a6d6b4cd2', 'd139e257-e37e-11ee-a889-0ebfd53b3c91', 10, 'TEST', NULL, '312321', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:16:53', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (178, 'test:4:31c77a55-e5e2-11ee-9e7b-3e9a6d6b4cd2', '7077f888-e360-11ee-9498-6aca1e3be435', 10, 'TEST', NULL, 'biubiubiu', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:16:56', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (179, 'new-1:12:32ec9969-e5e2-11ee-9e7b-3e9a6d6b4cd2', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:16:57', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (180, 'new-1:13:8612ea4d-e5e2-11ee-9e7b-3e9a6d6b4cd2', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:19:17', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (181, 'crm-receivable-audit:2:87747621-e5e2-11ee-9e7b-3e9a6d6b4cd2', '9bc054ce-d3d2-11ee-aa2f-26aa5e0b65cc', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/crm/receivable/detail/index', '/crm/receivable/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:19:19', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (182, 'huoqian:3:a0f2f365-e5e2-11ee-9e7b-3e9a6d6b4cd2', 'd139e257-e37e-11ee-a889-0ebfd53b3c91', 10, 'TEST', NULL, '312321', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 19:20:02', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (183, 'bohui:4:0ae36c02-e607-11ee-95fc-76ce04f8068a', '35963a6f-e384-11ee-9e7b-aab4713d012e', 10, 'TEST', NULL, '测试', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-19 23:40:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (184, 'bohui:5:cc1ecb1f-e60c-11ee-9a09-76ce04f8068a', '35963a6f-e384-11ee-9e7b-aab4713d012e', 10, 'TEST', NULL, '测试', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 00:21:53', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (185, 'bohui:6:cd95b3b3-e60c-11ee-9a09-76ce04f8068a', '35963a6f-e384-11ee-9e7b-aab4713d012e', 10, 'TEST', NULL, '测试', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 00:21:56', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (186, 'huoqian:4:e4f8f217-e60c-11ee-9a09-76ce04f8068a', 'd139e257-e37e-11ee-a889-0ebfd53b3c91', 10, 'TEST', NULL, '312321', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 00:22:35', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (187, 'huoqian:5:e87101db-e60c-11ee-9a09-76ce04f8068a', 'd139e257-e37e-11ee-a889-0ebfd53b3c91', 10, 'TEST', NULL, '312321', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 00:22:41', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (188, 'new-test:1:c94e33b3-e60e-11ee-b246-76ce04f8068a', '89f1f488-e60e-11ee-9a09-76ce04f8068a', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 00:36:08', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (189, 'new-test:2:09735826-e66a-11ee-9c22-4aafd11823fb', '89f1f488-e60e-11ee-9a09-76ce04f8068a', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 11:29:19', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (190, 'new-test:3:0abe009a-e66a-11ee-9c22-4aafd11823fb', '89f1f488-e60e-11ee-9a09-76ce04f8068a', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 11:29:22', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (191, 'hhhh:1:8b313806-e698-11ee-8b05-52c6ce924391', '155910bd-e698-11ee-aeba-aa5b9845b3dd', 10, 'TEST', NULL, '444', 10, 24, NULL, NULL, NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 17:02:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (192, 'hhhh:2:b96ff12b-e699-11ee-a9b4-52c6ce924391', '155910bd-e698-11ee-aeba-aa5b9845b3dd', 10, 'TEST', NULL, '444', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 17:10:41', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (193, 'oa_leave:1:7f7be21c-e6b8-11ee-9cdc-4a23a0fa7ecb', '5a910c07-e6b8-11ee-9cdc-4a23a0fa7ecb', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-20 20:50:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (194, 'oa_leave:2:dc565ee3-e841-11ee-a5e7-525da23008fe', '5a910c07-e6b8-11ee-9cdc-4a23a0fa7ecb', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-22 19:46:46', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (195, 'hhhh:3:c1e2dce5-e842-11ee-90ce-4a385f3b4f1a', '155910bd-e698-11ee-aeba-aa5b9845b3dd', 10, 'TEST', NULL, '444', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-22 19:53:11', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (196, 'hhhh:4:d27088a9-e842-11ee-90ce-4a385f3b4f1a', '155910bd-e698-11ee-aeba-aa5b9845b3dd', 10, 'TEST', NULL, '444', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-22 19:53:39', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (197, 'oa_leave:3:ec4b0352-e85f-11ee-a915-fef401dd8c67', '5a910c07-e6b8-11ee-9cdc-4a23a0fa7ecb', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-22 23:21:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (198, 'hhhh:5:f8052e06-e85f-11ee-a915-fef401dd8c67', '155910bd-e698-11ee-aeba-aa5b9845b3dd', 10, 'TEST', NULL, '444', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-22 23:22:18', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (199, 'hhhh:6:f9c52d8a-e85f-11ee-a915-fef401dd8c67', '155910bd-e698-11ee-aeba-aa5b9845b3dd', 10, 'TEST', NULL, '444', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-22 23:22:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (200, 'oa_leave:4:405a9670-e86a-11ee-9962-52c5f2f50e3f', '5a910c07-e6b8-11ee-9cdc-4a23a0fa7ecb', 10, 'TEST', NULL, NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 00:35:54', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (201, 'test-execute-listener:1:53f38c0e-e8c7-11ee-a81e-aa3623b10f85', '63ad6275-e8c6-11ee-a81e-aa3623b10f85', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 11:42:10', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (202, 'test-execute-listener:2:a385e0a9-e8c7-11ee-aad0-aa3623b10f85', '63ad6275-e8c6-11ee-a81e-aa3623b10f85', 10, 'TEST', NULL, NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 11:44:23', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (203, 'jiandan:1:9303634e-e8c8-11ee-afed-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 11:51:05', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (204, 'jiandan:2:a188dba5-e8cb-11ee-90b0-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:12:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (205, 'jiandan:3:a365b1f9-e8cb-11ee-90b0-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:13:01', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (206, 'jiandan:4:cd840373-e8cb-11ee-90b0-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:14:12', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (207, 'jiandan:5:eaa4117f-e8cb-11ee-90b0-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:15:01', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (208, 'jiandan:6:86693c4b-e8cc-11ee-90b0-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:19:22', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (209, 'jiandan:7:05a77968-e8cf-11ee-817e-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:37:15', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (210, 'jiandan:8:40e137b4-e8cf-11ee-817e-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:38:54', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (211, 'jiandan:9:5df007b3-e8cf-11ee-817e-aa3623b10f85', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 12:39:43', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (212, 'jiandan:10:86a7834f-e904-11ee-868e-769cf7027e4a', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:00:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (213, 'jiandan:11:ae58a559-e904-11ee-868e-769cf7027e4a', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:01:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (214, 'jiandan:12:b021305d-e904-11ee-868e-769cf7027e4a', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:01:24', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (215, 'jiandan:13:3d5f2d56-e905-11ee-9c2f-cacdb29edc0f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:05:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (216, 'jiandan:14:911254cd-e905-11ee-b8a7-cacdb29edc0f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:07:41', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (217, 'jiandan:15:d171abcd-e905-11ee-b8a7-cacdb29edc0f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:09:29', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (218, 'jiandan:16:12cd3d1d-e906-11ee-b8a7-cacdb29edc0f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:11:19', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (219, 'jiandan:17:14ffd491-e906-11ee-b8a7-cacdb29edc0f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:11:23', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (220, 'jiandan:18:a37d1331-e907-11ee-ad58-cacdb29edc0f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 19:22:31', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (221, 'jiandan:19:c0a44484-e915-11ee-9b58-4ad6071fe8cb', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 21:03:33', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (222, 'jiandan:20:d94ad861-e915-11ee-9b58-4ad6071fe8cb', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 21:04:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (223, 'jiandan:21:ebf8cc15-e915-11ee-9b58-4ad6071fe8cb', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 21:04:46', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (224, 'jiandan:22:f303eda9-e915-11ee-9b58-4ad6071fe8cb', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 21:04:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (225, 'jiandan:23:1f51a246-e916-11ee-9b58-4ad6071fe8cb', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 21:06:12', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (226, 'jiandan:24:2143602a-e916-11ee-9b58-4ad6071fe8cb', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-23 21:06:15', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (227, 'jiandan:25:fe687100-e97f-11ee-98a3-7248bcbce76f', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 09:44:03', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (228, 'jiandan:26:e9f49fcc-e981-11ee-b9f2-daad0f82ed42', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', NULL, '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 09:57:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (229, 'jiandan:27:1fdd973f-e982-11ee-85e4-0ae4354b692e', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 09:59:19', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (230, 'jiandan:28:4eaa2e83-e982-11ee-85e4-0ae4354b692e', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:00:45', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (231, 'crm-receivable-audit:3:a7ef6c37-e982-11ee-85e4-0ae4354b692e', '9bc054ce-d3d2-11ee-aa2f-26aa5e0b65cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/4c38186a52a6796d998f4e826178e1c24bee0eb722f8751e9ffb4d8eaea9b5cf.png', NULL, 20, NULL, NULL, NULL, '/crm/receivable/detail/index', '/crm/receivable/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:03:07', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (232, 'new-1:14:bddcd37b-e982-11ee-85e4-0ae4354b692e', '341a1b12-e13b-11ee-a38f-06b2c2ddc7b1', 10, 'TEST', NULL, '2222', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:03:44', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (233, 'crm-receivable-audit:4:bf5cbcbf-e982-11ee-85e4-0ae4354b692e', '9bc054ce-d3d2-11ee-aa2f-26aa5e0b65cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/4c38186a52a6796d998f4e826178e1c24bee0eb722f8751e9ffb4d8eaea9b5cf.png', NULL, 20, NULL, NULL, NULL, '/crm/receivable/detail/index', '/crm/receivable/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:03:46', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (234, 'crm-contract-audit:3:c0998283-e982-11ee-85e4-0ae4354b692e', '5b40f87b-d2a7-11ee-a703-92ff8e2e5a3e', 10, 'TEST', 'http://test.yudao.iocoder.cn/10d745dfe02082351f86c28ed2f3a7e0da8bbf6858f1d4a02e409930b3670d63.png', NULL, 20, NULL, NULL, NULL, '/crm/contract/detail/index', '/crm/contract/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:03:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (235, 'jiandan:29:04a89a9e-e983-11ee-8309-e2652d1d3e17', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:05:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (236, 'test-execute-listener:3:05563fc2-e983-11ee-8309-e2652d1d3e17', '63ad6275-e8c6-11ee-a81e-aa3623b10f85', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:05:43', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (237, 'oa_leave:5:06357c36-e983-11ee-8309-e2652d1d3e17', '5a910c07-e6b8-11ee-9cdc-4a23a0fa7ecb', 10, 'TEST', 'http://test.yudao.iocoder.cn/628560c644de0ae9120114509227ffb90a32e23dfc9afc2bd63763cd781ece8f.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:05:45', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (238, 'new-2:8:072f458a-e983-11ee-8309-e2652d1d3e17', '096c61cd-e2c0-11ee-ad8d-9216688a4b8f', 10, 'TEST', 'http://test.yudao.iocoder.cn/6857d7b2e57f514629c0f1aa937c5fc6c551460851975bc3ea15b5a56ce4bdea.png', '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:05:47', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (239, 'crm-receivable-audit:5:0828729e-e983-11ee-8309-e2652d1d3e17', '9bc054ce-d3d2-11ee-aa2f-26aa5e0b65cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/4c38186a52a6796d998f4e826178e1c24bee0eb722f8751e9ffb4d8eaea9b5cf.png', NULL, 20, NULL, NULL, NULL, '/crm/receivable/detail/index', '/crm/receivable/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:05:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (240, 'crm-contract-audit:4:09a0e1d2-e983-11ee-8309-e2652d1d3e17', '5b40f87b-d2a7-11ee-a703-92ff8e2e5a3e', 10, 'TEST', 'http://test.yudao.iocoder.cn/10d745dfe02082351f86c28ed2f3a7e0da8bbf6858f1d4a02e409930b3670d63.png', NULL, 20, NULL, NULL, NULL, '/crm/contract/detail/index', '/crm/contract/detail/index', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 10:05:51', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (241, 'common-form:1:01d5d911-e9dd-11ee-b832-9eb3e287be9e', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 20:49:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (242, 'common-form:2:0e493533-e9e7-11ee-b832-9eb3e287be9e', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-24 22:01:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (243, 'oa_leave:6:7b44afa4-ea31-11ee-bb75-5e33ef4bb66f', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 06:54:34', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (244, 'common-form:3:e4fde4e7-ea58-11ee-bb75-5e33ef4bb66f', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 11:36:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (245, 'common-form:4:f410143b-ea58-11ee-bb75-5e33ef4bb66f', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 11:37:07', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (246, 'oa_leave:7:7de7f1e6-ea75-11ee-b3de-d26fe03362ce', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 15:01:24', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (247, 'common-form:5:9ba7c25a-ea75-11ee-b3de-d26fe03362ce', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 15:02:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (248, 'oa_leave:8:8d386d5f-ea76-11ee-b3de-d26fe03362ce', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 15:08:59', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (249, 'jiandan:30:25812eb2-ea8f-11ee-b3de-d26fe03362ce', '31b0d649-e8c8-11ee-afed-aa3623b10f85', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', '31', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 18:05:03', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (250, 'common-form:6:10faaabb-eab4-11ee-b3de-d26fe03362ce', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 22:29:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (251, 'common-form:7:130ac60f-eab4-11ee-b3de-d26fe03362ce', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-25 22:29:23', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (252, 'common-form:8:6cd4e3df-eb56-11ee-b3de-d26fe03362ce', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 17:51:32', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (253, 'common-form:9:2853c458-eb60-11ee-bdd0-965a2f407078', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:01:12', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (254, 'common-form:10:492fa1e9-eb60-11ee-bdd0-965a2f407078', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:02:07', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (255, 'common-form:11:7413b36c-eb60-11ee-bdd0-965a2f407078', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:03:19', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (256, 'common-form:12:7d3a13e0-eb60-11ee-bdd0-965a2f407078', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:03:35', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (257, 'common-form:13:370ab6b2-eb64-11ee-bdd0-965a2f407078', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:30:15', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (258, 'common-form:14:6aa43f60-eb64-11ee-bdd0-965a2f407078', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:31:41', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (259, 'common-form:15:dff9ac9c-eb65-11ee-8f77-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:42:08', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (260, 'common-form:16:f8d53320-eb65-11ee-8f77-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:42:49', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (261, 'common-form:17:65ca4431-eb66-11ee-8f77-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 19:45:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (262, 'common-form:18:6ba8e1d3-eb68-11ee-8f77-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 20:00:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (263, 'common-form:19:b0de9faf-eb68-11ee-ac74-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 20:02:17', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (264, 'common-form:20:dcd92b40-eb68-11ee-ac74-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 20:03:31', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (265, 'common-form:21:68b2dd38-eb69-11ee-94bc-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 20:07:26', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (266, 'common-form:22:9390d538-eb69-11ee-94bc-8e54f03536f0', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 20:08:38', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (267, 'common-form:23:dc057b15-eb7d-11ee-94eb-ca66e5b02be3', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-26 22:33:49', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (268, 'heihei:1:06f60a22-ec15-11ee-94eb-ca66e5b02be3', 'abcd8d7d-ec14-11ee-94eb-ca66e5b02be3', 10, 'TEST', 'http://test.yudao.iocoder.cn/7926d23e751a3e6c3002d24386a826bb7e878ed6fb6be744bdfa57de9791a953.png', NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-27 16:35:55', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (269, 'heihei:2:b5e85669-ec2d-11ee-905c-5e14fc17cb1d', 'abcd8d7d-ec14-11ee-94eb-ca66e5b02be3', 10, 'TEST', 'http://test.yudao.iocoder.cn/7926d23e751a3e6c3002d24386a826bb7e878ed6fb6be744bdfa57de9791a953.png', NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-27 19:32:36', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (270, 'dingding:1:ebf8e7eb-eea0-11ee-9667-e2a265c77a9c', '6246f786-eea0-11ee-9667-e2a265c77a9c', 10, 'TEST', 'http://test.yudao.iocoder.cn/7c8923242e856d176a9054c671d4446c5b5e05c9ff316905b81b1d9062c47fc8.png', '123', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-03-30 22:22:22', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (271, 'test-multi:1:fb1f8c36-2c71-11ef-a3cf-9eb4566c9ffb', 'a01741c1-2c71-11ef-a3cf-9eb4566c9ffb', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-06-17 14:22:33', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (272, 'test-multi:2:fd3e749a-2c71-11ef-a3cf-9eb4566c9ffb', 'a01741c1-2c71-11ef-a3cf-9eb4566c9ffb', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-06-17 14:22:36', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (273, 'test-multi:3:3118e1a3-2c73-11ef-be08-6200d05e9e35', 'a01741c1-2c71-11ef-a3cf-9eb4566c9ffb', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-06-17 14:31:13', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (274, 'jiandan:1:d7d10d7c-46a3-11ef-9af1-ca5778fb00b9', 'ad764f47-46a3-11ef-9af1-ca5778fb00b9', 10, 'TEST', 'http://test.yudao.iocoder.cn/9c6f8897bf5b3baa457b056cdfd3edebb4c5def6b2f241267b5d6903606358af.png', '123', 20, NULL, NULL, NULL, '1', '2', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '110', '2024-07-20 22:24:59', '110', '2025-03-02 01:08:58', b'0', 121); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (275, 'oa_leave:9:3413581e-48b8-11ef-abfa-867f8d724d70', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-07-23 13:55:46', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (276, 'common-form:24:8096981a-48b8-11ef-abfa-867f8d724d70', '749c937c-e9d8-11ee-b832-9eb3e287be9e', 10, 'TEST', 'http://test.yudao.iocoder.cn/9bb3c5ced2acdd50e303db8d719900ac20a3a8fab2f2002c56fc8da41b74c204.png', '通用表单的简单示例', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-07-23 13:57:54', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (277, 'dingding-test:1:c8d05645-570e-11ef-9a2a-ca6b32ba0b65', '5a8cf34f-570e-11ef-9a2a-ca6b32ba0b65', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-10 19:50:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (278, 'test-multi-02:1:ca9cc34b-5786-11ef-a7d0-ca5778fb00b9', 'ac088bd6-5786-11ef-a7d0-ca5778fb00b9', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-11 10:09:51', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (279, 'test-multi-02:2:2775af2e-5787-11ef-a7d0-ca5778fb00b9', 'ac088bd6-5786-11ef-a7d0-ca5778fb00b9', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-11 10:12:27', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (280, 'dingding-new-01:1:4ec71d17-5b14-11ef-8d8b-0216fe4e30bd', '150076d1-5b14-11ef-8d8b-0216fe4e30bd', 10, 'TEST', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-15 22:40:25', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (281, 'dingding-new-01:2:bd6da2c7-5be2-11ef-9e8e-0eb665c8c295', '150076d1-5b14-11ef-8d8b-0216fe4e30bd', 10, 'TEST', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-16 23:18:07', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (282, 'dingding-new-01:3:1fa9307b-5be3-11ef-9e8e-0eb665c8c295', '150076d1-5b14-11ef-8d8b-0216fe4e30bd', 10, 'TEST', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-16 23:20:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (283, 'dingding-new-02:1:9ced6afb-5c32-11ef-8920-6aa34c82345d', '81ca8c85-5c32-11ef-8920-6aa34c82345d', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', '你收呢!', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 08:49:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (284, 'dingding-new-02:2:0594c7e2-5c45-11ef-ba72-da884e9ab97f', '81ca8c85-5c32-11ef-8920-6aa34c82345d', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', '你收呢!', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 11:01:39', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (285, 'dingding-new-02:3:b1dc2c7b-5c45-11ef-b584-da884e9ab97f', '81ca8c85-5c32-11ef-8920-6aa34c82345d', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', '你收呢!', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 11:06:28', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (286, 'dingding-new-02:4:cbe29e84-5c45-11ef-b584-da884e9ab97f', '81ca8c85-5c32-11ef-8920-6aa34c82345d', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', '你收呢!', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 11:07:12', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (287, 'dingding-new-02:5:11743139-5c49-11ef-a949-da884e9ab97f', '81ca8c85-5c32-11ef-8920-6aa34c82345d', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', '你收呢!', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 11:30:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (288, 'dingding-new-03:1:52e8ed81-5c5f-11ef-b68e-fada804b1506', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 14:09:55', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (289, 'dingding-new-03:2:71f8bda4-5c5f-11ef-b68e-fada804b1506', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 14:10:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (290, 'dingding-new-03:3:7906ec78-5c5f-11ef-b68e-fada804b1506', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 14:10:59', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (291, 'dingding-new-03:4:e4448c76-5c63-11ef-801e-ee42d61a19f3', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 14:42:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (292, 'dingding-new-03:5:85f5e50b-5c6d-11ef-8d6e-aed50561faa5', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 15:51:34', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (293, 'dingding-new-03:6:42a6615b-5c6f-11ef-b472-aed50561faa5', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 16:04:00', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (294, 'dingding-new-03:7:be066588-5c6f-11ef-9238-aed50561faa5', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 16:07:27', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (295, 'dingding-new-03:8:684002ca-5c71-11ef-84c7-e2daa89f1c3f', '272cf19b-5c5f-11ef-b68e-fada804b1506', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 16:19:22', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (296, 'dingding-new-04:1:0ca99988-5c82-11ef-bedc-bec2e0c2f11f', 'a3a969df-5c81-11ef-921d-bec2e0c2f11f', 10, 'TEST', 'http://test.yudao.iocoder.cn/c659aa14a791d94ba75e1d2d60d41aa62903e5a6da5fb8f7df3e71532ee69fee.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 18:18:30', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (297, 'dingding-new-05:1:be1300a8-5c9a-11ef-a8e4-92f37d84469a', '961b11a2-5c9a-11ef-a8e4-92f37d84469a', 10, 'TEST', 'http://test.yudao.iocoder.cn/e1c52473ec0716ecfb18bf2c2b8685883a3f4b511e54dbef2d39920afaa4f4ef.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 21:15:16', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (298, 'dingding-new-05:2:dc369c07-5c9a-11ef-a8e4-92f37d84469a', '961b11a2-5c9a-11ef-a8e4-92f37d84469a', 10, 'TEST', 'http://test.yudao.iocoder.cn/e1c52473ec0716ecfb18bf2c2b8685883a3f4b511e54dbef2d39920afaa4f4ef.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 21:16:06', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (299, 'dingding-new-05:3:f50f3c66-5c9a-11ef-a8e4-92f37d84469a', '961b11a2-5c9a-11ef-a8e4-92f37d84469a', 10, 'TEST', 'http://test.yudao.iocoder.cn/e1c52473ec0716ecfb18bf2c2b8685883a3f4b511e54dbef2d39920afaa4f4ef.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-17 21:16:48', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (300, 'simple-01:1:b0cbe161-61de-11ef-abc5-ca1dd2e8f300', '917fa48b-61de-11ef-abc5-ca1dd2e8f300', 10, 'TEST', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-24 14:04:15', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (301, 'simple-02:1:6f3a5cf8-61e7-11ef-8927-c646985e83ad', '57b5daf2-61e7-11ef-8927-c646985e83ad', 10, 'TEST', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-24 15:06:50', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (302, 'simple-02:2:e3ddd385-61e7-11ef-8927-c646985e83ad', '57b5daf2-61e7-11ef-8927-c646985e83ad', 10, 'TEST', 'http://test.yudao.iocoder.cn/7401c394a43280732e6aaa715fbfefadc33eeb8fab8f45f6b53f1acf6b22ae29.png', NULL, 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-24 15:10:06', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (303, 'simple-03:1:ffd041ac-6395-11ef-9c91-e6bb11cfb2c8', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '1', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-26 18:28:57', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (304, 'simple-03:2:acdc2fca-6396-11ef-9467-9e8b8de3d574', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '0', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-08-26 18:33:47', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (305, 'simple-03:3:67b17c0f-71c7-11ef-ac99-5621c86b7390', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"checkbox\\\",\\\"field\\\":\\\"Fo2b64a6nn6yw\\\",\\\"title\\\":\\\"多选框\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":1},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"checkbox\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '0', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-13 19:57:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (306, 'simple-03:4:25e2dcdd-71d2-11ef-ac99-5621c86b7390', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"cascader\\\",\\\"field\\\":\\\"Fafp64a7f65sr\\\",\\\"title\\\":\\\"级联选择器\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":1,\\\"children\\\":[]},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"cascader\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '', 0, b'0', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-13 21:14:46', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (307, 'simple-03:5:39b9c031-71d2-11ef-ac99-5621c86b7390', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"cascader\\\",\\\"field\\\":\\\"Fafp64a7f65sr\\\",\\\"title\\\":\\\"级联选择器\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":1,\\\"children\\\":[]},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"cascader\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '', 0, b'0', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-13 21:15:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (308, 'simple-03:6:3f8c13a5-71d2-11ef-ac99-5621c86b7390', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"cascader\\\",\\\"field\\\":\\\"Fafp64a7f65sr\\\",\\\"title\\\":\\\"级联选择器\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":1,\\\"children\\\":[]},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"cascader\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-13 21:15:30', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (309, 'simple-03:7:74db9347-71d3-11ef-ac99-5621c86b7390', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"cascader\\\",\\\"field\\\":\\\"Fafp64a7f65sr\\\",\\\"title\\\":\\\"级联选择器\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":1,\\\"children\\\":[{\\\"label\\\":\\\"选项11\\\",\\\"value\\\":11,\\\"children\\\":[]},{\\\"label\\\":\\\"选项12\\\",\\\"value\\\":12,\\\"children\\\":[]}]},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"cascader\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-13 21:24:08', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (310, 'simple-03:8:f46606f9-71d3-11ef-ac99-5621c86b7390', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"tree\\\",\\\"field\\\":\\\"Flm564a7jrfah\\\",\\\"title\\\":\\\"树形控件\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"props\\\":{\\\"label\\\":\\\"label\\\"},\\\"showCheckbox\\\":true,\\\"nodeKey\\\":\\\"id\\\",\\\"data\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"id\\\":1,\\\"children\\\":[{\\\"label\\\":\\\"选项11\\\",\\\"id\\\":11,\\\"children\\\":[]},{\\\"label\\\":\\\"选项12\\\",\\\"id\\\":12,\\\"children\\\":[]}]},{\\\"label\\\":\\\"选项2\\\",\\\"id\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"tree\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-13 21:27:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (311, 'simple-03:9:54f0c53d-74c1-11ef-b607-56c19462ac4b', 'a10355c1-6392-11ef-93ff-6e48fd3e48cc', 10, 'TEST', 'http://test.yudao.iocoder.cn/a8eb4341b2c88afb56f7b4d61826a55b9228e06e772cb140a411b15f9f235be0.png', 'ee', 10, 29, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"6998d577-3e09-45db-945a-e38ae063070c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadImg\\\",\\\"field\\\":\\\"69111c0e-e00a-4968-a363-dd8270d077a0\\\",\\\"title\\\":\\\"单图上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadImg\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadImgs\\\",\\\"field\\\":\\\"051b5d49-bc02-44e5-bed1-b85d56a979ff\\\",\\\"title\\\":\\\"多图上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadImgs\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', 'x', 'y', '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-17 14:51:57', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (312, 'test-multi:4:5052448b-74c6-11ef-83e6-8a1db91ea8d5', 'a01741c1-2c71-11ef-a3cf-9eb4566c9ffb', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-17 15:27:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (313, 'test-multi-02:3:fbae7f56-7f21-11ef-bdea-ca5778fb00b9', 'ac088bd6-5786-11ef-a7d0-ca5778fb00b9', 10, 'TEST', 'http://test.yudao.iocoder.cn/2a124ba5743f9572fcbd2718a64ba599618c96ddba6c7391ad35906cd3f37f94.png', NULL, 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-09-30 19:49:01', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (314, 'test-duoren:1:9276258a-7fd6-11ef-bf92-323a765bd653', '6335bdd5-7fd6-11ef-bf92-323a765bd653', 10, 'TEST', 'http://test.yudao.iocoder.cn/84defd9f8ca220e357894a61c781b16950849b481752d4f76b797188f7286bd8.png', '321', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', NULL, NULL, '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-01 17:21:43', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (315, 'new-key:1:f45cd1cd-8138-11ef-98ed-0ad1a6b0a8a7', 'cd5d2578-8138-11ef-98ed-0ad1a6b0a8a7', 10, 'TEST', 'http://test.yudao.iocoder.cn/96f06d6c23c0207ffd03d71bd020ea1550a785441f95b9de4cf3765a202a68c8.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '', 0, b'1', NULL, NULL, NULL, b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-03 11:38:29', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (316, 'new-key:2:6f340a88-816b-11ef-980e-c6742a20eb3e', 'cd5d2578-8138-11ef-98ed-0ad1a6b0a8a7', 10, 'TEST', 'http://test.yudao.iocoder.cn/96f06d6c23c0207ffd03d71bd020ea1550a785441f95b9de4cf3765a202a68c8.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '', 0, b'1', '100', NULL, '1,100,103', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-03 17:39:50', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (317, 'dingding-demo:1:32856ac4-8200-11ef-80a2-d693a04a0735', '1d7d4fdf-81ff-11ef-abac-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/9545f9b6ac86779f1b20337b159a85a46f05c6be68df2a31d707f2d7e61f6f54.png', '', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_b967abd5-1238-45de-afee-2eb41ae64b61\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":1,\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"1\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"1\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"1\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"1\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"2\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"2\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"2\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"2\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-04 11:24:43', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (318, 'dingding-demo:2:f2654a62-8200-11ef-80a2-d693a04a0735', '1d7d4fdf-81ff-11ef-abac-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/9545f9b6ac86779f1b20337b159a85a46f05c6be68df2a31d707f2d7e61f6f54.png', '', 10, 27, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"startTime\\\",\\\"title\\\":\\\"开始时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"datePicker\\\",\\\"field\\\":\\\"Fm9i1onr8v6n68\\\",\\\"title\\\":\\\"结束时间\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"datePicker\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"select\\\",\\\"field\\\":\\\"type\\\",\\\"title\\\":\\\"请假类型\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"options\\\":[{\\\"label\\\":\\\"事假\\\",\\\"value\\\":1},{\\\"label\\\":\\\"年假\\\",\\\"value\\\":2}],\\\"_fc_drag_tag\\\":\\\"select\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"reason\\\",\\\"title\\\":\\\"请假原因\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"rows\\\":0,\\\"type\\\":\\\"textarea\\\"},\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"UploadFile\\\",\\\"field\\\":\\\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\\\",\\\"title\\\":\\\"文件上传\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"UploadFile\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_b967abd5-1238-45de-afee-2eb41ae64b61\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_c6a42fdd-5e2d-4670-adf8-9c6b0763aaeb\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码,芋道,源码,测试号\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"100,104,103,1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"1\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"1\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"1\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"1\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":1,\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"1\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"1\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"1\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"1\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"2\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"2\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"2\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"2\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-04 11:30:05', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (319, 'dingding-demo:3:fca032bb-8201-11ef-80a2-d693a04a0735', '1d7d4fdf-81ff-11ef-abac-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/9545f9b6ac86779f1b20337b159a85a46f05c6be68df2a31d707f2d7e61f6f54.png', '', 10, 30, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Famz1p93tieo6r\\\",\\\"title\\\":\\\"输入框1\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdgk1p93tiyqoo\\\",\\\"title\\\":\\\"输入框2\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F73v1p93tiyehp\\\",\\\"title\\\":\\\"输入框3\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fcpi1p93tiy2aq\\\",\\\"title\\\":\\\"输入框4\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fut41p93tixq3r\\\",\\\"title\\\":\\\"输入框5\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fbi21p93tixej0\\\",\\\"title\\\":\\\"输入框6\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fwbk1p93tix299\\\",\\\"title\\\":\\\"输入框7\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F4zu1p93tiwoze\\\",\\\"title\\\":\\\"输入框8\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Ffuu1p93tiwc8z\\\",\\\"title\\\":\\\"输入框9\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F6zg1p93tivzz8\\\",\\\"title\\\":\\\"输入框10\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fryb1p93tivn8t\\\",\\\"title\\\":\\\"输入框11\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F5p51p93tivb1u\\\",\\\"title\\\":\\\"输入框12\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fq6f1p93tiuyuv\\\",\\\"title\\\":\\\"输入框13\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fvrc1p93tiuna4\\\",\\\"title\\\":\\\"输入框14\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F44d1p93tiub5x\\\",\\\"title\\\":\\\"输入框15\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fans1p93titxta\\\",\\\"title\\\":\\\"输入框16\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fkvp1p93titkxb\\\",\\\"title\\\":\\\"输入框17\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Ffhi1p93tit7yk\\\",\\\"title\\\":\\\"输入框18\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fug81p93tis24x\\\",\\\"title\\\":\\\"输入框19\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_b967abd5-1238-45de-afee-2eb41ae64b61\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_c6a42fdd-5e2d-4670-adf8-9c6b0763aaeb\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码,芋道,源码,测试号\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"100,104,103,1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"1\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"1\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"1\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"1\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":1,\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"1\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"1\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"1\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"1\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"2\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"2\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"2\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"2\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-04 11:37:32', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (320, 'dingding-test01:1:846e8448-8204-11ef-80a2-d693a04a0735', '63f2a112-8204-11ef-80a2-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/633159e152c914578b6eb05fd35d9204cce50f8f183899a8d93a82ed9a818316.png', '', 10, 25, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fgjo62bltzzxt\\\",\\\"title\\\":\\\"新的表单\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":\\\"新的表单,必须填写\\\",\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_e49a1ccc-1a43-4690-b455-b627896fc3c3\",\"type\":11,\"name\":\"各个领导的审批\",\"showText\":\"指定成员:芋道源码,芋道,源码,测试号\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1,100,103,104\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-04 11:55:39', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (321, 'dingding-test01:2:8c9946ac-8204-11ef-80a2-d693a04a0735', '63f2a112-8204-11ef-80a2-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/633159e152c914578b6eb05fd35d9204cce50f8f183899a8d93a82ed9a818316.png', '', 10, 25, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fgjo62bltzzxt\\\",\\\"title\\\":\\\"新的表单\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":\\\"新的表单,必须填写\\\",\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_e49a1ccc-1a43-4690-b455-b627896fc3c3\",\"type\":11,\"name\":\"各个领导的审批\",\"showText\":\"指定成员:芋道源码,源码,测试号\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1,103,104\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-04 11:55:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (322, 'dingding-test01:3:a12112c9-8223-11ef-80a2-d693a04a0735', '63f2a112-8204-11ef-80a2-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/633159e152c914578b6eb05fd35d9204cce50f8f183899a8d93a82ed9a818316.png', '', 10, 25, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fgjo62bltzzxt\\\",\\\"title\\\":\\\"新的表单\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":\\\"新的表单,必须填写\\\",\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_e49a1ccc-1a43-4690-b455-b627896fc3c3\",\"type\":11,\"name\":\"各个领导的审批\",\"showText\":\"指定成员:芋道源码,源码,测试号\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1,103,104\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"回退\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-04 15:38:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (323, 'test-bohui-second:1:6bd3bf48-8533-11ef-a5d2-e606a327ad6d', '22d05743-8533-11ef-a5d2-e606a327ad6d', 10, 'TEST', 'http://test.yudao.iocoder.cn/633159e152c914578b6eb05fd35d9204cce50f8f183899a8d93a82ed9a818316.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-08 13:08:57', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (324, 'test-bpmn-multi:1:547238b7-8642-11ef-85c1-feff1922d8e5', '43bedc82-8642-11ef-85c1-feff1922d8e5', 10, 'TEST', 'http://test.yudao.iocoder.cn/633159e152c914578b6eb05fd35d9204cce50f8f183899a8d93a82ed9a818316.png', '312312', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-09 21:28:11', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (325, 'dingding-demo:4:e4a26d53-8de2-11ef-9422-2ae51d8919f0', '1d7d4fdf-81ff-11ef-abac-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/9545f9b6ac86779f1b20337b159a85a46f05c6be68df2a31d707f2d7e61f6f54.png', '', 10, 30, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Famz1p93tieo6r\\\",\\\"title\\\":\\\"输入框1\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdgk1p93tiyqoo\\\",\\\"title\\\":\\\"输入框2\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F73v1p93tiyehp\\\",\\\"title\\\":\\\"输入框3\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fcpi1p93tiy2aq\\\",\\\"title\\\":\\\"输入框4\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fut41p93tixq3r\\\",\\\"title\\\":\\\"输入框5\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fbi21p93tixej0\\\",\\\"title\\\":\\\"输入框6\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fwbk1p93tix299\\\",\\\"title\\\":\\\"输入框7\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F4zu1p93tiwoze\\\",\\\"title\\\":\\\"输入框8\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Ffuu1p93tiwc8z\\\",\\\"title\\\":\\\"输入框9\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F6zg1p93tivzz8\\\",\\\"title\\\":\\\"输入框10\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fryb1p93tivn8t\\\",\\\"title\\\":\\\"输入框11\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F5p51p93tivb1u\\\",\\\"title\\\":\\\"输入框12\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fq6f1p93tiuyuv\\\",\\\"title\\\":\\\"输入框13\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fvrc1p93tiuna4\\\",\\\"title\\\":\\\"输入框14\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F44d1p93tiub5x\\\",\\\"title\\\":\\\"输入框15\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fans1p93titxta\\\",\\\"title\\\":\\\"输入框16\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fkvp1p93titkxb\\\",\\\"title\\\":\\\"输入框17\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Ffhi1p93tit7yk\\\",\\\"title\\\":\\\"输入框18\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fug81p93tis24x\\\",\\\"title\\\":\\\"输入框19\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_0c28d217-e0c2-47fd-9518-901367382fe3\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_7b768e5e-8d06-4b80-8919-22732478016c\",\"type\":50,\"name\":\"条件1\",\"showText\":\"表达式:1=1\",\"childNode\":{\"id\":\"Activity_5e2b7323-7546-4115-84eb-c022438a0706\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Famz1p93tieo6r\",\"title\":\"输入框1\",\"permission\":\"1\"},{\"field\":\"Fdgk1p93tiyqoo\",\"title\":\"输入框2\",\"permission\":\"1\"},{\"field\":\"F73v1p93tiyehp\",\"title\":\"输入框3\",\"permission\":\"1\"},{\"field\":\"Fcpi1p93tiy2aq\",\"title\":\"输入框4\",\"permission\":\"1\"},{\"field\":\"Fut41p93tixq3r\",\"title\":\"输入框5\",\"permission\":\"1\"},{\"field\":\"Fbi21p93tixej0\",\"title\":\"输入框6\",\"permission\":\"1\"},{\"field\":\"Fwbk1p93tix299\",\"title\":\"输入框7\",\"permission\":\"1\"},{\"field\":\"F4zu1p93tiwoze\",\"title\":\"输入框8\",\"permission\":\"1\"},{\"field\":\"Ffuu1p93tiwc8z\",\"title\":\"输入框9\",\"permission\":\"1\"},{\"field\":\"F6zg1p93tivzz8\",\"title\":\"输入框10\",\"permission\":\"1\"},{\"field\":\"Fryb1p93tivn8t\",\"title\":\"输入框11\",\"permission\":\"1\"},{\"field\":\"F5p51p93tivb1u\",\"title\":\"输入框12\",\"permission\":\"1\"},{\"field\":\"Fq6f1p93tiuyuv\",\"title\":\"输入框13\",\"permission\":\"1\"},{\"field\":\"Fvrc1p93tiuna4\",\"title\":\"输入框14\",\"permission\":\"1\"},{\"field\":\"F44d1p93tiub5x\",\"title\":\"输入框15\",\"permission\":\"1\"},{\"field\":\"Fans1p93titxta\",\"title\":\"输入框16\",\"permission\":\"1\"},{\"field\":\"Fkvp1p93titkxb\",\"title\":\"输入框17\",\"permission\":\"1\"},{\"field\":\"Ffhi1p93tit7yk\",\"title\":\"输入框18\",\"permission\":\"1\"},{\"field\":\"Fug81p93tis24x\",\"title\":\"输入框19\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":1,\"conditionExpression\":\"1=1\",\"defaultFlow\":false},{\"id\":\"Flow_44b36420-1005-4427-bfab-554b66f760a7\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"其它情况进入此流程\",\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"2\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"2\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"2\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"2\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-19 14:25:11', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (326, 'dingding-demo:5:76b70e85-8de5-11ef-bb44-469a9b560ac7', '1d7d4fdf-81ff-11ef-abac-d693a04a0735', 20, 'TEST', 'http://test.yudao.iocoder.cn/9545f9b6ac86779f1b20337b159a85a46f05c6be68df2a31d707f2d7e61f6f54.png', '', 10, 30, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Famz1p93tieo6r\\\",\\\"title\\\":\\\"输入框1\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdgk1p93tiyqoo\\\",\\\"title\\\":\\\"输入框2\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F73v1p93tiyehp\\\",\\\"title\\\":\\\"输入框3\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fcpi1p93tiy2aq\\\",\\\"title\\\":\\\"输入框4\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fut41p93tixq3r\\\",\\\"title\\\":\\\"输入框5\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fbi21p93tixej0\\\",\\\"title\\\":\\\"输入框6\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fwbk1p93tix299\\\",\\\"title\\\":\\\"输入框7\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F4zu1p93tiwoze\\\",\\\"title\\\":\\\"输入框8\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Ffuu1p93tiwc8z\\\",\\\"title\\\":\\\"输入框9\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F6zg1p93tivzz8\\\",\\\"title\\\":\\\"输入框10\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fryb1p93tivn8t\\\",\\\"title\\\":\\\"输入框11\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F5p51p93tivb1u\\\",\\\"title\\\":\\\"输入框12\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fq6f1p93tiuyuv\\\",\\\"title\\\":\\\"输入框13\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fvrc1p93tiuna4\\\",\\\"title\\\":\\\"输入框14\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F44d1p93tiub5x\\\",\\\"title\\\":\\\"输入框15\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fans1p93titxta\\\",\\\"title\\\":\\\"输入框16\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fkvp1p93titkxb\\\",\\\"title\\\":\\\"输入框17\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Ffhi1p93tit7yk\\\",\\\"title\\\":\\\"输入框18\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fug81p93tis24x\\\",\\\"title\\\":\\\"输入框19\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_0c28d217-e0c2-47fd-9518-901367382fe3\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_7b768e5e-8d06-4b80-8919-22732478016c\",\"type\":50,\"name\":\"条件1\",\"showText\":\"表达式:1=1\",\"childNode\":{\"id\":\"Activity_5e2b7323-7546-4115-84eb-c022438a0706\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Famz1p93tieo6r\",\"title\":\"输入框1\",\"permission\":\"1\"},{\"field\":\"Fdgk1p93tiyqoo\",\"title\":\"输入框2\",\"permission\":\"1\"},{\"field\":\"F73v1p93tiyehp\",\"title\":\"输入框3\",\"permission\":\"1\"},{\"field\":\"Fcpi1p93tiy2aq\",\"title\":\"输入框4\",\"permission\":\"1\"},{\"field\":\"Fut41p93tixq3r\",\"title\":\"输入框5\",\"permission\":\"1\"},{\"field\":\"Fbi21p93tixej0\",\"title\":\"输入框6\",\"permission\":\"1\"},{\"field\":\"Fwbk1p93tix299\",\"title\":\"输入框7\",\"permission\":\"1\"},{\"field\":\"F4zu1p93tiwoze\",\"title\":\"输入框8\",\"permission\":\"1\"},{\"field\":\"Ffuu1p93tiwc8z\",\"title\":\"输入框9\",\"permission\":\"1\"},{\"field\":\"F6zg1p93tivzz8\",\"title\":\"输入框10\",\"permission\":\"1\"},{\"field\":\"Fryb1p93tivn8t\",\"title\":\"输入框11\",\"permission\":\"1\"},{\"field\":\"F5p51p93tivb1u\",\"title\":\"输入框12\",\"permission\":\"1\"},{\"field\":\"Fq6f1p93tiuyuv\",\"title\":\"输入框13\",\"permission\":\"1\"},{\"field\":\"Fvrc1p93tiuna4\",\"title\":\"输入框14\",\"permission\":\"1\"},{\"field\":\"F44d1p93tiub5x\",\"title\":\"输入框15\",\"permission\":\"1\"},{\"field\":\"Fans1p93titxta\",\"title\":\"输入框16\",\"permission\":\"1\"},{\"field\":\"Fkvp1p93titkxb\",\"title\":\"输入框17\",\"permission\":\"1\"},{\"field\":\"Ffhi1p93tit7yk\",\"title\":\"输入框18\",\"permission\":\"1\"},{\"field\":\"Fug81p93tis24x\",\"title\":\"输入框19\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":1,\"conditionExpression\":\"1=1\",\"defaultFlow\":false},{\"id\":\"Flow_44b36420-1005-4427-bfab-554b66f760a7\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"其它情况进入此流程\",\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"startTime\",\"title\":\"开始时间\",\"permission\":\"2\"},{\"field\":\"Fm9i1onr8v6n68\",\"title\":\"结束时间\",\"permission\":\"2\"},{\"field\":\"type\",\"title\":\"请假类型\",\"permission\":\"2\"},{\"field\":\"reason\",\"title\":\"请假原因\",\"permission\":\"2\"},{\"field\":\"c982ea4c-7bbd-40d3-9f58-4e6409feed7c\",\"title\":\"文件上传\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-19 14:43:35', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (327, 'dd-test01:1:b4285add-8de7-11ef-8d94-86849c485c24', '859d1257-8de7-11ef-8d94-86849c485c24', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '仿钉钉设计器', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_20dceaa5-8743-479d-9973-7466ea49c9d3\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_c9854ec9-247d-40c8-9b42-22d0d3ca9227\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_2abeedeb-3631-4735-af92-cfd96e79192e\",\"type\":11,\"name\":\"审批人(条件1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_9ab1b69e-f579-47a8-8f04-a1653ae28903\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"其它情况进入此流程\",\"childNode\":{\"id\":\"Activity_3e938a57-ab55-4d41-a690-7f8b7842e090\",\"type\":11,\"name\":\"审批人(条件2)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-19 14:59:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (328, 'dd-test01:2:d290ae57-8dec-11ef-ab5b-0e429fa854dc', '859d1257-8de7-11ef-8d94-86849c485c24', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '仿钉钉设计器', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_20dceaa5-8743-479d-9973-7466ea49c9d3\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_c9854ec9-247d-40c8-9b42-22d0d3ca9227\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_2abeedeb-3631-4735-af92-cfd96e79192e\",\"type\":11,\"name\":\"审批人(条件1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_9ab1b69e-f579-47a8-8f04-a1653ae28903\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"其它情况进入此流程\",\"childNode\":{\"id\":\"Activity_3e938a57-ab55-4d41-a690-7f8b7842e090\",\"type\":11,\"name\":\"审批人(条件2)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-19 15:36:16', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (329, 'dd-test01:3:3dc35ae2-8e08-11ef-81c9-6a7b77f5ecdf', '859d1257-8de7-11ef-8d94-86849c485c24', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '仿钉钉设计器', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_20dceaa5-8743-479d-9973-7466ea49c9d3\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_c9854ec9-247d-40c8-9b42-22d0d3ca9227\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_2abeedeb-3631-4735-af92-cfd96e79192e\",\"type\":11,\"name\":\"审批人(条件1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_9ab1b69e-f579-47a8-8f04-a1653ae28903\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"其它情况进入此流程\",\"childNode\":{\"id\":\"Activity_3e938a57-ab55-4d41-a690-7f8b7842e090\",\"type\":11,\"name\":\"审批人(条件2)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-19 18:52:32', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (330, 'dd-test01:4:54ed8706-8e08-11ef-81c9-6a7b77f5ecdf', '859d1257-8de7-11ef-8d94-86849c485c24', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '仿钉钉设计器', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_20dceaa5-8743-479d-9973-7466ea49c9d3\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_c9854ec9-247d-40c8-9b42-22d0d3ca9227\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_2abeedeb-3631-4735-af92-cfd96e79192e\",\"type\":11,\"name\":\"审批人(条件1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_9ab1b69e-f579-47a8-8f04-a1653ae28903\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"其它情况进入此流程\",\"childNode\":{\"id\":\"Activity_3e938a57-ab55-4d41-a690-7f8b7842e090\",\"type\":11,\"name\":\"审批人(条件2)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"回退\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"回退\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-19 18:53:11', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (331, 'new-form-test:1:8f685bb5-8e7a-11ef-b032-92bb1f99c49d', '7be9aa80-8e7a-11ef-b032-92bb1f99c49d', 10, 'TEST', 'http://test.yudao.iocoder.cn/b36b69a9389417970bcaa546d363acfd4167150666c2d02a8ff271afd9573b0d.png', '321321', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-20 08:30:52', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (332, 'new-form-test:2:38dbd8a6-8e7e-11ef-b032-92bb1f99c49d', '7be9aa80-8e7a-11ef-b032-92bb1f99c49d', 10, 'TEST', 'http://test.yudao.iocoder.cn/b36b69a9389417970bcaa546d363acfd4167150666c2d02a8ff271afd9573b0d.png', '321321', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-20 08:57:04', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (333, 'test-001:1:6daba54f-8e83-11ef-b032-92bb1f99c49d', '5af01d09-8e83-11ef-b032-92bb1f99c49d', 20, 'TEST', 'http://test.yudao.iocoder.cn/7f57be8f3808693f9a5fa78277c6f4ec55cc69f6b61760683498d7112f0dbed2.jpg', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_594b7ff9-3fee-43f9-97c9-900c1e35d8d7\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码,芋道\",\"childNode\":{\"id\":\"Activity_25061c33-55af-480e-ba62-ea57c0cb9dee\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码,芋道,源码,测试号,新对象,hr 小姐姐\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1,100,103,104,112,114\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":30,\"candidateParam\":\"1,100\",\"approveType\":1,\"approveMethod\":2,\"approveRatio\":100,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-20 09:34:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (334, 'test-001:2:015b2ce3-8e8d-11ef-b032-92bb1f99c49d', '5af01d09-8e83-11ef-b032-92bb1f99c49d', 20, 'TEST', 'http://test.yudao.iocoder.cn/7f57be8f3808693f9a5fa78277c6f4ec55cc69f6b61760683498d7112f0dbed2.jpg', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_594b7ff9-3fee-43f9-97c9-900c1e35d8d7\",\"type\":11,\"name\":\"主管审批\",\"showText\":\"指定成员:芋道源码,芋道\",\"childNode\":{\"id\":\"Activity_25061c33-55af-480e-ba62-ea57c0cb9dee\",\"type\":11,\"name\":\"财务审批\",\"showText\":\"指定成员:芋道源码,芋道,源码,测试号,新对象,hr 小姐姐\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1,100,103,104,112,114\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":30,\"candidateParam\":\"1,100\",\"approveType\":1,\"approveMethod\":2,\"approveRatio\":100,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-20 10:42:54', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (335, 'a-fuza-liucheng:1:dd477671-8f92-11ef-947c-ba5e239a6eb4', '4601b953-8f92-11ef-947c-ba5e239a6eb4', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '333', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_8cf244ab-06dd-482a-a450-9d27b95e9329\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"GateWay_f2d542fa-6a3f-467a-ae44-0dd82baf2074\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"GateWay_163d43e0-d611-4a98-ac64-6ff3a5ccbcd7\",\"type\":52,\"name\":\"并行分支\",\"childNode\":{\"id\":\"GateWay_83b50563-d1be-4285-92c7-a1835609af94\",\"type\":53,\"name\":\"包容分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_b82eee37-6334-40ff-8905-0675fbcdf890\",\"type\":50,\"name\":\"包容条件1\",\"showText\":\"(输入框 等于 2 ) \",\"childNode\":{\"id\":\"Activity_da31d23c-5694-40d5-b947-6380a9a2b5a9\",\"type\":11,\"name\":\"审批人41\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"2\"}]}]}},{\"id\":\"Flow_48dcd8b2-c479-463c-9102-82182295ff60\",\"type\":50,\"name\":\"包容条件2\",\"showText\":\"(输入框 等于 3 ) \",\"childNode\":{\"id\":\"Activity_cebf2a5f-de9b-43fa-939d-ca7d64f40237\",\"type\":11,\"name\":\"审批人42\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionNodes\":[],\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"3\"}]}]}},{\"id\":\"Flow_99e16653-b0b1-4494-956c-5b56c5790eaa\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_7594cc43-bf07-4521-bb21-e2b610cf6dbc\",\"type\":11,\"name\":\"审批人43\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"conditionNodes\":[{\"id\":\"Flow_f43d89ba-0e97-40aa-82c9-67558edf0376\",\"type\":50,\"name\":\"并行1\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_7617020f-7bb0-4332-acdf-602234b46137\",\"type\":11,\"name\":\"审批人31\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}},{\"id\":\"Flow_c24d111d-e11c-4cd8-9310-d9eb81420739\",\"type\":50,\"name\":\"并行2\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_c7881bce-0da2-4b70-9de3-ba4b6245c898\",\"type\":11,\"name\":\"审批人32\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}]},\"conditionNodes\":[{\"id\":\"Flow_a1556f3e-58c5-4db0-a7eb-b583de1e2c70\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_6bd27fd4-25fc-42c1-beac-458123b72a68\",\"type\":11,\"name\":\"审批人21\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_d7fb79fd-175b-4b30-8a44-d8c67fcd5e80\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_405d08c8-93ce-4f3c-a5af-b022e1a36a10\",\"type\":11,\"name\":\"审批人22\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-21 17:57:21', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (336, '61f69eae-8fa6-11ef-9532-fa47f0b26dd4', '52b23bc8-8fa6-11ef-9532-fa47f0b26dd4', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_b21f8ff0-fadf-4467-bc51-64b233d023c2\",\"type\":53,\"name\":\"包容分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_1971a7b7-8648-4183-8862-6c7e1962fac6\",\"type\":50,\"name\":\"包容条件1\",\"showText\":\"(输入框 等于 123 ) \",\"conditionType\":2,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"123\"}]}]}},{\"id\":\"Flow_b4a9ecfc-d873-417f-b663-48f5df6d543e\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-21 20:17:04', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (337, '7cd71bf2-8fa6-11ef-9532-fa47f0b26dd4', '52b23bc8-8fa6-11ef-9532-fa47f0b26dd4', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_b21f8ff0-fadf-4467-bc51-64b233d023c2\",\"type\":53,\"name\":\"包容分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_1971a7b7-8648-4183-8862-6c7e1962fac6\",\"type\":50,\"name\":\"包容条件1\",\"showText\":\"(输入框 等于 123 ) \",\"childNode\":{\"id\":\"Activity_075f4900-fe8b-40d3-9354-c8bcaf946d71\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"123\"}]}]}},{\"id\":\"Flow_b4a9ecfc-d873-417f-b663-48f5df6d543e\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_4a49b732-bf9e-4113-a375-50ed5c7a493e\",\"type\":11,\"name\":\"审批人2\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-21 20:17:49', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (338, '82232866-8fa6-11ef-9532-fa47f0b26dd4', '52b23bc8-8fa6-11ef-9532-fa47f0b26dd4', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_b21f8ff0-fadf-4467-bc51-64b233d023c2\",\"type\":53,\"name\":\"包容分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_1971a7b7-8648-4183-8862-6c7e1962fac6\",\"type\":50,\"name\":\"包容条件1\",\"showText\":\"(输入框 等于 123 ) \",\"childNode\":{\"id\":\"Activity_075f4900-fe8b-40d3-9354-c8bcaf946d71\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"123\"}]}]}},{\"id\":\"Flow_b4a9ecfc-d873-417f-b663-48f5df6d543e\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_4a49b732-bf9e-4113-a375-50ed5c7a493e\",\"type\":11,\"name\":\"审批人2\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-21 20:17:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (339, 'd94ff656-8fba-11ef-9f5e-ca5778fb00b9', '52b23bc8-8fa6-11ef-9532-fa47f0b26dd4', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_ec43ca7a-ec75-4bc7-940a-9ddcf563e337\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"GateWay_b21f8ff0-fadf-4467-bc51-64b233d023c2\",\"type\":53,\"name\":\"包容分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_1971a7b7-8648-4183-8862-6c7e1962fac6\",\"type\":50,\"name\":\"包容条件1\",\"showText\":\"(输入框 等于 123 ) \",\"childNode\":{\"id\":\"Activity_075f4900-fe8b-40d3-9354-c8bcaf946d71\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"123\"}]}]}},{\"id\":\"Flow_b4a9ecfc-d873-417f-b663-48f5df6d543e\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_4a49b732-bf9e-4113-a375-50ed5c7a493e\",\"type\":11,\"name\":\"审批人2\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-21 22:43:34', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (340, 'test-dingding-bingxing:1:280345f0-9132-11ef-ae97-eaf49df1f932', '1629e04a-9132-11ef-ae97-eaf49df1f932', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '312', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"GateWay_b5aaf8df-6500-48f4-a847-bf72bcc9cd18\",\"type\":52,\"name\":\"并行分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_48ec853d-3a3b-4da3-9af6-2ddaedca3a50\",\"type\":50,\"name\":\"并行1\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_94eb01f0-d03f-42b3-a625-78dd9706fd4d\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}},{\"id\":\"Flow_b8a6887b-d79b-4eeb-a6a4-160af0626dbe\",\"type\":50,\"name\":\"并行2\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_e8464a11-c32b-4c2f-a533-08cc0e13daf3\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}]}}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-23 19:30:08', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (341, 'test-dingding-bingxing:2:58b1e2e3-9132-11ef-ae97-eaf49df1f932', '1629e04a-9132-11ef-ae97-eaf49df1f932', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '312', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"GateWay_b5aaf8df-6500-48f4-a847-bf72bcc9cd18\",\"type\":52,\"name\":\"并行分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_48ec853d-3a3b-4da3-9af6-2ddaedca3a50\",\"type\":50,\"name\":\"并行1\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_94eb01f0-d03f-42b3-a625-78dd9706fd4d\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}},{\"id\":\"Flow_b8a6887b-d79b-4eeb-a6a4-160af0626dbe\",\"type\":50,\"name\":\"并行2\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_e8464a11-c32b-4c2f-a533-08cc0e13daf3\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}]}}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-23 19:31:29', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (342, 'test-0101:1:f28242b5-9132-11ef-ae97-eaf49df1f932', 'b6772aaf-9132-11ef-ae97-eaf49df1f932', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_007a62a5-8f3d-494a-b17a-1c7926ce7a2a\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"GateWay_1ead3b7a-06f1-455c-9755-91c3d7b987f9\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"GateWay_921c0715-d308-40f8-bd83-355b706d42bc\",\"type\":52,\"name\":\"并行分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_47f2b502-f15e-43fa-bff4-7e527f505d49\",\"type\":50,\"name\":\"并行1\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_21854fa9-4de2-46da-aa1d-8648b3109ca6\",\"type\":11,\"name\":\"审批人(并行1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}},{\"id\":\"Flow_76b3ebe0-6b12-4c1e-9d27-acef0d1f7502\",\"type\":50,\"name\":\"并行2\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_4bcd8a9a-1652-4a47-96fb-174c54ee2339\",\"type\":11,\"name\":\"审批人(并行2)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}]},\"conditionNodes\":[{\"id\":\"Flow_a619aa87-d388-4cb0-9cce-4933c4353f62\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_580b4cbc-843c-4b76-9ac3-fbcb5954fcf2\",\"type\":11,\"name\":\"审批人(分支条件 1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_2669ec3a-f38d-46bd-bd49-4bc4d407003f\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_7e062a59-d3fc-430a-a1cc-8c1ca042fb60\",\"type\":11,\"name\":\"审批人(默认条件支付)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-23 19:35:47', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (343, 'test-0101:2:44c67133-9133-11ef-ae97-eaf49df1f932', 'b6772aaf-9132-11ef-ae97-eaf49df1f932', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_1ead3b7a-06f1-455c-9755-91c3d7b987f9\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"GateWay_921c0715-d308-40f8-bd83-355b706d42bc\",\"type\":52,\"name\":\"并行分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_47f2b502-f15e-43fa-bff4-7e527f505d49\",\"type\":50,\"name\":\"并行1\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_21854fa9-4de2-46da-aa1d-8648b3109ca6\",\"type\":11,\"name\":\"审批人(并行1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}},{\"id\":\"Flow_76b3ebe0-6b12-4c1e-9d27-acef0d1f7502\",\"type\":50,\"name\":\"并行2\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_4bcd8a9a-1652-4a47-96fb-174c54ee2339\",\"type\":11,\"name\":\"审批人(并行2)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}]},\"conditionNodes\":[{\"id\":\"Flow_a619aa87-d388-4cb0-9cce-4933c4353f62\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_580b4cbc-843c-4b76-9ac3-fbcb5954fcf2\",\"type\":11,\"name\":\"审批人(分支条件 1)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"conditionType\":2,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"F1j4m2guo62qbdc\",\"rightSide\":\"1\"}]}]}},{\"id\":\"Flow_2669ec3a-f38d-46bd-bd49-4bc4d407003f\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_7e062a59-d3fc-430a-a1cc-8c1ca042fb60\",\"type\":11,\"name\":\"审批人(默认条件支付)\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"defaultFlow\":true}]},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-23 19:38:06', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (344, 'test-dingding-bingxing:3:9738183e-9133-11ef-ae97-eaf49df1f932', '1629e04a-9132-11ef-ae97-eaf49df1f932', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '312', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_b6b02fb9-3310-4bae-8be1-ae4e92c898dc\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"GateWay_b5aaf8df-6500-48f4-a847-bf72bcc9cd18\",\"type\":52,\"name\":\"并行分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_48ec853d-3a3b-4da3-9af6-2ddaedca3a50\",\"type\":50,\"name\":\"并行1\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_94eb01f0-d03f-42b3-a625-78dd9706fd4d\",\"type\":11,\"name\":\"审批人1\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}},{\"id\":\"Flow_b8a6887b-d79b-4eeb-a6a4-160af0626dbe\",\"type\":50,\"name\":\"并行2\",\"showText\":\"无需配置条件同时执行\",\"childNode\":{\"id\":\"Activity_e8464a11-c32b-4c2f-a533-08cc0e13daf3\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}]},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}}}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-23 19:40:24', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (345, 'test03:1:d5625d34-9373-11ef-a841-e2a58ed7a101', 'a851318f-9373-11ef-a841-e2a58ed7a101', 10, 'TEST', 'http://test.yudao.iocoder.cn/aa10f3fe6a6643ddf3284ce3f0e5573904d4e1d1844a37ea342f7069db1f32e2.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', NULL, 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-26 16:25:18', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (346, 'test-normal:1:3c5d5053-9380-11ef-b1a3-12361b4cbb3f', '1844be5e-9380-11ef-b1a3-12361b4cbb3f', 10, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-26 17:54:05', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (347, 'test-auto:1:c70a799a-9394-11ef-a039-7a9ac3d9eb6b', 'bc6ba9f4-9394-11ef-a039-7a9ac3d9eb6b', 20, 'TEST', 'http://test.yudao.iocoder.cn/7f57be8f3808693f9a5fa78277c6f4ec55cc69f6b61760683498d7112f0dbed2.jpg', 'abaab', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_aa24c0cb-a95c-41f4-9949-faefa0ea076d\",\"type\":11,\"name\":\"审批人\",\"showText\":\"自动通过\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"approveType\":2,\"approveMethod\":4,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1730548270469, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-26 20:21:08', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (348, 'test-auto:2:f4681edb-9430-11ef-919e-2224f84471e0', 'bc6ba9f4-9394-11ef-a039-7a9ac3d9eb6b', 20, 'TEST', 'http://test.yudao.iocoder.cn/7f57be8f3808693f9a5fa78277c6f4ec55cc69f6b61760683498d7112f0dbed2.jpg', 'abaab', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_aa24c0cb-a95c-41f4-9949-faefa0ea076d\",\"type\":11,\"name\":\"审批人\",\"showText\":\"自动通过\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"approveType\":2,\"approveMethod\":4,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1730548270469, b'1', '1', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-27 14:59:05', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (349, 'test-role:1:317330f3-9511-11ef-8377-6a0da1cb9473', '27c020dd-9511-11ef-8377-6a0da1cb9473', 20, 'TEST', 'http://test.yudao.iocoder.cn/06f9d34abad55094348b4cbb3bb2d5a3da4d1c515c6b12e3d6fe64a940593f33.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_733ed9e6-c572-4e22-ae14-09b1fb3a810e\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定角色:测试账号\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":10,\"candidateParam\":\"101\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-28 17:44:15', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (350, 'test-role:2:43135e47-9511-11ef-8377-6a0da1cb9473', '27c020dd-9511-11ef-8377-6a0da1cb9473', 20, 'TEST', 'http://test.yudao.iocoder.cn/06f9d34abad55094348b4cbb3bb2d5a3da4d1c515c6b12e3d6fe64a940593f33.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_733ed9e6-c572-4e22-ae14-09b1fb3a810e\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定角色:测试账号,超级管理员\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":10,\"candidateParam\":\"101,1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-28 17:44:44', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (351, 'test-all-assign:1:76676b40-95f5-11ef-950f-3a242f068f0f', 'e685770a-95f4-11ef-950f-3a242f068f0f', 20, 'TEST', 'http://test.yudao.iocoder.cn/83852d802b3aab78ba9badf700079178d352d6a946f7c748ad8e1d3172f82032.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_736f1407-9122-4260-9144-112cbaa39f37\",\"type\":11,\"name\":\"审批人(指定成员)\",\"showText\":\"指定成员:芋道源码,芋道\",\"childNode\":{\"id\":\"Activity_08f0c04e-e3ba-44c9-b88f-d3b050327266\",\"type\":11,\"name\":\"审批人(指定角色)\",\"showText\":\"指定角色:测试账号,超级管理员\",\"childNode\":{\"id\":\"Activity_0395ff02-43ad-4c74-a62e-8f11a6f60a6d\",\"type\":11,\"name\":\"审批人(部门成员)\",\"showText\":\"部门成员:芋道源码\",\"childNode\":{\"id\":\"Activity_fb6572e9-fad7-4747-9b2b-c905df51e2a4\",\"type\":11,\"name\":\"审批人(部门负责人)\",\"showText\":\"部门的负责人:深圳总公司\",\"childNode\":{\"id\":\"Activity_56e0e04f-dc67-49c9-8aab-3b74d7d2038c\",\"type\":11,\"name\":\"审批人(连续多级部门负责人)\",\"showText\":\"多级部门的负责人:研发部门\",\"childNode\":{\"id\":\"Activity_02629fab-4fea-4c30-8d85-02b48e382600\",\"type\":11,\"name\":\"审批人(发起人自选)\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_76411cec-6229-4770-886c-f7eace8638a8\",\"type\":11,\"name\":\"审批人(发起人本人)\",\"showText\":\"发起人自己\",\"childNode\":{\"id\":\"Activity_c40c3877-09c1-4ca6-a4a3-9de3da767163\",\"type\":11,\"name\":\"审批人(发起人部门负责人)\",\"showText\":\"发起人的部门负责人\",\"childNode\":{\"id\":\"Activity_d704a6c2-d07d-42ee-ba49-018c74b7ecc2\",\"type\":11,\"name\":\"审批人(发起人连续部门负责人)\",\"showText\":\"发起人连续部门负责人\",\"childNode\":{\"id\":\"Activity_929b02ef-37ea-40b5-b750-b2c409af32dd\",\"type\":11,\"name\":\"审批人(用户组)\",\"showText\":\"指定用户组: 测试一下\",\"childNode\":{\"id\":\"Activity_e3d77e25-4c4e-48ed-ae6c-f83b07ae1b5c\",\"type\":11,\"name\":\"审批人(流程表达式)\",\"showText\":\"流程表达式:${1}\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":60,\"candidateParam\":\"${1}\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":40,\"candidateParam\":\"113\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":38,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":37,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":36,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":23,\"candidateParam\":\"103|1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":21,\"candidateParam\":\"101\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":20,\"candidateParam\":\"100\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":10,\"candidateParam\":\"101,1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":30,\"candidateParam\":\"1,100\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 0, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-10-29 20:58:16', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (352, 'test-liuchengbiaodan:1:4ced4eb4-98ce-11ef-8ece-de51f13f22dd', '3b93041f-98ce-11ef-8ece-de51f13f22dd', 10, 'TEST', 'http://test.yudao.iocoder.cn/6d68537ef4286cfd9a5fc0a550f48dfc8ed15c9f847036621724b07d32a571b5.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1730542262629, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-02 11:55:29', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (353, 'test-liuchengbiaodan:2:8c64ae6a-9901-11ef-a7a1-0273c4a653d6', '3b93041f-98ce-11ef-8ece-de51f13f22dd', 10, 'TEST', 'http://test.yudao.iocoder.cn/6d68537ef4286cfd9a5fc0a550f48dfc8ed15c9f847036621724b07d32a571b5.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1730542262629, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-02 18:02:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (354, 'test-liuchengbiaodan:3:8eda424e-9901-11ef-a7a1-0273c4a653d6', '3b93041f-98ce-11ef-8ece-de51f13f22dd', 10, 'TEST', 'http://test.yudao.iocoder.cn/6d68537ef4286cfd9a5fc0a550f48dfc8ed15c9f847036621724b07d32a571b5.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1730542262629, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-02 18:02:24', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (355, 'test-auto:3:06e17e32-9902-11ef-a7a1-0273c4a653d6', 'bc6ba9f4-9394-11ef-a039-7a9ac3d9eb6b', 20, 'TEST', 'http://test.yudao.iocoder.cn/7f57be8f3808693f9a5fa78277c6f4ec55cc69f6b61760683498d7112f0dbed2.jpg', 'abaab', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_aa24c0cb-a95c-41f4-9949-faefa0ea076d\",\"type\":11,\"name\":\"审批人\",\"showText\":\"自动通过\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"approveType\":2,\"approveMethod\":4,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1730548270469, b'1', '1', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-02 18:05:46', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (356, 'test-new-dd:1:f91a81a8-99bc-11ef-a45e-3a78b98a63cb', 'ee82ddf2-99bc-11ef-a45e-3a78b98a63cb', 20, 'TEST', 'http://test.yudao.iocoder.cn/e5cca593a8f24433afa4806a21b7b2284d07bc159aec55da7e7091d497a0e023.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_a4b03090-68ad-4729-ad8f-7af95c34dba9\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1730622220621, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-03 16:23:58', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (357, 'test-start-user-select:1:6e99b91c-9dc9-11ef-b43f-ee8532398633', '5765ef27-9dc9-11ef-b43f-ee8532398633', 10, 'TEST', 'http://test.yudao.iocoder.cn/000e449d651ddf162c5603cbef8aed7446d2406cf311160b4e11a46444df5e7b.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1731067355205, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-08 20:03:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (358, 'test-000001:1:b2da0708-9f14-11ef-9f88-ca5778fb00b9', '9d515502-9f14-11ef-9f88-ca5778fb00b9', 20, 'TEST', 'http://test.yudao.iocoder.cn/000e449d651ddf162c5603cbef8aed7446d2406cf311160b4e11a46444df5e7b.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_e518bc01-7f92-44e2-b10c-bdbb5134408f\",\"type\":12,\"name\":\"抄送人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_bb7d66a7-61bc-4e0b-a1dd-3dd8bec58746\",\"type\":11,\"name\":\"审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"candidateStrategy\":35,\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}]},\"fieldsPermission\":[{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"2\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1731209635926, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-10 11:34:32', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (359, 'test-form-001:1:f6ea9c4b-a8cc-11ef-bfaf-6ef3f2246243', 'e902bc25-a8cc-11ef-bfaf-6ef3f2246243', 20, 'TEST', 'http://test.yudao.iocoder.cn/b46434bd8912c64a662cb3043e6f87e59ecf9a51c9dbcbc66d3699742b8f6f07.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_b059eb3b-70a9-4976-b71f-ce4e1601a219\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"PROCESS_START_USER_ID\",\"title\":\"发起人\",\"permission\":\"1\"},{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"1\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"PROCESS_START_USER_ID\",\"title\":\"发起人\",\"permission\":\"1\"},{\"field\":\"F1j4m2guo62qbdc\",\"title\":\"输入框\",\"permission\":\"3\"},{\"field\":\"Fdmkm2guoa4mbgc\",\"title\":\"多行输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1732278350781, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-11-22 20:26:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (360, 'test-yanchi:1:2316f0db-b43f-11ef-b227-ca5778fb00b9', 'dee255e8-b111-11ef-945b-4ac324ab7629', 10, 'TEST', 'http://test.yudao.iocoder.cn/ec41e4f5b45c087232aab8d088019a1e9d781b9bde0f54ddbb18e90230b83255.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1733187578368, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-12-07 10:01:14', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (361, 'oa_leave:10:ad6970da-c454-11ef-bb49-8aef06ea62f7', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', NULL, 1711320185128, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-12-27 21:15:44', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (362, 'oa_leave:11:caa5e07e-c454-11ef-bb49-8aef06ea62f7', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', NULL, 1711320185128, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-12-27 21:16:33', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (363, 'oa_leave:12:5f81bba2-c730-11ef-9202-6ec6f864d6ad', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', NULL, 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', NULL, 1711320185128, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-12-31 12:33:25', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (364, 'test0001-delay:1:0bf23edf-c9c5-11ef-bc0f-761b5f215c4f', '084d79c9-c9c5-11ef-bc0f-761b5f215c4f', 20, 'TEST', 'http://test.yudao.iocoder.cn/d6db9135ef8d40ab5409d1105251d59819e92ba688607e7c8b9c3d98a1ef8ef5.jpg', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_5d621d3a-c6a9-4870-ab5b-f89081c98d7d\",\"type\":14,\"name\":\"延迟器\",\"showText\":\"延迟1小时\",\"childNode\":{\"id\":\"Activity_6aa83f61-3202-47ec-834f-0037fa2ebb02\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"delaySetting\":{\"delayType\":1,\"delayTime\":\"PT1H\"}}}', 1735903355678, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-03 19:22:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (365, 'test-yanchi1:1:41c6f52b-c9c6-11ef-bc0f-761b5f215c4f', '3ff6c905-c9c6-11ef-bc0f-761b5f215c4f', 20, 'TEST', 'http://test.yudao.iocoder.cn/e5cca593a8f24433afa4806a21b7b2284d07bc159aec55da7e7091d497a0e023.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_eeca2569-4e7f-455c-804e-46e1b156ad23\",\"type\":14,\"name\":\"延迟器\",\"showText\":\"延迟1分钟\",\"childNode\":{\"id\":\"Activity_39d2e3df-5ca3-40f7-8296-ef5f97edfb4a\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"delaySetting\":{\"delayType\":1,\"delayTime\":\"PT1M\"}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1735903878561, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-03 19:31:22', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (366, 'test-yanchi:2:04796d15-ca6c-11ef-a6a2-ca5778fb00b9', 'dee255e8-b111-11ef-945b-4ac324ab7629', 10, 'TEST', 'http://test.yudao.iocoder.cn/ec41e4f5b45c087232aab8d088019a1e9d781b9bde0f54ddbb18e90230b83255.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1733187578368, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-04 15:17:55', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (367, 'test-new-dd:2:218de259-ca6c-11ef-a6a2-ca5778fb00b9', 'ee82ddf2-99bc-11ef-a45e-3a78b98a63cb', 20, 'TEST', 'http://test.yudao.iocoder.cn/e5cca593a8f24433afa4806a21b7b2284d07bc159aec55da7e7091d497a0e023.png', '', 10, 24, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_a4b03090-68ad-4729-ad8f-7af95c34dba9\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码,芋道\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1,100\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null}},\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1730622220621, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-04 15:18:44', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (368, 'oa_leave:13:2ed4a55e-d335-11ef-af0f-fe4f43a22da7', 'e0d1eaff-ea2f-11ee-bb75-5e33ef4bb66f', 10, 'TEST', 'http://test.yudao.iocoder.cn/a2b3603cf8797447c26a22f18256df94562d5e00bcbdc2a523098119c50a6efa.png', '1', 20, NULL, NULL, NULL, '/bpm/oa/leave/create', '/bpm/oa/leave/detail', NULL, 1711320185128, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-15 19:38:04', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (369, 'test-0113:1:d4ddfca3-d335-11ef-af0f-fe4f43a22da7', 'c8212efd-d335-11ef-af0f-fe4f43a22da7', 20, 'TEST', 'http://test.yudao.iocoder.cn/e71669a0c827bbb96b3e320b6ed19a9fd3d53027833f880fc38a010cac2a2eff.png', '测试013', 10, 26, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"inputNumber\\\",\\\"field\\\":\\\"Fui862bxrgp87\\\",\\\"title\\\":\\\"计数器\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"inputNumber\\\",\\\"hidden\\\":false,\\\"display\\\":true}\",\"{\\\"type\\\":\\\"fc-editor\\\",\\\"field\\\":\\\"Fbwr1op3hb735f\\\",\\\"title\\\":\\\"富文本框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_drag_tag\\\":\\\"fc-editor\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_3cc9763b-ce9b-401b-b047-81d71de818f0\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fui862bxrgp87\",\"title\":\"计数器\",\"permission\":\"1\"},{\"field\":\"Fbwr1op3hb735f\",\"title\":\"富文本框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[{\"field\":\"Fui862bxrgp87\",\"title\":\"计数器\",\"permission\":\"2\"},{\"field\":\"Fbwr1op3hb735f\",\"title\":\"富文本框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1736941341612, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-15 19:42:43', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (370, 'test-yanchi:3:8c229947-d340-11ef-af0f-fe4f43a22da7', 'dee255e8-b111-11ef-945b-4ac324ab7629', 10, 'TEST', 'http://test.yudao.iocoder.cn/ec41e4f5b45c087232aab8d088019a1e9d781b9bde0f54ddbb18e90230b83255.png', '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', NULL, 1733187578368, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-15 20:59:25', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (371, 'test-sign:1:4c969669-d3c5-11ef-ba9d-4e3a74af44c4', '37c6fb33-d3c5-11ef-ba9d-4e3a74af44c4', 20, 'TEST', 'http://test.yudao.iocoder.cn/de74fdbe9ad40173345d4cd1e2b684fcbb5e797f7b7cc37b42dcbaa20dcf6bb3.png', '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_40c0d932-7b40-4587-a6ac-3f3a901e7a0c\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":true,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1737002946955, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-16 12:49:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (372, 'test-0013:1:0f851713-d4c9-11ef-ba9d-4e3a74af44c4', '0892fbbe-d4c9-11ef-ba9d-4e3a74af44c4', 10, 'TEST', 'http://test.yudao.iocoder.cn/e71669a0c827bbb96b3e320b6ed19a9fd3d53027833f880fc38a010cac2a2eff.png', '', 10, 31, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"100px\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"formName\":\"新表单\"}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"F1j4m2guo62qbdc\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"_fc_id\\\":\\\"id_F9jam2guo62qbec\\\",\\\"name\\\":\\\"ref_Fzq1m2guo62qbfc\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"input\\\"}\",\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fdmkm2guoa4mbgc\\\",\\\"title\\\":\\\"多行输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":false,\\\"props\\\":{\\\"type\\\":\\\"textarea\\\"},\\\"_fc_id\\\":\\\"id_Ftlim2guoa4mbhc\\\",\\\"name\\\":\\\"ref_Fl0cm2guoa4mbic\\\",\\\"display\\\":true,\\\"hidden\\\":false,\\\"_fc_drag_tag\\\":\\\"textarea\\\"}\"]', '', '', NULL, 1737114536914, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-01-17 19:49:09', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (373, 'test0005:1:c2a8ff7d-e92d-11ef-96e7-5634af1c9594', 'a122a7a1-da4b-11ef-9595-4224b09f332b', 20, 'TEST', 'http://test.yudao.iocoder.cn/52216f4a3e96a9b531970c4b334dbb831bf49ebd829c9554a18eccd9cb0959b8.png', '', 10, 25, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"default\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fgjo62bltzzxt\\\",\\\"title\\\":\\\"新的表单\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":\\\"新的表单,必须填写\\\",\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_a61d6f41-c93e-4046-8c78-7561fc131335\",\"type\":13,\"name\":\"办理人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fgjo62bltzzxt\",\"title\":\"新的表单\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"办理\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}}}', 1737720383258, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-02-12 18:40:22', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (374, 'test_banli:1:2795a334-e92e-11ef-96e7-5634af1c9594', '21cc9e8e-e92e-11ef-96e7-5634af1c9594', 20, 'TEST', 'http://test.yudao.iocoder.cn/ea7998292215fff556ee7ea4c3c2c54e099881d8bced9ba3524799b225306282.png', '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_2b43e2fa-78d8-4f62-8264-e1d8336d4125\",\"type\":13,\"name\":\"办理人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"办理\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1739356981658, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-02-12 18:43:11', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (375, 'test_banli:2:4579b4a4-eb36-11ef-bc8c-ca5778fb00b9', '21cc9e8e-e92e-11ef-96e7-5634af1c9594', 20, 'TEST', 'http://test.yudao.iocoder.cn/ea7998292215fff556ee7ea4c3c2c54e099881d8bced9ba3524799b225306282.png', '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_2b43e2fa-78d8-4f62-8264-e1d8336d4125\",\"type\":13,\"name\":\"办理人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"办理\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1739356981658, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-02-15 08:46:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (376, 'test_next_node_select:1:986216e0-f67b-11ef-b767-ca5778fb00b9', '72de351a-f67b-11ef-b767-ca5778fb00b9', 20, 'TEST', NULL, '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_23ea4fb2-e3af-461a-812d-3ca1214ce857\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_eb013ce8-9cf1-4fa5-96af-c26817e6e831\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_d338a067-c586-4665-870d-ffd11faa62e8\",\"type\":11,\"name\":\"条件 1 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":2,\"conditionExpression\":null,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}}},{\"id\":\"Flow_171b8abf-e01c-4c72-9513-eb5452efc66a\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_9e415dab-36d9-4ec3-9252-7df1cebea304\",\"type\":11,\"name\":\"条件 2 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":null,\"conditionExpression\":null,\"defaultFlow\":true,\"conditionGroups\":null}}]},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1740819554032, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-01 17:00:17', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (377, 'test_next_node_select:2:cc80d514-f67b-11ef-b767-ca5778fb00b9', '72de351a-f67b-11ef-b767-ca5778fb00b9', 20, 'TEST', NULL, '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_23ea4fb2-e3af-461a-812d-3ca1214ce857\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_eb013ce8-9cf1-4fa5-96af-c26817e6e831\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_1685d656-3c87-4939-b95c-182bf4d1892b\",\"type\":11,\"name\":\"条件 1 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_d338a067-c586-4665-870d-ffd11faa62e8\",\"type\":11,\"name\":\"条件 11 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":2,\"conditionExpression\":null,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}}},{\"id\":\"Flow_171b8abf-e01c-4c72-9513-eb5452efc66a\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_9e415dab-36d9-4ec3-9252-7df1cebea304\",\"type\":11,\"name\":\"条件 2 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_14066617-72d7-4f74-a034-d84b31ba25c6\",\"type\":11,\"name\":\"条件 22 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":null,\"conditionExpression\":null,\"defaultFlow\":true,\"conditionGroups\":null}}]},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1740819554032, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-01 17:01:44', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (378, 'test_next_node_select:3:cf9938a8-f67b-11ef-b767-ca5778fb00b9', '72de351a-f67b-11ef-b767-ca5778fb00b9', 20, 'TEST', NULL, '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_23ea4fb2-e3af-461a-812d-3ca1214ce857\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_eb013ce8-9cf1-4fa5-96af-c26817e6e831\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_1685d656-3c87-4939-b95c-182bf4d1892b\",\"type\":11,\"name\":\"条件 1 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_d338a067-c586-4665-870d-ffd11faa62e8\",\"type\":11,\"name\":\"条件 11 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":2,\"conditionExpression\":null,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}}},{\"id\":\"Flow_171b8abf-e01c-4c72-9513-eb5452efc66a\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_9e415dab-36d9-4ec3-9252-7df1cebea304\",\"type\":11,\"name\":\"条件 2 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_14066617-72d7-4f74-a034-d84b31ba25c6\",\"type\":11,\"name\":\"条件 22 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":null,\"conditionExpression\":null,\"defaultFlow\":true,\"conditionGroups\":null}}]},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1740819554032, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-01 17:01:50', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (379, 'test_next_node_select:4:0f77ed11-f67c-11ef-b767-ca5778fb00b9', '72de351a-f67b-11ef-b767-ca5778fb00b9', 20, 'TEST', NULL, '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_23ea4fb2-e3af-461a-812d-3ca1214ce857\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_eb013ce8-9cf1-4fa5-96af-c26817e6e831\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_1685d656-3c87-4939-b95c-182bf4d1892b\",\"type\":11,\"name\":\"条件 1 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_d338a067-c586-4665-870d-ffd11faa62e8\",\"type\":11,\"name\":\"条件 11 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":2,\"conditionExpression\":null,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}}},{\"id\":\"Flow_171b8abf-e01c-4c72-9513-eb5452efc66a\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_9e415dab-36d9-4ec3-9252-7df1cebea304\",\"type\":11,\"name\":\"条件 2 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_14066617-72d7-4f74-a034-d84b31ba25c6\",\"type\":11,\"name\":\"条件 22 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":null,\"conditionExpression\":null,\"defaultFlow\":true,\"conditionGroups\":null}}]},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1740819554032, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-01 17:03:37', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (380, 'test_next_node_select:5:44279c60-f6fd-11ef-945c-ca5778fb00b9', '72de351a-f67b-11ef-b767-ca5778fb00b9', 20, 'TEST', NULL, 'abcabc', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_23ea4fb2-e3af-461a-812d-3ca1214ce857\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_eb013ce8-9cf1-4fa5-96af-c26817e6e831\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_1685d656-3c87-4939-b95c-182bf4d1892b\",\"type\":11,\"name\":\"条件 1 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_d338a067-c586-4665-870d-ffd11faa62e8\",\"type\":11,\"name\":\"条件 11 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":2,\"conditionExpression\":null,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}}},{\"id\":\"Flow_171b8abf-e01c-4c72-9513-eb5452efc66a\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_9e415dab-36d9-4ec3-9252-7df1cebea304\",\"type\":11,\"name\":\"条件 2 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_14066617-72d7-4f74-a034-d84b31ba25c6\",\"type\":11,\"name\":\"条件 22 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":null,\"conditionExpression\":null,\"defaultFlow\":true,\"conditionGroups\":null}}]},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1740819554032, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-02 08:28:30', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (381, 'test_next_node_select:6:620f4024-f6fd-11ef-945c-ca5778fb00b9', '72de351a-f67b-11ef-b767-ca5778fb00b9', 20, 'TEST', 'http://test.yudao.iocoder.cn/3f2a1f61740b56b3e532412b52890a2d4cf29742cfd4ec64969e29844472103c.jpg', 'abcabc', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"GateWay_23ea4fb2-e3af-461a-812d-3ca1214ce857\",\"type\":51,\"name\":\"条件分支\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"conditionNodes\":[{\"id\":\"Flow_eb013ce8-9cf1-4fa5-96af-c26817e6e831\",\"type\":50,\"name\":\"条件1\",\"showText\":\"(输入框 等于 1 ) \",\"childNode\":{\"id\":\"Activity_1685d656-3c87-4939-b95c-182bf4d1892b\",\"type\":11,\"name\":\"条件 1 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_d338a067-c586-4665-870d-ffd11faa62e8\",\"type\":11,\"name\":\"条件 11 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":2,\"conditionExpression\":null,\"defaultFlow\":false,\"conditionGroups\":{\"and\":true,\"conditions\":[{\"and\":true,\"rules\":[{\"opCode\":\"==\",\"leftSide\":\"Fjph60d8vlrl9\",\"rightSide\":\"1\"}]}]}}},{\"id\":\"Flow_171b8abf-e01c-4c72-9513-eb5452efc66a\",\"type\":50,\"name\":\"其它情况\",\"showText\":\"未满足其它条件时,将进入此分支\",\"childNode\":{\"id\":\"Activity_9e415dab-36d9-4ec3-9252-7df1cebea304\",\"type\":11,\"name\":\"条件 2 的审批人\",\"showText\":\"发起人自选\",\"childNode\":{\"id\":\"Activity_14066617-72d7-4f74-a034-d84b31ba25c6\",\"type\":11,\"name\":\"条件 22 的审批人\",\"showText\":\"发起人自选\",\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":35,\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Fjph60d8vlrl9\",\"title\":\"输入框\",\"permission\":\"2\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"conditionSetting\":{\"conditionType\":null,\"conditionExpression\":null,\"defaultFlow\":true,\"conditionGroups\":null}}]},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1740819554032, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-02 08:29:20', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (382, 'test-yanchi:4:798dc738-f700-11ef-af43-ca5778fb00b9', 'dee255e8-b111-11ef-945b-4ac324ab7629', 10, 'TEST', 'http://test.yudao.iocoder.cn/ec41e4f5b45c087232aab8d088019a1e9d781b9bde0f54ddbb18e90230b83255.png', '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', NULL, 1733187578368, b'1', '', NULL, '1', b'1', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2025-03-02 08:52:42', '1', '2025-03-02 01:08:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (383, 'test-006:1:2c1aaf0b-f708-11ef-b6b3-ca5778fb00b9', 'a46bfb51-c800-11ef-936e-ca5778fb00b9', 10, 'OA', 'http://test.yudao.iocoder.cn/d6db9135ef8d40ab5409d1105251d59819e92ba688607e7c8b9c3d98a1ef8ef5.jpg', 'ABC', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', NULL, 1735709055584, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-02 09:46:34', '1', '2025-03-02 09:46:34', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (384, 'test-006:2:4530314f-f708-11ef-b6b3-ca5778fb00b9', 'a46bfb51-c800-11ef-936e-ca5778fb00b9', 10, 'OA', 'http://test.yudao.iocoder.cn/d6db9135ef8d40ab5409d1105251d59819e92ba688607e7c8b9c3d98a1ef8ef5.jpg', 'ABC DDD', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', NULL, 1735709055584, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-02 09:47:16', '1', '2025-03-02 09:47:16', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (385, 'test-007:1:7e3fee6a-f709-11ef-9ff4-ca5778fb00b9', 'c37c4093-c800-11ef-936e-ca5778fb00b9', 20, 'OA', 'http://test.yudao.iocoder.cn/d6db9135ef8d40ab5409d1105251d59819e92ba688607e7c8b9c3d98a1ef8ef5.jpg', '', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"tree\\\",\\\"field\\\":\\\"Flm564a7jrfah\\\",\\\"title\\\":\\\"树形控件\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"props\\\":{\\\"label\\\":\\\"label\\\"},\\\"showCheckbox\\\":true,\\\"nodeKey\\\":\\\"id\\\",\\\"data\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"id\\\":1,\\\"children\\\":[{\\\"label\\\":\\\"选项11\\\",\\\"id\\\":11,\\\"children\\\":[]},{\\\"label\\\":\\\"选项12\\\",\\\"id\\\":12,\\\"children\\\":[]}]},{\\\"label\\\":\\\"选项2\\\",\\\"id\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"tree\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_96efe144-5fe1-42b8-8e93-ac803865d275\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[{\"field\":\"Flm564a7jrfah\",\"title\":\"树形控件\",\"permission\":\"1\"}],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}}}', 1735709107702, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-02 09:56:02', '1', '2025-03-02 09:56:02', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (386, 'test-sub:1:a083550b-0148-11f0-9d11-ca5778fb00b9', '9d680b45-0148-11f0-9d11-ca5778fb00b9', 20, 'OA', NULL, '', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_85b5819c-c3f2-4515-ba0a-78cc7d74e57b\",\"type\":11,\"name\":\"审批人(子01)\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_131a7fae-6f73-4e70-9d97-50b25dce585d\",\"type\":11,\"name\":\"审批人(子02)\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}}}', 1742007183859, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-15 10:53:09', '1', '2025-03-15 10:53:09', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (387, 'test-main:1:bdc8ec6f-0148-11f0-9d11-ca5778fb00b9', '71be85f2-0148-11f0-9d11-ca5778fb00b9', 20, 'OA', NULL, '测试下', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_11c7f31c-546a-4964-a7f4-82d2a9f1d486\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_deb6aa64-bcd5-4f23-88fd-22df1166579d\",\"type\":20,\"name\":\"子流程\",\"showText\":\"调用子流程:测试子流程\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"childProcessSetting\":{\"calledProcessDefinitionKey\":\"test-sub\",\"calledProcessDefinitionName\":\"测试子流程\",\"async\":false,\"inVariables\":[],\"outVariables\":[],\"skipStartUserNode\":false,\"startUserSetting\":{\"type\":1,\"formField\":\"\",\"emptyType\":1},\"timeoutSetting\":{\"enable\":false,\"type\":null,\"timeExpression\":null},\"multiInstanceSetting\":{\"enable\":false,\"sequential\":null,\"approveRatio\":null,\"sourceType\":null,\"source\":null}}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1742007110601, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-15 10:53:58', '1', '2025-03-15 10:53:58', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (388, 'test-sub:2:996ca5f2-0149-11f0-9d92-ca5778fb00b9', '9d680b45-0148-11f0-9d11-ca5778fb00b9', 20, 'OA', NULL, '', 10, 28, '{\"form\":{\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"hideRequiredAsterisk\":false,\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"tree\\\",\\\"field\\\":\\\"Flm564a7jrfah\\\",\\\"title\\\":\\\"树形控件\\\",\\\"info\\\":\\\"\\\",\\\"effect\\\":{\\\"fetch\\\":\\\"\\\"},\\\"$required\\\":false,\\\"props\\\":{\\\"props\\\":{\\\"label\\\":\\\"label\\\"},\\\"showCheckbox\\\":true,\\\"nodeKey\\\":\\\"id\\\",\\\"data\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"id\\\":1,\\\"children\\\":[{\\\"label\\\":\\\"选项11\\\",\\\"id\\\":11,\\\"children\\\":[]},{\\\"label\\\":\\\"选项12\\\",\\\"id\\\":12,\\\"children\\\":[]}]},{\\\"label\\\":\\\"选项2\\\",\\\"id\\\":2,\\\"children\\\":[]}]},\\\"_fc_drag_tag\\\":\\\"tree\\\",\\\"hidden\\\":false,\\\"display\\\":true}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"childNode\":{\"id\":\"Activity_85b5819c-c3f2-4515-ba0a-78cc7d74e57b\",\"type\":11,\"name\":\"审批人(子01)\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_131a7fae-6f73-4e70-9d97-50b25dce585d\",\"type\":11,\"name\":\"审批人(子02)\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}}}', 1742007183859, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-15 11:00:07', '1', '2025-03-15 11:00:07', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (389, 'test-main:2:a2684ce6-0149-11f0-9d92-ca5778fb00b9', '71be85f2-0148-11f0-9d11-ca5778fb00b9', 20, 'OA', NULL, '测试下', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_11c7f31c-546a-4964-a7f4-82d2a9f1d486\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_deb6aa64-bcd5-4f23-88fd-22df1166579d\",\"type\":20,\"name\":\"子流程\",\"showText\":\"调用子流程:测试子流程\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"childProcessSetting\":{\"calledProcessDefinitionKey\":\"test-sub\",\"calledProcessDefinitionName\":\"测试子流程\",\"async\":false,\"inVariables\":[],\"outVariables\":[],\"skipStartUserNode\":false,\"startUserSetting\":{\"type\":1,\"formField\":\"\",\"emptyType\":1},\"timeoutSetting\":{\"enable\":false,\"type\":null,\"timeExpression\":null},\"multiInstanceSetting\":{\"enable\":false,\"sequential\":null,\"approveRatio\":null,\"sourceType\":null,\"source\":null}}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1742007110601, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-15 11:00:22', '1', '2025-03-15 11:00:22', b'0', 1); +INSERT INTO `bpm_process_definition_info` (`id`, `process_definition_id`, `model_id`, `model_type`, `category`, `icon`, `description`, `form_type`, `form_id`, `form_conf`, `form_fields`, `form_custom_create_path`, `form_custom_view_path`, `simple_model`, `sort`, `visible`, `start_user_ids`, `start_dept_ids`, `manager_user_ids`, `allow_cancel_running_process`, `process_id_rule`, `auto_approval_type`, `title_setting`, `summary_setting`, `process_before_trigger_setting`, `process_after_trigger_setting`, `task_before_trigger_setting`, `task_after_trigger_setting`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (390, 'test-main:3:ac53f92a-0149-11f0-9d92-ca5778fb00b9', '71be85f2-0148-11f0-9d11-ca5778fb00b9', 20, 'OA', NULL, '测试下', 10, 24, '{\"form\":{\"inline\":false,\"hideRequiredAsterisk\":false,\"labelPosition\":\"right\",\"size\":\"small\",\"labelWidth\":\"125px\",\"showMessage\":true,\"inlineMessage\":false},\"submitBtn\":{\"show\":true,\"innerText\":\"提交\"},\"resetBtn\":{\"show\":false,\"innerText\":\"重置\"}}', '[\"{\\\"type\\\":\\\"input\\\",\\\"field\\\":\\\"Fjph60d8vlrl9\\\",\\\"title\\\":\\\"输入框\\\",\\\"info\\\":\\\"\\\",\\\"$required\\\":true,\\\"_fc_drag_tag\\\":\\\"input\\\",\\\"hidden\\\":false,\\\"display\\\":true,\\\"_fc_id\\\":\\\"id_Fxehm5xwr2ewblc\\\",\\\"name\\\":\\\"ref_F4n0m5xwr2ewbmc\\\"}\"]', '', '', '{\"id\":\"StartUserNode\",\"type\":10,\"name\":\"发起人\",\"showText\":\"已设置\",\"childNode\":{\"id\":\"Activity_11c7f31c-546a-4964-a7f4-82d2a9f1d486\",\"type\":11,\"name\":\"审批人\",\"showText\":\"指定成员:芋道源码\",\"childNode\":{\"id\":\"Activity_deb6aa64-bcd5-4f23-88fd-22df1166579d\",\"type\":20,\"name\":\"子流程\",\"showText\":\"调用子流程:测试子流程\",\"childNode\":{\"id\":\"EndEvent\",\"type\":1,\"name\":\"结束\"},\"childProcessSetting\":{\"calledProcessDefinitionKey\":\"test-sub\",\"calledProcessDefinitionName\":\"测试子流程\",\"async\":false,\"inVariables\":[],\"outVariables\":[],\"skipStartUserNode\":false,\"startUserSetting\":{\"type\":1,\"formField\":\"\",\"emptyType\":1},\"timeoutSetting\":{\"enable\":false,\"type\":null,\"timeExpression\":null},\"multiInstanceSetting\":{\"enable\":false,\"sequential\":null,\"approveRatio\":null,\"sourceType\":null,\"source\":null}}},\"candidateStrategy\":30,\"candidateParam\":\"1\",\"approveType\":1,\"approveMethod\":4,\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"通过\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":true},{\"id\":3,\"displayName\":\"转办\",\"enable\":true},{\"id\":4,\"displayName\":\"委派\",\"enable\":true},{\"id\":5,\"displayName\":\"加签\",\"enable\":true},{\"id\":6,\"displayName\":\"退回\",\"enable\":true}],\"signEnable\":false,\"reasonRequire\":false,\"rejectHandler\":{\"type\":1,\"returnNodeId\":null},\"timeoutHandler\":{\"enable\":false,\"type\":null,\"timeDuration\":null,\"maxRemindCount\":null},\"assignStartUserHandlerType\":1,\"assignEmptyHandler\":{\"type\":1,\"userIds\":null},\"taskCreateListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskAssignListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]},\"taskCompleteListener\":{\"enable\":false,\"path\":null,\"header\":[],\"body\":[]}},\"fieldsPermission\":[],\"buttonsSetting\":[{\"id\":1,\"displayName\":\"提交\",\"enable\":true},{\"id\":2,\"displayName\":\"拒绝\",\"enable\":false},{\"id\":3,\"displayName\":\"转办\",\"enable\":false},{\"id\":4,\"displayName\":\"委派\",\"enable\":false},{\"id\":5,\"displayName\":\"加签\",\"enable\":false},{\"id\":6,\"displayName\":\"退回\",\"enable\":false}]}', 1742007110601, b'1', '', NULL, '1', b'1', '{\"enable\":false,\"prefix\":\"\",\"infix\":\"\",\"postfix\":\"\",\"length\":5}', 0, '{\"enable\":false,\"title\":\"\"}', '{\"enable\":false,\"summary\":[]}', NULL, NULL, NULL, NULL, '1', '2025-03-15 11:00:38', '1', '2025-03-15 11:00:38', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_process_expression +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_process_expression`; +CREATE TABLE `bpm_process_expression` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '表达式名字', + `status` tinyint NOT NULL COMMENT '表达式状态', + `expression` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表达式', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 120 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 流程表达式表'; + +-- ---------------------------- +-- Records of bpm_process_expression +-- ---------------------------- +BEGIN; +INSERT INTO `bpm_process_expression` (`id`, `name`, `status`, `expression`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (116, '测试表达式', 0, 'cn.iocoder.yudao.module.bpm.framework.flowable.core.listener.demo.exection.DemoDelegateClassExecutionListener', '1', '2024-03-23 15:13:20', '1', '2024-03-09 22:37:51', b'1', 1); +INSERT INTO `bpm_process_expression` (`id`, `name`, `status`, `expression`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (118, '测试任务监听器', 0, 'cn.iocoder.yudao.module.bpm.framework.flowable.core.listener.demo.task.DemoDelegateClassTaskListener', '1', '2024-03-23 19:13:15', '1', '2024-03-09 22:36:44', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_process_instance_copy +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_process_instance_copy`; +CREATE TABLE `bpm_process_instance_copy` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `user_id` bigint NOT NULL DEFAULT 0 COMMENT '用户编号,被抄送人', + `start_user_id` bigint NOT NULL DEFAULT 0 COMMENT '发起流程的用户编号', + `process_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '流程实例的编号', + `process_instance_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '流程实例的名字', + `process_definition_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程定义的编号', + `category` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程定义的分类', + `activity_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '流程活动的编号', + `activity_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程活动的名字', + `task_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '流程任务的编号', + `reason` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '抄送意见', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 25 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 流程实例抄送表'; + +-- ---------------------------- +-- Records of bpm_process_instance_copy +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_process_listener +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_process_listener`; +CREATE TABLE `bpm_process_listener` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '监听器名字', + `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '监听器类型', + `status` tinyint NOT NULL COMMENT '监听器状态', + `event` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '监听事件', + `value_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '监听器值类型', + `value` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '监听器值', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 119 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 流程监听器表'; + +-- ---------------------------- +-- Records of bpm_process_listener +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for bpm_user_group +-- ---------------------------- +DROP TABLE IF EXISTS `bpm_user_group`; +CREATE TABLE `bpm_user_group` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '组名', + `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '描述', + `user_ids` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '成员编号数组', + `status` tinyint NOT NULL COMMENT '状态(0正常 1停用)', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 114 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'BPM 用户组表'; + +-- ---------------------------- +-- Records of bpm_user_group +-- ---------------------------- +BEGIN; +COMMIT; + +SET FOREIGN_KEY_CHECKS = 1; diff --git a/sql/mysql/bpm/bpm.sql b/sql/mysql/bpm/bpm.sql deleted file mode 100644 index 1c97ee39..00000000 --- a/sql/mysql/bpm/bpm.sql +++ /dev/null @@ -1,145 +0,0 @@ -DROP TABLE IF EXISTS `bpm_category`; -CREATE TABLE `bpm_category` ( - `id` bigint(0) NOT NULL PRIMARY KEY AUTO_INCREMENT COMMENT '分类编号', - `name` varchar(255) DEFAULT NULL COMMENT '分类名', - `code` varchar(255) DEFAULT NULL COMMENT '分类标志', - `description` varchar(255) DEFAULT NULL COMMENT '分类描述', - `status` int(11) DEFAULT NULL COMMENT '分类状态,枚举 CommonStatusEnum', - `sort` int(11) DEFAULT NULL COMMENT '分类排序', - `create_time` datetime COMMENT '创建时间', - `update_time` datetime COMMENT '最后更新时间', - `creator` varchar(255) COMMENT '创建者,目前使用 SysUser 的 id 编号', - `updater` varchar(255) COMMENT '更新者,目前使用 SysUser 的 id 编号', - `deleted` tinyint(1) DEFAULT NULL COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号' -) ENGINE=InnoDB COMMENT='流程分类'; - -DROP TABLE IF EXISTS `bpm_form`; -CREATE TABLE `bpm_form` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表单名', - `status` tinyint NOT NULL COMMENT '开启状态', - `conf` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表单的配置', - `fields` varchar(5000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '表单项的数组', - `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '工作流的表单定义'; - - -DROP TABLE IF EXISTS `bpm_oa_leave`; -CREATE TABLE `bpm_oa_leave` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '请假表单主键', - `user_id` bigint NOT NULL COMMENT '申请人的用户编号', - `type` tinyint NOT NULL COMMENT '请假类型', - `reason` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '请假原因', - `start_time` datetime NOT NULL COMMENT '开始时间', - `end_time` datetime NOT NULL COMMENT '结束时间', - `day` tinyint NOT NULL COMMENT '请假天数', - `result` tinyint NOT NULL COMMENT '请假结果', - `process_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程实例的编号', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'OA 请假申请表'; - - -DROP TABLE IF EXISTS `bpm_process_definition_info`; -CREATE TABLE `bpm_process_definition_info` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `process_definition_id` varchar(64) NOT NULL COMMENT '流程定义的编号', - `model_id` varchar(64) NOT NULL COMMENT '流程模型的编号', - `icon` varchar(255) DEFAULT NULL COMMENT '图标', - `description` varchar(255) DEFAULT NULL COMMENT '描述', - `form_type` tinyint NOT NULL COMMENT '表单类型', - `form_id` bigint NULL DEFAULT NULL COMMENT '表单编号', - `form_conf` varchar(1000) DEFAULT NULL COMMENT '表单的配置', - `form_fields` varchar(5000) DEFAULT NULL COMMENT '表单项的数组', - `form_custom_create_path` varchar(255) DEFAULT NULL COMMENT '自定义表单的提交路径', - `form_custom_view_path` varchar(255) DEFAULT NULL COMMENT '自定义表单的查看路径', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'Bpm 流程定义信息表'; - - -DROP TABLE IF EXISTS `bpm_process_expression`; -CREATE TABLE `bpm_process_expression` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `name` varchar(64) DEFAULT NULL COMMENT '流程实例的名字', - `status` tinyint NOT NULL COMMENT '流程实例的状态', - `expression` varchar(5000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '表达式', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '流程表达式'; - -DROP TABLE IF EXISTS `bpm_process_instance_copy`; -CREATE TABLE `bpm_process_instance_copy` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `start_user_id` bigint NOT NULL COMMENT '发起流程的用户编号', - `process_instance_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程实例的名字', - `process_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '流程实例的编号', - `category` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程分类', - `task_id` varchar(64) DEFAULT NULL COMMENT '任务主键', - `task_name` varchar(64) DEFAULT NULL COMMENT '任务名称', - `user_id` bigint NOT NULL COMMENT '用户编号(被抄送的用户编号)', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 296 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '流程抄送表'; - -DROP TABLE IF EXISTS `bpm_process_listener`; -CREATE TABLE `bpm_process_listener` ( - `id` bigint(20) NOT NULL COMMENT '主键 ID,自增', - `name` varchar(255) DEFAULT NULL COMMENT '监听器名字', - `status` int(11) DEFAULT NULL COMMENT '状态', - `type` varchar(255) DEFAULT NULL COMMENT '监听类型', - `event` varchar(255) DEFAULT NULL COMMENT '监听事件', - `value_type` varchar(255) DEFAULT NULL COMMENT '值类型', - `value` varchar(255) DEFAULT NULL COMMENT '值', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='流程监听器'; - -DROP TABLE IF EXISTS `bpm_user_group`; -CREATE TABLE `bpm_user_group` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `name` varchar(30) DEFAULT '' COMMENT '组名', - `description` varchar(255) DEFAULT '' COMMENT '描述', - `status` tinyint NOT NULL COMMENT '状态(0正常 1停用)', - `user_ids` varchar(1024) DEFAULT '0' COMMENT '成员编号数组', - `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', - `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - PRIMARY KEY (`id`) USING BTREE -) ENGINE = InnoDB AUTO_INCREMENT = 113 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '用户组'; diff --git a/sql/mysql/bpm/bpm_tables.sql b/sql/mysql/bpm/bpm_tables.sql deleted file mode 100644 index 7bab8041..00000000 --- a/sql/mysql/bpm/bpm_tables.sql +++ /dev/null @@ -1,171 +0,0 @@ --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_category`; -CREATE TABLE `bpm_category` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '分类编号', - `name` varchar(255) NOT NULL COMMENT '分类名', - `code` varchar(255) NOT NULL COMMENT '分类标志', - `description` varchar(255) DEFAULT NULL COMMENT '分类描述', - `status` int NOT NULL COMMENT '分类状态', - `sort` int DEFAULT NULL COMMENT '分类排序', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='BPM 流程分类'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_form`; -CREATE TABLE `bpm_form` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `name` varchar(255) NOT NULL COMMENT '表单名', - `status` int NOT NULL COMMENT '状态', - `conf` varchar(2000) DEFAULT NULL COMMENT '表单的配置', - `fields` varchar(2000) DEFAULT NULL COMMENT '表单项的数组', - `remark` varchar(255) DEFAULT NULL COMMENT '备注', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='BPM 工作流的表单定义'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_process_definition_info`; -CREATE TABLE `bpm_process_definition_info` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `process_definition_id` varchar(255) NOT NULL COMMENT '流程定义的编号', - `model_id` varchar(255) DEFAULT NULL COMMENT '流程模型的编号', - `model_type` int DEFAULT NULL COMMENT '流程模型的类型', - `category` varchar(255) DEFAULT NULL COMMENT '流程分类的编码', - `icon` varchar(255) DEFAULT NULL COMMENT '图标', - `description` varchar(255) DEFAULT NULL COMMENT '描述', - `form_type` int DEFAULT NULL COMMENT '表单类型', - `form_id` bigint DEFAULT NULL COMMENT '动态表单编号', - `form_conf` varchar(2000) DEFAULT NULL COMMENT '表单的配置', - `form_fields` varchar(2000) DEFAULT NULL COMMENT '表单项的数组', - `form_custom_create_path` varchar(255) DEFAULT NULL COMMENT '自定义表单的提交路径', - `form_custom_view_path` varchar(255) DEFAULT NULL COMMENT '自定义表单的查看路径', - `simple_model` varchar(2000) DEFAULT NULL COMMENT 'SIMPLE 设计器模型数据 json 格式', - `visible` bit(1) DEFAULT NULL COMMENT '是否可见', - `sort` bigint DEFAULT NULL COMMENT '排序值', - `start_user_ids` varchar(2000) DEFAULT NULL COMMENT '可发起用户编号数组', - `start_dept_ids` varchar(2000) DEFAULT NULL COMMENT '可发起部门编号数组', - `manager_user_ids` varchar(2000) DEFAULT NULL COMMENT '可管理用户编号数组', - `allow_cancel_running_process` bit(1) DEFAULT NULL COMMENT '是否允许撤销审批中的申请', - `process_id_rule` varchar(2000) DEFAULT NULL COMMENT '流程 ID 规则', - `auto_approval_type` int DEFAULT NULL COMMENT '自动去重类型', - `title_setting` varchar(2000) DEFAULT NULL COMMENT '标题设置', - `summary_setting` varchar(2000) DEFAULT NULL COMMENT '摘要设置', - `process_before_trigger_setting` varchar(2000) DEFAULT NULL COMMENT '流程前置通知设置', - `process_after_trigger_setting` varchar(2000) DEFAULT NULL COMMENT '流程后置通知设置', - `task_before_trigger_setting` varchar(2000) DEFAULT NULL COMMENT '任务前置通知设置', - `task_after_trigger_setting` varchar(2000) DEFAULT NULL COMMENT '任务后置通知设置', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='BPM 流程定义的拓信息'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_process_expression`; -CREATE TABLE `bpm_process_expression` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `name` varchar(255) NOT NULL COMMENT '表达式名字', - `status` int NOT NULL COMMENT '表达式状态', - `expression` varchar(2000) NOT NULL COMMENT '表达式', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='BPM 流程表达式'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_process_listener`; -CREATE TABLE `bpm_process_listener` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '主键 ID', - `name` varchar(255) NOT NULL COMMENT '监听器名字', - `status` int NOT NULL COMMENT '状态', - `type` varchar(64) NOT NULL COMMENT '监听类型', - `event` varchar(64) DEFAULT NULL COMMENT '监听事件', - `value_type` varchar(64) DEFAULT NULL COMMENT '值类型', - `value` varchar(255) DEFAULT NULL COMMENT '值', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='BPM 流程监听器'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_user_group`; -CREATE TABLE `bpm_user_group` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `name` varchar(255) NOT NULL COMMENT '组名', - `description` varchar(255) DEFAULT NULL COMMENT '描述', - `status` int NOT NULL COMMENT '状态', - `user_ids` varchar(2000) DEFAULT NULL COMMENT '成员用户编号数组', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='BPM 用户组'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_oa_leave`; -CREATE TABLE `bpm_oa_leave` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '请假表单主键', - `user_id` bigint NOT NULL COMMENT '申请人的用户编号', - `type` varchar(255) NOT NULL COMMENT '请假类型', - `reason` varchar(255) DEFAULT NULL COMMENT '原因', - `start_time` datetime DEFAULT NULL COMMENT '开始时间', - `end_time` datetime DEFAULT NULL COMMENT '结束时间', - `day` bigint DEFAULT NULL COMMENT '请假天数', - `status` int DEFAULT NULL COMMENT '审批结果', - `process_instance_id` varchar(255) DEFAULT NULL COMMENT '对应的流程编号', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='OA 请假申请'; - --- 删除表,如果已存在 -DROP TABLE IF EXISTS `bpm_process_instance_copy`; -CREATE TABLE `bpm_process_instance_copy` ( - `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', - `start_user_id` bigint DEFAULT NULL COMMENT '发起人 Id', - `process_instance_name` varchar(255) DEFAULT NULL COMMENT '流程名', - `process_instance_id` varchar(255) DEFAULT NULL COMMENT '流程实例的编号', - `process_definition_id` varchar(255) DEFAULT NULL COMMENT '流程实例的流程定义编号', - `category` varchar(255) DEFAULT NULL COMMENT '流程分类', - `activity_id` varchar(255) DEFAULT NULL COMMENT '流程活动的编号', - `activity_name` varchar(255) DEFAULT NULL COMMENT '流程活动的名字', - `task_id` varchar(255) DEFAULT NULL COMMENT '流程活动的编号', - `user_id` bigint DEFAULT NULL COMMENT '用户编号(被抄送的用户编号)', - `reason` varchar(255) DEFAULT NULL COMMENT '抄送意见', - `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', - `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', - `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '最后更新时间', - `creator` varchar(64) DEFAULT NULL COMMENT '创建者', - `updater` varchar(64) DEFAULT NULL COMMENT '更新者', - `deleted` bit(1) NOT NULL DEFAULT 0 COMMENT '是否删除', - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='流程抄送'; diff --git a/sql/mysql/crm.sql b/sql/mysql/crm.sql new file mode 100644 index 00000000..a5e1b20f --- /dev/null +++ b/sql/mysql/crm.sql @@ -0,0 +1,605 @@ +/* + Navicat Premium Data Transfer + + Source Server : 127.0.0.1 MySQL + Source Server Type : MySQL + Source Server Version : 80200 (8.2.0) + Source Host : 127.0.0.1:3306 + Source Schema : ruoyi-vue-pro + + Target Server Type : MySQL + Target Server Version : 80200 (8.2.0) + File Encoding : 65001 + + Date: 26/02/2024 13:16:22 +*/ + +SET NAMES utf8mb4; +SET FOREIGN_KEY_CHECKS = 0; + +-- ---------------------------- +-- Table structure for crm_business +-- ---------------------------- +DROP TABLE IF EXISTS `crm_business`; +CREATE TABLE `crm_business` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '商机名称', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `follow_up_status` bit(1) NULL DEFAULT b'0' COMMENT '跟进状态', + `contact_last_time` datetime NULL DEFAULT NULL COMMENT '最后跟进时间', + `contact_next_time` datetime NULL DEFAULT NULL COMMENT '下次联系时间', + `owner_user_id` bigint NULL DEFAULT NULL COMMENT '负责人的用户编号', + `status_type_id` bigint NULL DEFAULT NULL COMMENT '商机状态类型编号', + `status_id` bigint NULL DEFAULT NULL COMMENT '商机状态编号', + `end_status` tinyint NULL DEFAULT NULL COMMENT '结束状态:1-赢单 2-输单3-无效', + `deal_time` datetime NULL DEFAULT NULL COMMENT '预计成交日期', + `total_product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品总金额,单位:元', + `discount_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '整单折扣,百分比', + `total_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '商机总金额,单位:元', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '创建人', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新人', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `update_time` datetime NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', + `end_remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '结束时的备注', + `deleted` bit(1) NULL DEFAULT b'0' COMMENT '逻辑删除', + `tenant_id` bigint NULL DEFAULT 0 COMMENT '租户ID', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 15 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 商机表'; + +-- ---------------------------- +-- Records of crm_business +-- ---------------------------- +BEGIN; +INSERT INTO `crm_business` (`id`, `name`, `customer_id`, `follow_up_status`, `contact_last_time`, `contact_next_time`, `owner_user_id`, `status_type_id`, `status_id`, `end_status`, `deal_time`, `total_product_price`, `discount_percent`, `total_price`, `remark`, `creator`, `updater`, `create_time`, `update_time`, `end_remark`, `deleted`, `tenant_id`) VALUES (4, '一个商机', 2, NULL, '2024-02-19 21:38:37', '2024-02-13 00:00:00', 1, 3, 4, 0, NULL, NULL, NULL, 10.000000, NULL, '', '1', '2023-11-30 12:05:16', '2024-02-19 21:38:38', NULL, b'1', 1), (5, 'haoxx', 14, b'0', NULL, NULL, 1, 3, NULL, NULL, '2024-02-13 00:00:00', 10210.000000, 2.000000, 10005.800000, '321321', '1', '1', '2024-02-21 16:35:59', '2024-02-21 17:42:54', NULL, b'0', 1), (6, '哈罗', 14, b'1', '2024-02-21 23:35:46', '2024-02-20 00:00:00', 1, 5, NULL, NULL, NULL, 10010.000000, 0.000000, 10010.000000, NULL, '1', '1', '2024-02-21 21:30:17', '2024-02-21 23:35:46', NULL, b'0', 1), (7, '摩西摩西', 14, b'0', NULL, NULL, 1, 5, 7, NULL, NULL, 0.000000, 0.000000, 0.000000, NULL, '1', '1', '2024-02-21 21:48:20', '2024-02-21 21:48:20', NULL, b'0', 1), (8, '吃饭落', 14, b'0', NULL, NULL, 103, 4, 5, NULL, '2024-02-14 00:00:00', 0.000000, 0.000000, 0.000000, NULL, '1', '1', '2024-02-21 21:49:29', '2024-02-21 21:49:29', NULL, b'0', 1), (9, '测试关联商机', 14, b'0', NULL, NULL, 1, 5, 7, 1, NULL, 0.000000, 0.000000, 0.000000, NULL, '1', '1', '2024-02-22 09:32:06', '2024-02-22 20:40:18', NULL, b'0', 1), (10, '测试某个状态', 14, b'0', NULL, NULL, 1, 4, 6, 3, NULL, 0.000000, 0.000000, 0.000000, NULL, '1', '1', '2024-02-22 19:55:25', '2024-02-22 20:36:49', NULL, b'0', 1), (11, '阿巴阿巴', 14, b'0', NULL, NULL, 1, 4, 6, 1, NULL, 0.000000, 0.000000, 0.000000, NULL, '1', '1', '2024-02-22 20:40:54', '2024-02-22 20:41:07', NULL, b'0', 1), (12, '演示商机', 16, b'0', NULL, NULL, 1, 6, 10, 3, NULL, 10110.300000, 20.000000, 8088.240000, NULL, '1', '1', '2024-02-24 00:12:04', '2024-02-24 00:16:31', NULL, b'0', 1), (13, '哈哈哈', 17, b'0', NULL, '2024-02-13 00:00:00', 1, 4, 5, NULL, '2024-02-13 00:00:00', 20020.000000, 20.000000, 16016.000000, NULL, '1', '1', '2024-02-24 00:23:03', '2024-02-24 11:16:42', NULL, b'0', 1), (14, '新的线索', 16, b'0', NULL, NULL, 1, 4, 5, NULL, NULL, 0.000000, 0.000000, 0.000000, NULL, '1', '1', '2024-02-24 14:50:30', '2024-02-24 14:50:30', NULL, b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_business_product +-- ---------------------------- +DROP TABLE IF EXISTS `crm_business_product`; +CREATE TABLE `crm_business_product` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '主键', + `business_id` bigint NOT NULL COMMENT '商机编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `business_price` decimal(24, 6) NOT NULL COMMENT '商机价格', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总计价格', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 1 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 37 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 商机产品关联表'; + +-- ---------------------------- +-- Records of crm_business_product +-- ---------------------------- +BEGIN; +INSERT INTO `crm_business_product` (`id`, `business_id`, `product_id`, `product_price`, `business_price`, `count`, `total_price`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (29, 5, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-21 16:35:59', '1', '2024-02-21 09:42:54', b'1', 1), (30, 5, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-21 17:42:54', '1', '2024-02-21 17:42:54', b'0', 1), (31, 5, 5, 100.300000, 200.000000, 1.000000, 200.000000, '1', '2024-02-21 17:42:54', '1', '2024-02-21 17:42:54', b'0', 1), (32, 6, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-21 21:30:17', '1', '2024-02-21 21:30:17', b'0', 1), (33, 12, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 00:12:04', '1', '2024-02-24 00:12:04', b'0', 1), (34, 12, 5, 100.300000, 100.300000, 1.000000, 100.300000, '1', '2024-02-24 00:12:04', '1', '2024-02-24 00:12:04', b'0', 1), (35, 13, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 07:50:16', '1', '2024-02-24 07:50:16', b'0', 1), (36, 13, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 07:50:16', '1', '2024-02-24 07:50:16', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_business_status +-- ---------------------------- +DROP TABLE IF EXISTS `crm_business_status`; +CREATE TABLE `crm_business_status` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '主键', + `type_id` bigint NOT NULL COMMENT '状态类型编号', + `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '状态类型名', + `percent` decimal(24, 6) NOT NULL COMMENT '赢单率', + `sort` int NOT NULL DEFAULT 1 COMMENT '排序', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 12 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 商机状态表'; + +-- ---------------------------- +-- Records of crm_business_status +-- ---------------------------- +BEGIN; +INSERT INTO `crm_business_status` (`id`, `type_id`, `name`, `percent`, `sort`, `creator`, `create_time`, `updater`, `update_time`, `tenant_id`, `deleted`) VALUES (4, 3, '小状态', 10.000000, 1, '1', '2023-11-30 12:18:42', '', '2024-02-21 12:30:33', 1, b'0'), (5, 4, '吃饭', 20.000000, 0, '', '2024-02-21 12:54:57', '', '2024-02-21 13:49:11', 1, b'0'), (6, 4, '睡觉', 30.000000, 1, '', '2024-02-21 12:54:57', '', '2024-02-21 13:49:11', 1, b'0'), (7, 5, '', 10.000000, 0, '', '2024-02-21 12:56:49', '', '2024-02-21 12:57:36', 1, b'0'), (8, 4, '阿豆豆', 10.000000, 2, '', '2024-02-21 13:49:11', '', '2024-02-21 13:49:11', 1, b'0'), (9, 6, '初步接触', 10.000000, 0, '', '2024-02-23 15:58:25', '', '2024-02-23 15:58:25', 1, b'0'), (10, 6, '需求分析', 20.000000, 1, '', '2024-02-23 15:58:25', '', '2024-02-23 15:58:25', 1, b'0'), (11, 6, '方案制定', 30.000000, 2, '', '2024-02-23 15:58:25', '', '2024-02-23 15:58:25', 1, b'0'); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_business_status_type +-- ---------------------------- +DROP TABLE IF EXISTS `crm_business_status_type`; +CREATE TABLE `crm_business_status_type` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '主键', + `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '状态组名', + `dept_ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '使用的部门编号', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 商机状态组表'; + +-- ---------------------------- +-- Records of crm_business_status_type +-- ---------------------------- +BEGIN; +INSERT INTO `crm_business_status_type` (`id`, `name`, `dept_ids`, `creator`, `create_time`, `updater`, `update_time`, `tenant_id`, `deleted`) VALUES (3, '大状态', '100,101', '1', '2023-11-30 12:18:22', '', '2024-02-21 12:34:10', 1, b'0'), (4, '吃饭睡觉打豆豆', '', '1', '2024-02-21 20:54:58', '1', '2024-02-21 21:49:12', 1, b'0'), (5, '测试一下', '103,105,106,107', '1', '2024-02-21 20:56:50', '1', '2024-02-21 20:57:37', 1, b'0'), (6, '标准流程', '', '1', '2024-02-23 23:58:26', '1', '2024-02-23 23:58:26', 1, b'0'); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_clue +-- ---------------------------- +DROP TABLE IF EXISTS `crm_clue`; +CREATE TABLE `crm_clue` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号,主键自增', + `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '线索名称', + `follow_up_status` bit(1) NULL DEFAULT b'0' COMMENT '跟进状态', + `contact_last_time` datetime NULL DEFAULT NULL COMMENT '最后跟进时间', + `contact_last_content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '最后跟进内容', + `contact_next_time` datetime NULL DEFAULT NULL COMMENT '下次联系时间', + `owner_user_id` bigint NOT NULL COMMENT '负责人的用户编号', + `transform_status` bit(1) NULL DEFAULT b'0' COMMENT '转化状态', + `customer_id` bigint NULL DEFAULT NULL COMMENT '客户编号', + `mobile` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '手机号', + `telephone` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电话', + `qq` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'QQ', + `wechat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '微信', + `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '邮箱', + `area_id` bigint NULL DEFAULT NULL COMMENT '地区编号', + `detail_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '详细地址', + `industry_id` int NULL DEFAULT NULL COMMENT '所属行业', + `level` int NULL DEFAULT NULL COMMENT '客户等级', + `source` int NULL DEFAULT NULL COMMENT '客户来源', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 9 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 线索表'; + +-- ---------------------------- +-- Records of crm_clue +-- ---------------------------- +BEGIN; +INSERT INTO `crm_clue` (`id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `transform_status`, `customer_id`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, '我是线索baba', NULL, NULL, '测试一下内容', '2024-01-22 00:00:00', 1, NULL, NULL, '18818260278', '021-88288283', NULL, NULL, '76853423@qq.com', NULL, '某某小区', 1, 1, 1, NULL, '1', '2024-01-22 09:38:05', '1', '2024-02-19 10:56:17', b'0', 1), (2, '测试线索啊', b'0', '2024-02-19 18:56:35', NULL, '2024-02-22 00:00:00', 103, b'1', 5, '15601691388', '15601691389', '8888777', 'wang-server', '87684833@qq.com', 130102, '某个测试地址', 3, 2, 1, '写个备注', '1', '2024-02-19 18:56:35', '1', '2024-02-19 12:37:23', b'0', 1), (3, '测试一下', b'0', '2024-02-19 21:02:00', NULL, NULL, 1, b'1', 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL, '1', '2024-02-19 21:02:00', '1', '2024-02-19 13:03:32', b'1', 1), (4, '哈哈哈哈的线索', b'0', '2024-02-19 21:38:16', NULL, NULL, 1, b'1', 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-19 21:38:16', '1', '2024-02-19 22:15:27', b'0', 1), (5, '再来一个线索', b'0', '2024-02-19 22:16:35', NULL, NULL, 1, b'1', 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-19 22:16:35', '1', '2024-02-19 22:16:38', b'0', 1), (6, '线索一个', b'0', '2024-02-19 22:17:08', NULL, NULL, 1, b'1', 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-19 22:17:08', '1', '2024-02-19 22:17:12', b'0', 1), (7, '信线索', b'0', '2024-02-19 22:24:30', NULL, NULL, 1, b'1', 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-19 22:24:30', '1', '2024-02-19 22:46:36', b'0', 1), (8, '演示线索', b'0', NULL, NULL, NULL, 1, b'1', 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-23 21:04:05', '1', '2024-02-23 21:16:14', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_contact +-- ---------------------------- +DROP TABLE IF EXISTS `crm_contact`; +CREATE TABLE `crm_contact` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '主键', + `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '联系人名称', + `customer_id` bigint NULL DEFAULT NULL COMMENT '客户编号', + `contact_last_time` datetime NULL DEFAULT NULL COMMENT '最后跟进时间', + `contact_last_content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '最后跟进内容', + `contact_next_time` datetime NULL DEFAULT NULL COMMENT '下次联系时间', + `owner_user_id` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '负责人用户编号', + `mobile` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '手机号', + `telephone` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电话', + `email` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电子邮箱', + `qq` int NULL DEFAULT NULL, + `wechat` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL, + `area_id` bigint NULL DEFAULT NULL COMMENT '地区', + `detail_address` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '地址', + `sex` int NULL DEFAULT NULL COMMENT '性别', + `master` bit(1) NULL DEFAULT NULL COMMENT '是否关键决策人', + `parent_id` bigint NULL DEFAULT NULL COMMENT '直系上属', + `post` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '职务', + `remark` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0', + `tenant_id` bigint NULL DEFAULT NULL, + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 18 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 联系人'; + +-- ---------------------------- +-- Records of crm_contact +-- ---------------------------- +BEGIN; +INSERT INTO `crm_contact` (`id`, `name`, `customer_id`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `mobile`, `telephone`, `email`, `qq`, `wechat`, `area_id`, `detail_address`, `sex`, `master`, `parent_id`, `post`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (9, '土豆', 2, '2024-01-17 00:00:00', NULL, '2024-01-26 23:10:11', NULL, '15601691300', '18818260277', NULL, NULL, NULL, 120101, '1111', 1, b'0', 11, 'CEO', NULL, '1', '2023-11-29 14:02:45', '1', '2024-01-03 23:17:17', b'0', 1), (10, '番茄', 2, NULL, NULL, NULL, NULL, '15601691301', NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', 9, 'CTO', NULL, '1', '2023-11-29 14:02:45', '1', '2023-11-29 14:02:45', b'0', 1), (11, '深夜牛排', 3, '2024-01-22 09:35:23', '吃饭、睡觉、打逗逗', '2023-12-31 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL, '1', '2024-01-03 23:16:54', '1', '2024-02-03 01:30:51', b'0', 1), (12, '测试名字', 12, NULL, NULL, NULL, '1', '15601691300', '15601691300', '312321@qq.com', 32, '321312', 110101, '321', 1, b'0', 12, '321321', '321321', '1', '2024-02-20 21:10:57', '1', '2024-02-20 21:11:33', b'0', 1), (13, 'AIYA', NULL, '2024-02-20 23:20:19', '啦啦啦', '2024-02-07 00:00:00', '112', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL, '1', '2024-02-20 23:18:16', '1', '2024-02-24 11:43:05', b'0', 1), (14, '天哪', 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL, '1', '2024-02-20 23:27:33', '1', '2024-02-20 23:27:33', b'0', 1), (15, '测试一个关联客户', 14, NULL, NULL, NULL, NULL, '15601691300', NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL, '1', '2024-02-22 09:08:12', '1', '2024-02-22 09:19:29', b'0', 1), (16, '演示联系人', 17, NULL, NULL, '2024-02-07 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL, '1', '2024-02-23 23:16:43', '1', '2024-02-24 11:43:05', b'0', 1), (17, 'biubiu', 16, NULL, NULL, '2024-02-19 00:00:00', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL, '1', '2024-02-24 15:30:39', '1', '2024-02-24 15:42:41', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_contact_business +-- ---------------------------- +DROP TABLE IF EXISTS `crm_contact_business`; +CREATE TABLE `crm_contact_business` ( + `id` int NOT NULL AUTO_INCREMENT COMMENT '主键', + `contact_id` int NULL DEFAULT NULL COMMENT '联系人id', + `business_id` int NULL DEFAULT NULL COMMENT '商机id', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 37 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 联系人商机关联表'; + +-- ---------------------------- +-- Records of crm_contact_business +-- ---------------------------- +BEGIN; +INSERT INTO `crm_contact_business` (`id`, `contact_id`, `business_id`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (32, 15, 7, '1', '2024-02-22 09:08:12', '1', '2024-02-22 09:08:12', b'0', 1), (33, 15, 9, '1', '2024-02-22 09:32:09', '1', '2024-02-22 09:32:09', b'0', 1), (34, 16, 13, '1', '2024-02-24 00:23:03', '1', '2024-02-24 00:23:03', b'0', 1), (35, 17, 14, '1', '2024-02-24 19:28:51', '1', '2024-02-24 11:31:02', b'1', 1), (36, 17, 14, '1', '2024-02-24 19:31:07', '1', '2024-02-24 19:31:07', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_contract +-- ---------------------------- +DROP TABLE IF EXISTS `crm_contract`; +CREATE TABLE `crm_contract` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号,主键自增', + `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '合同名称', + `no` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '合同编号', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `business_id` bigint NULL DEFAULT NULL COMMENT '商机编号', + `contact_last_time` datetime NULL DEFAULT NULL COMMENT '最后跟进时间', + `owner_user_id` bigint NULL DEFAULT NULL COMMENT '负责人的用户编号', + `process_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '工作流编号', + `audit_status` tinyint NOT NULL DEFAULT 0 COMMENT '审批状态', + `order_date` datetime NULL DEFAULT NULL COMMENT '下单日期', + `start_time` datetime NULL DEFAULT NULL COMMENT '开始时间', + `end_time` datetime NULL DEFAULT NULL COMMENT '结束时间', + `total_product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品总金额', + `discount_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '整单折扣', + `total_price` decimal(10, 2) NULL DEFAULT NULL COMMENT '合同总金额', + `sign_contact_id` bigint NULL DEFAULT NULL COMMENT '联系人编号', + `sign_user_id` bigint NULL DEFAULT NULL COMMENT '公司签约人', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 14 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 合同表'; + +-- ---------------------------- +-- Records of crm_contract +-- ---------------------------- +BEGIN; +INSERT INTO `crm_contract` (`id`, `name`, `no`, `customer_id`, `business_id`, `contact_last_time`, `owner_user_id`, `process_instance_id`, `audit_status`, `order_date`, `start_time`, `end_time`, `total_product_price`, `discount_percent`, `total_price`, `sign_contact_id`, `sign_user_id`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (2, '我是合同', 'Q100', 12, 11, '2024-02-19 20:01:17', 100, NULL, 20, '2024-02-02 00:00:00', '2024-02-23 00:00:00', '2024-02-28 00:00:00', 2.000000, 1.000000, 200.00, 15, 1, '测试', '1', '2024-02-01 13:24:26', '1', '2024-02-22 13:33:34', b'0', 1), (4, '测试合同', '1708617038936', 14, 9, '2024-02-23 09:30:41', 1, '466480fe-d1ed-11ee-a436-8a9af48de719', 20, '2024-02-22 00:00:00', '2024-02-06 00:00:00', '2024-02-13 00:00:00', 10010.000000, 0.000000, 10010.00, 14, 1, NULL, '1', '2024-02-22 23:50:39', '1', '2024-02-23 12:27:42', b'0', 1), (5, '阿巴阿巴', '1708664618781', 14, NULL, NULL, 1, 'e9e87175-d208-11ee-ba3b-5e0431cb568f', 20, '2024-02-19 00:00:00', NULL, NULL, 0.000000, 0.000000, 0.00, NULL, NULL, NULL, '1', '2024-02-23 13:03:39', '1', '2024-02-23 13:04:06', b'0', 1), (6, '阿巴', '1708668768747', 14, NULL, NULL, 1, '92b0f9a5-d212-11ee-ba3b-5e0431cb568f', 10, '2024-02-19 00:00:00', NULL, NULL, 0.000000, 0.000000, 0.00, NULL, NULL, NULL, '1', '2024-02-23 14:12:49', '1', '2024-02-23 14:12:51', b'0', 1), (7, 'hhhh', 'HT20240223000001', 14, NULL, NULL, 1, NULL, 0, '2024-02-13 00:00:00', NULL, NULL, 0.000000, 0.000000, 0.00, NULL, NULL, NULL, '1', '2024-02-23 16:35:12', '1', '2024-02-23 16:35:12', b'0', 1), (8, '演示合同', 'HT20240224000001', 16, 12, NULL, 1, 'b65ac482-d2a6-11ee-a703-92ff8e2e5a3e', 10, '2024-02-07 00:00:00', NULL, NULL, 10110.300000, 30.000000, 7077.21, NULL, NULL, NULL, '1', '2024-02-24 07:51:48', '1', '2024-02-24 00:03:52', b'1', 1), (9, '演示合同', 'HT20240224000002', 17, 13, NULL, 1, 'f26ee84a-d2a7-11ee-b20a-8adfac90dc14', 10, '2024-02-13 00:00:00', '2024-02-13 00:00:00', '2024-02-06 00:00:00', 20020.000000, 30.000000, 14014.00, 16, 104, NULL, '1', '2024-02-24 08:02:02', '1', '2024-02-24 00:03:54', b'1', 1), (10, '演示合同', 'HT20240224000003', 16, 12, NULL, 1, '44d40c17-d2a8-11ee-b20a-8adfac90dc14', 20, '2024-02-07 00:00:00', '2024-02-20 00:00:00', '2024-02-06 00:00:00', 10110.300000, 20.000000, 8088.24, NULL, 1, NULL, '1', '2024-02-24 08:04:22', '1', '2024-02-24 08:07:37', b'0', 1), (11, '哈哈哈哈', 'HT20240224000004', 17, 13, NULL, 1, NULL, 0, '2024-02-06 00:00:00', NULL, NULL, 20020.000000, 20.000000, 16016.00, NULL, NULL, NULL, '1', '2024-02-24 16:06:37', '1', '2024-02-24 16:06:37', b'0', 1), (12, '测试过期合同', 'HT20240224000005', 16, 14, NULL, 1, '1e0ef39c-d2f9-11ee-9d72-262f9d5f4efd', 20, '2024-02-15 00:00:00', NULL, '2024-02-25 00:00:00', 0.000000, 0.000000, 0.00, NULL, NULL, NULL, '1', '2024-02-24 17:43:06', '1', '2024-02-24 17:43:13', b'0', 1), (13, '演示回款的合同', 'HT20240225000001', 17, 13, NULL, 1, '7981141f-d3f3-11ee-853e-2ea58da017f0', 20, '2024-02-29 00:00:00', '2024-02-12 00:00:00', '2024-02-29 00:00:00', 20020.000000, 20.000000, 16016.00, 16, 1, NULL, '1', '2024-02-25 23:35:14', '1', '2024-02-25 23:35:36', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_contract_config +-- ---------------------------- +DROP TABLE IF EXISTS `crm_contract_config`; +CREATE TABLE `crm_contract_config` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `notify_enabled` tinyint(1) NULL DEFAULT NULL COMMENT '是否开启提前提醒', + `notify_days` int NULL DEFAULT NULL COMMENT '提前提醒天数', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 合同配置表'; + +-- ---------------------------- +-- Records of crm_contract_config +-- ---------------------------- +BEGIN; +INSERT INTO `crm_contract_config` (`id`, `notify_enabled`, `notify_days`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 1, 7, '1', '2023-11-18 21:52:52', '1', '2024-02-24 16:50:53', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_contract_product +-- ---------------------------- +DROP TABLE IF EXISTS `crm_contract_product`; +CREATE TABLE `crm_contract_product` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '主键', + `contract_id` bigint NOT NULL COMMENT '合同编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `contract_price` decimal(24, 6) NOT NULL COMMENT '合同价格', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总计价格', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 1 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 49 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 合同产品关联表'; + +-- ---------------------------- +-- Records of crm_contract_product +-- ---------------------------- +BEGIN; +INSERT INTO `crm_contract_product` (`id`, `contract_id`, `product_id`, `product_price`, `contract_price`, `count`, `total_price`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (29, 5, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-21 16:35:59', '1', '2024-02-21 09:42:54', b'1', 1), (30, 5, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-21 17:42:54', '1', '2024-02-21 17:42:54', b'0', 1), (31, 5, 5, 100.300000, 200.000000, 1.000000, 200.000000, '1', '2024-02-21 17:42:54', '1', '2024-02-21 17:42:54', b'0', 1), (32, 6, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-21 21:30:17', '1', '2024-02-21 21:30:17', b'0', 1), (33, 4, 5, 100.300000, 100.300000, 1.000000, 100.300000, '1', '2024-02-23 00:04:37', '1', '2024-02-22 16:04:43', b'1', 1), (34, 4, 5, 100.300000, 100.300000, 1.000000, 100.300000, '1', '2024-02-23 00:04:44', '1', '2024-02-22 16:19:54', b'1', 1), (35, 4, 5, 100.300000, 100.300000, 1.000000, 100.300000, '1', '2024-02-23 00:04:44', '1', '2024-02-22 16:19:54', b'1', 1), (36, 4, 4, 10010.000000, 220.000000, 1.000000, 220.000000, '1', '2024-02-23 00:19:54', '1', '2024-02-22 16:19:59', b'1', 1), (37, 4, 5, 100.300000, 200.000000, 1.000000, 200.000000, '1', '2024-02-23 00:19:54', '1', '2024-02-22 16:19:59', b'1', 1), (38, 4, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-23 08:44:12', '1', '2024-02-23 08:44:12', b'0', 1), (39, 8, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 07:51:48', '1', '2024-02-24 07:51:48', b'0', 1), (40, 8, 5, 100.300000, 100.300000, 1.000000, 100.300000, '1', '2024-02-24 07:51:48', '1', '2024-02-24 07:51:48', b'0', 1), (41, 9, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 08:02:02', '1', '2024-02-24 08:02:02', b'0', 1), (42, 9, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 08:02:02', '1', '2024-02-24 08:02:02', b'0', 1), (43, 10, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 08:04:22', '1', '2024-02-24 08:04:22', b'0', 1), (44, 10, 5, 100.300000, 100.300000, 1.000000, 100.300000, '1', '2024-02-24 08:04:22', '1', '2024-02-24 08:04:22', b'0', 1), (45, 11, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 16:06:37', '1', '2024-02-24 16:06:37', b'0', 1), (46, 11, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-24 16:06:37', '1', '2024-02-24 16:06:37', b'0', 1), (47, 13, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-25 23:35:14', '1', '2024-02-25 23:35:14', b'0', 1), (48, 13, 4, 10010.000000, 10010.000000, 1.000000, 10010.000000, '1', '2024-02-25 23:35:14', '1', '2024-02-25 23:35:14', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_customer +-- ---------------------------- +DROP TABLE IF EXISTS `crm_customer`; +CREATE TABLE `crm_customer` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号,主键自增', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '客户名称', + `follow_up_status` tinyint(1) NOT NULL DEFAULT 0 COMMENT '跟进状态', + `contact_last_time` datetime NULL DEFAULT NULL COMMENT '最后跟进时间', + `contact_last_content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '最后跟进内容', + `contact_next_time` datetime NULL DEFAULT NULL COMMENT '下次联系时间', + `owner_user_id` bigint NULL DEFAULT NULL COMMENT '负责人的用户编号', + `owner_time` datetime NOT NULL COMMENT '成为负责人的时间', + `lock_status` bit(1) NOT NULL DEFAULT b'0' COMMENT '锁定状态', + `deal_status` bit(1) NOT NULL DEFAULT b'0' COMMENT '成交状态', + `mobile` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '手机', + `telephone` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电话', + `qq` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'QQ', + `wechat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '微信', + `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '邮箱', + `area_id` bigint NULL DEFAULT NULL COMMENT '地区编号', + `detail_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '详细地址', + `industry_id` int NULL DEFAULT NULL COMMENT '所属行业', + `level` int NULL DEFAULT NULL COMMENT '客户等级', + `source` int NULL DEFAULT NULL COMMENT '客户来源', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, + INDEX `owner_user_id`(`owner_user_id` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 18 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 客户表'; + +-- ---------------------------- +-- Records of crm_customer +-- ---------------------------- +BEGIN; +INSERT INTO `crm_customer` (`id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `lock_status`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (12, '测试公海逻辑', 0, NULL, NULL, '2024-02-20 19:28:59', 103, '2024-02-20 20:02:19', b'0', b'0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-20 17:41:26', '1', '2024-02-20 20:02:19', b'0', 1), (13, '呵呵哒', 0, NULL, NULL, NULL, NULL, '2024-02-20 20:17:42', b'0', b'0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-20 20:17:42', '1', '2024-02-20 12:35:56', b'0', 1), (14, '啦啦啦', 0, NULL, NULL, '2024-02-29 00:00:00', NULL, '2024-02-20 21:39:40', b'0', b'0', '18818260277', '18818260277', NULL, 'wang-server', NULL, 130304, '阿巴都', 2, 3, 1, NULL, '1', '2024-02-20 21:39:40', '1', '2024-02-23 14:30:34', b'0', 1), (15, '小土豆', 0, NULL, NULL, '2024-03-02 00:00:00', NULL, '2024-02-23 00:09:46', b'0', b'0', '18248472642', NULL, NULL, NULL, '768423@qq.com', NULL, NULL, 2, 2, 3, NULL, '1', '2024-02-23 00:09:46', '1', '2024-02-23 14:23:35', b'0', 1), (16, '演示线索', 1, '2024-02-24 15:42:41', '111', '2024-02-19 00:00:00', 1, '2024-02-23 21:16:14', b'0', b'0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2024-02-23 21:16:14', '1', '2024-02-24 15:42:41', b'0', 1), (17, '演示客户', 0, NULL, NULL, NULL, NULL, '2024-02-20 23:05:17', b'0', b'0', '18818260223', '18818260223', NULL, NULL, '768885413@qq.com', NULL, NULL, NULL, NULL, 1, NULL, '1', '2024-02-23 22:04:53', '1', '2024-02-26 01:36:21', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_customer_limit_config +-- ---------------------------- +DROP TABLE IF EXISTS `crm_customer_limit_config`; +CREATE TABLE `crm_customer_limit_config` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `type` int NOT NULL COMMENT '规则类型 1: 拥有客户数限制,2:锁定客户数限制', + `user_ids` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '规则适用人群', + `dept_ids` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '规则适用部门', + `max_count` int NOT NULL COMMENT '数量上限', + `deal_count_enabled` tinyint NULL DEFAULT NULL COMMENT '成交客户是否占有拥有客户数(当 type = 1 时)', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 客户限制配置表'; + +-- ---------------------------- +-- Records of crm_customer_limit_config +-- ---------------------------- +BEGIN; +INSERT INTO `crm_customer_limit_config` (`id`, `type`, `user_ids`, `dept_ids`, `max_count`, `deal_count_enabled`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 1, '1,103', '100', 999, 0, '1', '2023-11-18 22:04:11', '1', '2024-02-23 22:53:34', b'0', 1), (2, 2, '104', '100', 1000, 0, '1', '2024-02-23 22:53:24', '1', '2024-02-23 22:53:29', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_customer_pool_config +-- ---------------------------- +DROP TABLE IF EXISTS `crm_customer_pool_config`; +CREATE TABLE `crm_customer_pool_config` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `enabled` tinyint(1) NOT NULL COMMENT '是否启用客户公海', + `contact_expire_days` int NULL DEFAULT NULL COMMENT '未跟进放入公海天数', + `deal_expire_days` int NULL DEFAULT NULL COMMENT '未成交放入公海天数', + `notify_enabled` tinyint(1) NULL DEFAULT NULL COMMENT '是否开启提前提醒', + `notify_days` int NULL DEFAULT NULL COMMENT '提前提醒天数', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 客户公海配置表'; + +-- ---------------------------- +-- Records of crm_customer_pool_config +-- ---------------------------- +BEGIN; +INSERT INTO `crm_customer_pool_config` (`id`, `enabled`, `contact_expire_days`, `deal_expire_days`, `notify_enabled`, `notify_days`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 1, 31, 5, 1, 2, '1', '2023-11-18 21:52:52', '1', '2024-02-20 17:40:47', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_follow_up_record +-- ---------------------------- +DROP TABLE IF EXISTS `crm_follow_up_record`; +CREATE TABLE `crm_follow_up_record` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `biz_type` int NULL DEFAULT NULL COMMENT '数据类型', + `biz_id` bigint NULL DEFAULT NULL COMMENT '数据编号', + `type` int NULL DEFAULT NULL COMMENT '跟进类型', + `content` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '跟进内容', + `next_time` datetime NULL DEFAULT NULL COMMENT '下次联系时间', + `pic_urls` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '图片', + `file_urls` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件', + `business_ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '关联的商机编号数组', + `contact_ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '关联的联系人编号数组', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 34 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 跟进记录'; + +-- ---------------------------- +-- Records of crm_follow_up_record +-- ---------------------------- +BEGIN; +INSERT INTO `crm_follow_up_record` (`id`, `biz_type`, `biz_id`, `type`, `content`, `next_time`, `pic_urls`, `file_urls`, `business_ids`, `contact_ids`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (2, 2, 4, 1, '

132312

', '2024-01-24 00:00:00', NULL, NULL, '', '', '1', '2024-01-15 20:49:30', '1', '2024-01-15 20:49:30', b'0', 1), (3, 2, 2, 1, '吃饭、睡觉、打逗逗', '2023-12-31 00:00:00', 'http://test.yudao.iocoder.cn/bd16ec4f875e9739733f86bcf98f6a15735c1ffa9a7af907131c9debba043a18.png', NULL, '', '11', '1', '2024-01-22 09:35:23', '1', '2024-01-22 09:35:23', b'0', 1), (4, 2, 3, 1, '11', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-03 01:33:42', '1', '2024-02-03 01:33:42', b'0', 1), (5, 2, 3, 1, '11', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-03 01:33:56', '1', '2024-02-03 01:33:56', b'0', 1), (6, 1, 2, 1, '啦啦啦啦', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-19 20:01:17', '1', '2024-02-19 20:01:17', b'0', 1), (7, 2, 5, 1, '啦啦啦啦', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-19 20:18:47', '1', '2024-02-19 20:18:47', b'0', 1), (8, 1, 4, 2, '啦啦啦', '2024-02-13 00:00:00', NULL, NULL, '', '', '1', '2024-02-19 21:38:37', '1', '2024-02-19 21:38:37', b'0', 1), (9, 2, 7, 2, '啦啦啦', '2024-02-13 00:00:00', NULL, NULL, '', '', '1', '2024-02-19 22:15:27', '1', '2024-02-19 22:15:27', b'0', 1), (10, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:08:26', '1', '2024-02-20 13:08:26', b'0', 1), (11, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:08:33', '1', '2024-02-20 13:08:33', b'0', 1), (12, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:09:05', '1', '2024-02-20 13:09:05', b'0', 1), (13, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:09:07', '1', '2024-02-20 13:09:07', b'0', 1), (14, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:09:43', '1', '2024-02-20 13:09:43', b'0', 1), (15, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:10:11', '1', '2024-02-20 13:10:11', b'0', 1), (16, 2, 2, 3, '小土豆', '2024-02-26 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:10:14', '1', '2024-02-20 13:10:14', b'0', 1), (17, 2, 2, 2, '31231', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:11:23', '1', '2024-02-20 13:11:23', b'0', 1), (18, 2, 2, 2, '31231', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:12:12', '1', '2024-02-20 13:12:12', b'0', 1), (19, 2, 2, 2, '31231', '2024-02-06 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:14:55', '1', '2024-02-20 13:14:55', b'0', 1), (20, 2, 2, 1, '来一个跟进记录', '2024-02-12 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:15:47', '1', '2024-02-20 13:15:47', b'0', 1), (21, 2, 11, 2, '吧', '2024-02-15 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 13:16:40', '1', '2024-02-20 13:16:40', b'0', 1), (22, 3, 12, 2, '111', '2024-02-21 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:15:35', '1', '2024-02-20 23:15:35', b'0', 1), (23, 3, 12, 2, '111', '2024-02-21 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:17:05', '1', '2024-02-20 23:17:05', b'0', 1), (24, 3, 13, 2, '啦啦啦', '2024-02-25 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:18:26', '1', '2024-02-20 23:18:26', b'0', 1), (25, 3, 13, 2, '啦啦啦', '2024-02-25 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:18:56', '1', '2024-02-20 23:18:56', b'0', 1), (26, 3, 13, 2, '啦啦啦', '2024-02-25 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:19:03', '1', '2024-02-20 23:19:03', b'0', 1), (27, 3, 13, 2, '啦啦啦', '2024-02-25 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:19:25', '1', '2024-02-20 23:19:25', b'0', 1), (28, 3, 13, 2, '啦啦啦', '2024-02-25 00:00:00', NULL, NULL, '', '', '1', '2024-02-20 23:20:19', '1', '2024-02-20 23:20:19', b'0', 1), (29, 4, 6, 2, '哈哈哈', '2024-02-20 00:00:00', NULL, NULL, '', '', '1', '2024-02-21 23:35:46', '1', '2024-02-21 23:35:46', b'0', 1), (30, 5, 4, 1, '阿巴阿巴', '2024-02-20 00:00:00', NULL, NULL, '', '', '1', '2024-02-23 09:30:41', '1', '2024-02-23 09:30:41', b'0', 1), (31, 2, 16, 1, '阿巴阿巴', '2024-02-13 00:00:00', 'null', 'null', '13', '16', '1', '2024-02-24 11:16:42', '1', '2024-02-24 11:16:42', b'0', 1), (32, 2, 16, 1, '哈哈哈哈', '2024-02-07 00:00:00', NULL, NULL, '', '16,13,13', '1', '2024-02-24 11:43:05', '1', '2024-02-24 11:43:05', b'0', 1), (33, 2, 16, 1, '111', '2024-02-19 00:00:00', NULL, NULL, '', '17', '1', '2024-02-24 15:42:41', '1', '2024-02-24 07:43:59', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_permission +-- ---------------------------- +DROP TABLE IF EXISTS `crm_permission`; +CREATE TABLE `crm_permission` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `biz_type` tinyint NOT NULL DEFAULT 100 COMMENT '数据类型', + `biz_id` bigint NOT NULL DEFAULT 0 COMMENT '数据编号', + `user_id` bigint NOT NULL DEFAULT 0 COMMENT '用户编号', + `level` int NOT NULL DEFAULT 0 COMMENT '会员等级', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 119 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 数据权限表'; + +-- ---------------------------- +-- Records of crm_permission +-- ---------------------------- +BEGIN; +INSERT INTO `crm_permission` (`id`, `biz_type`, `biz_id`, `user_id`, `level`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (21, 2, 2, 1, 1, '1', '2023-11-25 10:38:05', '1', '2023-12-26 22:20:30', b'1', 1), (22, 3, 9, 1, 1, '1', '2023-11-29 14:02:45', '1', '2023-11-29 14:02:45', b'0', 1), (25, 6, 4, 1, 1, '1', '2023-12-06 09:10:06', '1', '2023-12-06 09:10:06', b'0', 1), (26, 2, 3, 1, 1, '1', '2023-12-30 20:59:05', '1', '2024-02-02 17:37:29', b'1', 1), (27, 2, 3, 114, 3, '1', '2024-01-03 14:38:54', '1', '2024-01-03 14:42:46', b'0', 1), (28, 2, 3, 103, 2, '1', '2024-01-03 14:42:55', '1', '2024-01-03 14:42:55', b'0', 1), (29, 3, 11, 1, 1, '1', '2024-01-03 23:16:54', '1', '2024-01-03 23:16:54', b'0', 1), (30, 6, 5, 1, 1, '1', '2024-01-13 10:13:33', '1', '2024-01-13 10:13:33', b'0', 1), (31, 2, 4, 1, 1, '1', '2024-01-15 13:49:09', '1', '2023-12-29 19:52:55', b'1', 1), (32, 2, 2, 1, 1, '1', '2024-01-20 19:16:32', '1', '2024-01-20 19:16:32', b'0', 1), (33, 1, 1, 1, 1, '1', '2024-01-22 09:38:05', '1', '2024-01-22 09:38:05', b'0', 1), (34, 5, 2, 1, 1, '1', '2024-02-01 13:24:26', '1', '2024-02-01 13:24:26', b'0', 1), (35, 5, 3, 1, 1, '1', '2024-02-01 13:26:04', '1', '2024-02-01 13:26:04', b'0', 1), (36, 1, 2, 1, 2, '1', '2024-02-19 18:56:35', '1', '2024-02-19 20:37:24', b'0', 1), (37, 2, 5, 1, 1, '1', '2024-02-19 20:18:47', '1', '2024-02-19 20:18:47', b'0', 1), (38, 1, 2, 103, 1, '1', '2024-02-19 20:37:24', '1', '2024-02-19 20:37:24', b'0', 1), (39, 1, 3, 1, 1, '1', '2024-02-19 21:02:00', '1', '2024-02-19 13:03:32', b'1', 1), (40, 2, 6, 1, 1, '1', '2024-02-19 21:02:42', '1', '2024-02-19 21:02:42', b'0', 1), (41, 1, 4, 1, 1, '1', '2024-02-19 21:38:16', '1', '2024-02-19 21:38:16', b'0', 1), (42, 2, 7, 1, 1, '1', '2024-02-19 22:15:27', '1', '2024-02-19 22:15:27', b'0', 1), (43, 1, 5, 1, 1, '1', '2024-02-19 22:16:35', '1', '2024-02-19 22:16:35', b'0', 1), (44, 2, 8, 1, 1, '1', '2024-02-19 22:16:38', '1', '2024-02-19 22:16:38', b'0', 1), (45, 1, 6, 1, 1, '1', '2024-02-19 22:17:08', '1', '2024-02-19 22:17:08', b'0', 1), (46, 2, 9, 1, 1, '1', '2024-02-19 22:17:12', '1', '2024-02-19 22:17:12', b'0', 1), (47, 1, 7, 1, 1, '1', '2024-02-19 22:24:30', '1', '2024-02-19 22:24:30', b'0', 1), (48, 2, 10, 1, 1, '1', '2024-02-19 22:46:36', '1', '2024-02-19 22:46:36', b'0', 1), (49, 2, 11, 1, 1, '1', '2024-02-20 13:16:30', '1', '2024-02-20 13:16:30', b'0', 1), (50, 2, 12, 1, 1, '1', '2024-02-20 17:41:26', '1', '2024-02-20 10:56:43', b'1', 1), (51, 2, 12, 1, 1, '1', '2024-02-20 19:03:40', '1', '2024-02-20 11:40:59', b'1', 1), (52, 2, 12, 103, 1, '1', '2024-02-20 20:02:20', '1', '2024-02-20 20:02:20', b'0', 1), (53, 2, 13, 1, 1, '1', '2024-02-20 20:17:42', '1', '2024-02-20 12:35:56', b'1', 1), (54, 3, 12, 1, 1, '1', '2024-02-20 21:10:57', '1', '2024-02-20 21:10:57', b'0', 1), (55, 2, 14, 1, 1, '1', '2024-02-20 21:39:40', '1', '2024-02-23 14:30:34', b'1', 1), (56, 3, 13, 1, 3, '1', '2024-02-20 23:18:16', '1', '2024-02-20 23:21:14', b'0', 1), (57, 3, 13, 112, 1, '1', '2024-02-20 23:21:14', '1', '2024-02-20 23:21:14', b'0', 1), (58, 3, 14, 1, 1, '1', '2024-02-20 23:27:33', '1', '2024-02-20 23:27:33', b'0', 1), (59, 4, 4, 1, 1, '1', '2024-02-20 23:27:33', '1', '2024-02-21 13:52:06', b'1', 1), (60, 4, 5, 1, 1, '1', '2024-02-21 16:35:59', '1', '2024-02-21 16:35:59', b'0', 1), (61, 4, 6, 1, 1, '1', '2024-02-21 21:30:17', '1', '2024-02-21 21:30:17', b'0', 1), (62, 4, 7, 1, 1, '1', '2024-02-21 21:48:20', '1', '2024-02-21 21:48:20', b'0', 1), (63, 4, 8, 1, 1, '1', '2024-02-21 21:49:29', '1', '2024-02-21 15:49:26', b'1', 1), (64, 4, 8, 103, 1, '1', '2024-02-21 23:49:27', '1', '2024-02-21 23:49:27', b'0', 1), (65, 4, 7, 104, 3, '1', '2024-02-21 23:53:27', '1', '2024-02-21 23:53:27', b'0', 1), (66, 3, 15, 1, 1, '1', '2024-02-22 09:08:12', '1', '2024-02-22 09:08:12', b'0', 1), (67, 4, 9, 1, 1, '1', '2024-02-22 09:32:06', '1', '2024-02-22 09:32:06', b'0', 1), (68, 4, 10, 1, 1, '1', '2024-02-22 19:55:25', '1', '2024-02-22 19:55:25', b'0', 1), (69, 4, 11, 1, 1, '1', '2024-02-22 20:40:54', '1', '2024-02-22 20:40:54', b'0', 1), (70, 5, 4, 1, 1, '1', '2024-02-22 23:50:39', '1', '2024-02-22 23:50:39', b'0', 1), (71, 2, 15, 1, 1, '1', '2024-02-23 00:09:46', '1', '2024-02-23 14:23:35', b'1', 1), (72, 5, 5, 1, 1, '1', '2024-02-23 13:03:39', '1', '2024-02-23 13:03:39', b'0', 1), (73, 5, 6, 1, 1, '1', '2024-02-23 14:12:49', '1', '2024-02-23 14:12:49', b'0', 1), (74, 5, 7, 1, 1, '1', '2024-02-23 16:35:12', '1', '2024-02-23 16:35:12', b'0', 1), (75, 1, 8, 1, 1, '1', '2024-02-23 21:04:05', '1', '2024-02-23 21:04:05', b'0', 1), (76, 2, 16, 1, 1, '1', '2024-02-23 21:16:14', '1', '2024-02-23 21:16:14', b'0', 1), (77, 2, 17, 1, 1, '1', '2024-02-23 22:04:53', '1', '2024-02-23 14:16:40', b'1', 1), (78, 2, 17, 1, 1, '1', '2024-02-23 23:05:17', '1', '2024-02-26 01:36:21', b'1', 1), (79, 3, 16, 1, 1, '1', '2024-02-23 23:16:43', '1', '2024-02-23 23:16:43', b'0', 1), (80, 4, 12, 1, 1, '1', '2024-02-24 00:12:04', '1', '2024-02-24 00:12:04', b'0', 1), (81, 4, 13, 1, 1, '1', '2024-02-24 00:23:03', '1', '2024-02-24 00:23:03', b'0', 1), (82, 5, 8, 1, 1, '1', '2024-02-24 07:51:48', '1', '2024-02-24 00:03:52', b'1', 1), (83, 5, 9, 1, 1, '1', '2024-02-24 08:02:02', '1', '2024-02-24 00:03:54', b'1', 1), (84, 5, 10, 1, 1, '1', '2024-02-24 08:04:22', '1', '2024-02-24 08:04:22', b'0', 1), (85, 6, 6, 1, 1, '1', '2024-02-24 09:46:17', '1', '2024-02-24 09:46:17', b'0', 1), (86, 4, 14, 1, 1, '1', '2024-02-24 14:50:30', '1', '2024-02-24 14:50:30', b'0', 1), (87, 3, 17, 1, 1, '1', '2024-02-24 15:30:39', '1', '2024-02-24 15:30:39', b'0', 1), (88, 5, 11, 1, 1, '1', '2024-02-24 16:06:37', '1', '2024-02-24 16:06:37', b'0', 1), (89, 5, 12, 1, 1, '1', '2024-02-24 17:43:06', '1', '2024-02-24 17:43:06', b'0', 1), (90, 8, 2, 1, 1, '1', '2024-02-25 08:24:09', '1', '2024-02-25 08:24:09', b'0', 1), (91, 7, 11, 1, 1, '1', '2024-02-25 09:17:22', '1', '2024-02-25 09:17:22', b'0', 1), (92, 8, 3, 1, 1, '1', '2024-02-25 15:59:23', '1', '2024-02-25 15:59:23', b'0', 1), (93, 8, 4, 1, 1, '1', '2024-02-25 16:08:57', '1', '2024-02-25 16:08:57', b'0', 1), (94, 7, 12, 1, 1, '1', '2024-02-25 17:19:54', '1', '2024-02-25 17:19:54', b'0', 1), (95, 7, 13, 1, 1, '1', '2024-02-25 18:13:42', '1', '2024-02-25 18:13:42', b'0', 1), (96, 8, 5, 1, 1, '1', '2024-02-25 18:24:00', '1', '2024-02-25 18:24:00', b'0', 1), (97, 7, 14, 1, 1, '1', '2024-02-25 18:24:42', '1', '2024-02-25 18:24:42', b'0', 1), (98, 7, 15, 1, 1, '1', '2024-02-25 18:27:45', '1', '2024-02-25 18:27:45', b'0', 1), (99, 7, 16, 1, 1, '1', '2024-02-25 18:28:37', '1', '2024-02-25 18:28:37', b'0', 1), (100, 7, 17, 1, 1, '1', '2024-02-25 18:29:47', '1', '2024-02-25 18:29:47', b'0', 1), (101, 7, 18, 1, 1, '1', '2024-02-25 18:30:08', '1', '2024-02-25 18:30:08', b'0', 1), (102, 7, 19, 1, 1, '1', '2024-02-25 18:31:00', '1', '2024-02-25 18:31:00', b'0', 1), (103, 7, 20, 1, 1, '1', '2024-02-25 18:32:10', '1', '2024-02-25 18:32:10', b'0', 1), (104, 7, 21, 1, 1, '1', '2024-02-25 18:32:27', '1', '2024-02-25 18:32:27', b'0', 1), (105, 7, 22, 1, 1, '1', '2024-02-25 18:33:35', '1', '2024-02-25 18:33:35', b'0', 1), (106, 7, 23, 1, 1, '1', '2024-02-25 18:43:59', '1', '2024-02-25 18:43:59', b'0', 1), (107, 7, 23, 114, 2, '1', '2024-02-25 19:32:14', '1', '2024-02-25 19:32:14', b'0', 1), (108, 7, 24, 1, 1, '1', '2024-02-25 19:59:06', '1', '2024-02-25 19:59:06', b'0', 1), (109, 8, 6, 1, 1, '1', '2024-02-25 20:11:49', '1', '2024-02-25 20:11:49', b'0', 1), (110, 7, 25, 1, 1, '1', '2024-02-25 20:17:52', '1', '2024-02-25 20:17:52', b'0', 1), (111, 7, 26, 1, 1, '1', '2024-02-25 20:21:12', '1', '2024-02-25 20:21:12', b'0', 1), (112, 7, 27, 1, 1, '1', '2024-02-25 20:22:36', '1', '2024-02-25 20:22:36', b'0', 1), (113, 7, 28, 1, 1, '1', '2024-02-25 20:49:27', '1', '2024-02-25 20:49:27', b'0', 1), (114, 5, 13, 1, 1, '1', '2024-02-25 23:35:14', '1', '2024-02-25 23:35:14', b'0', 1), (115, 7, 29, 1, 1, '1', '2024-02-25 23:40:10', '1', '2024-02-25 23:40:10', b'0', 1), (116, 8, 7, 1, 1, '1', '2024-02-26 00:08:48', '1', '2024-02-26 00:08:48', b'0', 1), (117, 8, 8, 1, 1, '1', '2024-02-26 00:11:02', '1', '2024-02-26 00:11:02', b'0', 1), (118, 7, 30, 1, 1, '1', '2024-02-26 09:37:07', '1', '2024-02-26 09:37:07', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_product +-- ---------------------------- +DROP TABLE IF EXISTS `crm_product`; +CREATE TABLE `crm_product` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '产品编号', + `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '产品名称', + `no` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '产品编码', + `unit` tinyint NULL DEFAULT NULL COMMENT '单位', + `price` decimal(24, 6) NULL DEFAULT 0.000000 COMMENT '价格,单位:元', + `status` tinyint NOT NULL DEFAULT 1 COMMENT '状态', + `category_id` bigint NOT NULL COMMENT '产品分类编号', + `description` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '产品描述', + `owner_user_id` bigint NOT NULL COMMENT '负责人的用户编号', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 产品表'; + +-- ---------------------------- +-- Records of crm_product +-- ---------------------------- +BEGIN; +INSERT INTO `crm_product` (`id`, `name`, `no`, `unit`, `price`, `status`, `category_id`, `description`, `owner_user_id`, `creator`, `create_time`, `updater`, `update_time`, `tenant_id`, `deleted`) VALUES (3, '商品001', 'X001', 1, 100.000000, 1, 1, '我就介绍下', 1, '1', '2023-12-05 14:52:01', '', '2023-12-05 15:04:59', 1, b'0'), (4, '商品002', 'Q200', 1, 10010.000000, 0, 2, NULL, 1, '1', '2023-12-06 09:10:06', '1', '2023-12-06 12:31:01', 1, b'0'), (5, '我是产品', 'A110', 1, 100.300000, 0, 2, '啦啦啦啦', 1, '1', '2024-01-13 10:13:33', '1', '2024-02-21 11:23:11', 1, b'0'), (6, '演示产品', 'A8523', 3, 10.000000, 0, 2, NULL, 1, '1', '2024-02-24 09:46:17', '1', '2024-02-24 09:46:17', 1, b'0'); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_product_category +-- ---------------------------- +DROP TABLE IF EXISTS `crm_product_category`; +CREATE TABLE `crm_product_category` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '分类编号', + `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '分类名称', + `parent_id` bigint NOT NULL COMMENT '父级编号', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 产品分类表'; + +-- ---------------------------- +-- Records of crm_product_category +-- ---------------------------- +BEGIN; +INSERT INTO `crm_product_category` (`id`, `name`, `parent_id`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, '普通分类', 0, '', '2023-12-05 14:54:34', '', '2023-12-05 14:54:37', b'0', 1), (2, '二级分类', 1, '', '2023-12-06 01:09:27', '1', '2024-02-24 08:59:02', b'0', 1), (6, '另外一个分类', 0, '1', '2023-12-06 12:55:07', '1', '2023-12-06 12:55:07', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_receivable +-- ---------------------------- +DROP TABLE IF EXISTS `crm_receivable`; +CREATE TABLE `crm_receivable` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT 'ID', + `no` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '回款编号', + `plan_id` bigint NULL DEFAULT NULL COMMENT '回款计划ID', + `customer_id` bigint NOT NULL COMMENT '客户ID', + `contract_id` bigint NOT NULL COMMENT '合同ID', + `owner_user_id` bigint NULL DEFAULT NULL COMMENT '负责人的用户编号', + `audit_status` tinyint NOT NULL COMMENT '审批状态', + `process_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '工作流编号', + `return_time` datetime NULL DEFAULT NULL COMMENT '回款日期', + `return_type` int NULL DEFAULT NULL COMMENT '回款方式', + `price` decimal(24, 6) NOT NULL COMMENT '回款金额', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 31 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 回款表'; + +-- ---------------------------- +-- Records of crm_receivable +-- ---------------------------- +BEGIN; +INSERT INTO `crm_receivable` (`id`, `no`, `plan_id`, `customer_id`, `contract_id`, `owner_user_id`, `audit_status`, `process_instance_id`, `return_time`, `return_type`, `price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (10, 'Q233', 1, 2, 1, 1, 20, NULL, '2024-02-02 19:02:17', 1, 88.000000, NULL, '1', '2023-12-01 10:44:16', '', '2024-02-02 17:06:38', b'0', 1), (11, 'AAA', 2, 16, 12, 1, 0, NULL, '2024-02-14 00:00:00', 2, 52.000000, '1000', '1', '2024-02-25 09:17:22', '1', '2024-02-25 09:17:22', b'0', 1), (13, 'HK20240225000001', NULL, 16, 12, 1, 0, NULL, '2024-02-27 00:00:00', 3, 10.000000, '哈哈哈哈', '1', '2024-02-25 18:13:42', '1', '2024-02-25 18:13:42', b'0', 1), (14, 'HK20240225000002', 5, 16, 12, 1, 0, NULL, '2024-02-27 00:00:00', 4, 20.000000, '哈哈哈哈', '1', '2024-02-25 18:24:42', '1', '2024-02-25 18:25:10', b'0', 1), (15, 'HK20240225000003', 5, 16, 12, 1, 0, NULL, '2024-02-14 00:00:00', 4, 10.000000, NULL, '1', '2024-02-25 18:27:45', '1', '2024-02-25 18:27:45', b'0', 1), (16, 'HK20240225000004', 5, 16, 12, 1, 0, NULL, '2024-02-19 00:00:00', 4, 10.000000, NULL, '1', '2024-02-25 18:28:37', '1', '2024-02-25 18:28:37', b'0', 1), (17, 'HK20240225000005', 5, 16, 12, 1, 0, NULL, '2024-02-27 00:00:00', 4, 10.000000, NULL, '1', '2024-02-25 18:29:47', '1', '2024-02-25 18:29:47', b'0', 1), (18, 'HK20240225000006', 5, 16, 12, 1, 0, NULL, '2024-02-27 00:00:00', 4, 10.000000, NULL, '1', '2024-02-25 18:30:08', '1', '2024-02-25 18:30:08', b'0', 1), (19, 'HK20240225000007', 5, 16, 12, 1, 0, NULL, '2024-03-04 00:00:00', 4, 10.000000, '31321', '1', '2024-02-25 18:31:00', '1', '2024-02-25 18:31:00', b'0', 1), (20, 'HK20240225000008', NULL, 16, 12, 1, 0, NULL, '2024-02-29 00:00:00', 5, 0.000000, NULL, '1', '2024-02-25 18:32:10', '1', '2024-02-25 18:32:10', b'0', 1), (21, 'HK20240225000009', 5, 16, 12, 1, 0, NULL, '2024-02-19 00:00:00', 4, 10.000000, NULL, '1', '2024-02-25 18:32:27', '1', '2024-02-25 18:32:27', b'0', 1), (22, 'HK20240225000010', 5, 16, 12, 1, 0, NULL, '2024-02-28 00:00:00', 4, 10.000000, '32321', '1', '2024-02-25 18:33:35', '1', '2024-02-25 19:58:45', b'0', 1), (23, 'HK20240225000011', 4, 16, 12, 1, 20, '8886586f-d3d3-11ee-aa2f-26aa5e0b65cc', '2024-02-29 00:00:00', 2, 10.000000, '哈哈哈哈111', '1', '2024-02-25 18:43:59', '1', '2024-02-25 19:51:00', b'0', 1), (24, 'HK20240225000012', NULL, 16, 12, 1, 0, NULL, '2024-02-16 00:00:00', 1, 0.000000, '3232312', '1', '2024-02-25 19:59:06', '1', '2024-02-25 19:59:06', b'0', 1), (25, 'HK20240225000013', 6, 16, 12, 1, 0, NULL, '2024-02-15 00:00:00', 3, 10.000000, '132312', '1', '2024-02-25 20:17:52', '1', '2024-02-25 20:17:52', b'0', 1), (26, 'HK20240225000014', NULL, 16, 12, 1, 0, NULL, '2024-02-14 00:00:00', 4, 0.000000, '10000', '1', '2024-02-25 20:21:12', '1', '2024-02-25 20:21:12', b'0', 1), (27, 'HK20240225000015', NULL, 16, 12, 1, 0, NULL, '2024-02-27 00:00:00', 4, 0.000000, '1111', '1', '2024-02-25 20:22:36', '1', '2024-02-25 20:22:36', b'0', 1), (28, 'HK20240225000016', NULL, 16, 10, 1, 20, '59503b13-d3dc-11ee-853e-2ea58da017f0', '2024-02-16 00:00:00', NULL, 888.000000, NULL, '1', '2024-02-25 20:49:27', '1', '2024-02-25 20:49:47', b'0', 1), (29, 'HK20240225000017', NULL, 17, 13, 1, 20, 'a213f8bb-d3f5-11ee-853e-2ea58da017f0', '2024-02-28 00:00:00', NULL, 16016.000000, NULL, '1', '2024-02-25 23:40:10', '1', '2024-02-25 23:52:28', b'0', 1), (30, 'HK20240226000001', NULL, 16, 10, 1, 10, '9f398f3c-d447-11ee-ac04-62f15b703df8', '2024-02-27 00:00:00', NULL, 222.000000, 'hhhh', '1', '2024-02-26 09:37:07', '1', '2024-02-26 09:37:38', b'0', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for crm_receivable_plan +-- ---------------------------- +DROP TABLE IF EXISTS `crm_receivable_plan`; +CREATE TABLE `crm_receivable_plan` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT 'ID', + `period` bigint NOT NULL COMMENT '期数', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `contract_id` bigint NOT NULL COMMENT '合同编号', + `owner_user_id` bigint NULL DEFAULT NULL COMMENT '负责人编号', + `receivable_id` bigint NULL DEFAULT NULL COMMENT '回款编号', + `return_time` datetime NULL DEFAULT NULL COMMENT '计划回款日期', + `return_type` tinyint NULL DEFAULT NULL COMMENT '计划还款方式', + `price` decimal(24, 6) NOT NULL COMMENT '计划回款金额', + `remind_days` bigint NULL DEFAULT NULL COMMENT '提前几天提醒', + `remind_time` datetime NULL DEFAULT NULL COMMENT '提醒日期', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 9 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'CRM 回款计划表'; + +-- ---------------------------- +-- Records of crm_receivable_plan +-- ---------------------------- +BEGIN; +INSERT INTO `crm_receivable_plan` (`id`, `period`, `customer_id`, `contract_id`, `owner_user_id`, `receivable_id`, `return_time`, `return_type`, `price`, `remind_days`, `remind_time`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (4, 1, 16, 12, 1, 23, '2024-02-16 00:00:00', 2, 10.000000, 10, '2024-02-06 00:00:00', 'llll', '1', '2024-02-25 16:08:57', '1', '2024-02-25 18:43:59', b'0', 1), (5, 2, 16, 12, 1, 22, '2024-02-27 00:00:00', 4, 10.000000, NULL, NULL, NULL, '1', '2024-02-25 18:24:00', '1', '2024-02-25 18:33:35', b'0', 1), (6, 3, 16, 12, 1, 25, '2024-02-20 00:00:00', 3, 10.000000, 10, '2024-02-10 00:00:00', '哈哈哈哈', '1', '2024-02-25 20:11:49', '1', '2024-02-25 20:17:52', b'0', 1), (7, 4, 16, 12, 1, NULL, '2024-02-20 00:00:00', NULL, 1.000000, 10, '2024-02-10 00:00:00', NULL, '1', '2024-02-26 00:08:48', '1', '2024-02-26 01:47:41', b'0', 1), (8, 1, 17, 13, 1, NULL, '2024-02-29 00:00:00', NULL, 220.000000, 10, '2024-02-10 00:00:00', NULL, '1', '2024-02-26 00:11:02', '1', '2024-02-26 01:47:42', b'0', 1); +COMMIT; + +SET FOREIGN_KEY_CHECKS = 1; diff --git a/sql/mysql/erp.sql b/sql/mysql/erp.sql new file mode 100644 index 00000000..5b50a4ff --- /dev/null +++ b/sql/mysql/erp.sql @@ -0,0 +1,1072 @@ +/* + Navicat Premium Data Transfer + + Source Server : 127.0.0.1 MySQL + Source Server Type : MySQL + Source Server Version : 80200 (8.2.0) + Source Host : 127.0.0.1:3306 + Source Schema : ruoyi-vue-pro + + Target Server Type : MySQL + Target Server Version : 80200 (8.2.0) + File Encoding : 65001 + + Date: 03/05/2024 10:51:51 +*/ + +SET NAMES utf8mb4; +SET FOREIGN_KEY_CHECKS = 0; + +-- ---------------------------- +-- Table structure for erp_account +-- ---------------------------- +DROP TABLE IF EXISTS `erp_account`; +CREATE TABLE `erp_account` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '结算账户编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '账户名称', + `no` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '账户编码', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `status` tinyint NOT NULL COMMENT '开启状态', + `sort` int NOT NULL COMMENT '排序', + `default_status` bit(1) NULL DEFAULT b'0' COMMENT '是否默认', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id` DESC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 结算账户'; + +-- ---------------------------- +-- Records of erp_account +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_customer +-- ---------------------------- +DROP TABLE IF EXISTS `erp_customer`; +CREATE TABLE `erp_customer` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '客户编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '客户名称', + `contact` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '联系人', + `mobile` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '手机号码', + `telephone` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '联系电话', + `email` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电子邮箱', + `fax` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '传真', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `status` tinyint NOT NULL COMMENT '开启状态', + `sort` int NOT NULL COMMENT '排序', + `tax_no` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '纳税人识别号', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率', + `bank_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '开户行', + `bank_account` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '开户账号', + `bank_address` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '开户地址', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id` DESC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 客户表'; + +-- ---------------------------- +-- Records of erp_customer +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_finance_payment +-- ---------------------------- +DROP TABLE IF EXISTS `erp_finance_payment`; +CREATE TABLE `erp_finance_payment` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '付款单号', + `status` tinyint NOT NULL COMMENT '状态', + `payment_time` datetime NOT NULL COMMENT '付款时间', + `finance_user_id` bigint NULL DEFAULT NULL COMMENT '财务人员编号', + `supplier_id` bigint NOT NULL COMMENT '供应商编号', + `account_id` bigint NOT NULL COMMENT '付款账户编号', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `payment_price` decimal(24, 6) NOT NULL COMMENT '实付金额,单位:分', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 11 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 付款单表'; + +-- ---------------------------- +-- Records of erp_finance_payment +-- ---------------------------- +BEGIN; +INSERT INTO `erp_finance_payment` (`id`, `no`, `status`, `payment_time`, `finance_user_id`, `supplier_id`, `account_id`, `total_price`, `discount_price`, `payment_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (2, 'FKD20240214000001', 10, '2024-02-26 00:00:00', 112, 1, 1, 300.000000, 10.000000, 290.000000, '哈哈哈哈', '1', '2024-02-14 15:05:19', '1', '2024-02-14 09:00:22', b'1', 1), (3, 'FKD20240214000002', 10, '2024-02-20 00:00:00', NULL, 1, 1, -10.000000, 4.000000, -14.000000, NULL, '1', '2024-02-14 15:34:11', '1', '2024-02-14 09:00:18', b'1', 1), (4, 'FKD20240214000003', 10, '2024-02-18 00:00:00', NULL, 1, 1, 114.700000, 0.000000, 114.700000, NULL, '1', '2024-02-14 16:43:59', '1', '2024-02-14 08:58:43', b'1', 1), (5, 'FKD20240214000004', 10, '2024-02-19 00:00:00', NULL, 1, 1, 114.700000, 0.000000, 114.700000, NULL, '1', '2024-02-14 16:44:31', '1', '2024-02-14 08:55:13', b'1', 1), (6, 'FKD20240214000005', 10, '2024-02-19 00:00:00', NULL, 1, 1, -20.000000, 0.000000, -20.000000, NULL, '1', '2024-02-14 16:59:30', '1', '2024-02-14 09:00:16', b'1', 1), (7, 'FKD20240214000006', 10, '2024-02-20 00:00:00', NULL, 1, 1, -20.000000, 0.000000, -20.000000, NULL, '1', '2024-02-14 17:00:11', '1', '2024-02-14 09:00:41', b'1', 1), (8, 'FKD20240214000007', 10, '2024-02-20 00:00:00', 115, 1, 1, -20.000000, 0.000000, -20.000000, NULL, '1', '2024-02-14 17:01:27', '1', '2024-02-14 09:05:28', b'1', 1), (9, 'FKD20240214000008', 10, '2024-02-27 00:00:00', NULL, 1, 1, -143.200000, 0.000000, -143.200000, NULL, '1', '2024-02-14 17:04:03', '1', '2024-02-14 09:04:35', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_finance_payment_item +-- ---------------------------- +DROP TABLE IF EXISTS `erp_finance_payment_item`; +CREATE TABLE `erp_finance_payment_item` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `payment_id` bigint NOT NULL COMMENT '付款单编号', + `biz_type` tinyint NOT NULL COMMENT '业务类型', + `biz_id` bigint NOT NULL COMMENT '业务编号', + `biz_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '业务单号', + `total_price` decimal(24, 6) NOT NULL COMMENT '应付欠款,单位:分', + `paid_price` decimal(24, 6) NOT NULL COMMENT '已付欠款,单位:分', + `payment_price` decimal(24, 6) NOT NULL COMMENT '本次付款,单位:分', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 20 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 付款项表'; + +-- ---------------------------- +-- Records of erp_finance_payment_item +-- ---------------------------- +BEGIN; +INSERT INTO `erp_finance_payment_item` (`id`, `payment_id`, `biz_type`, `biz_id`, `biz_no`, `total_price`, `paid_price`, `payment_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (11, 2, 11, 16, 'CGRK20240213000001', 414.700000, 0.000000, 300.000000, '测试一下', '1', '2024-02-14 15:05:19', '1', '2024-02-14 09:00:22', b'1', 1), (12, 3, 12, 24, 'CGTH20240213000001', -163.200000, 0.000000, -10.000000, NULL, '1', '2024-02-14 15:34:11', '1', '2024-02-14 09:00:18', b'1', 1), (13, 4, 11, 16, 'CGRK20240213000001', 414.700000, 300.000000, 114.700000, NULL, '1', '2024-02-14 16:43:59', '1', '2024-02-14 08:58:43', b'1', 1), (14, 5, 11, 16, 'CGRK20240213000001', 414.700000, 300.000000, 114.700000, NULL, '1', '2024-02-14 16:44:31', '1', '2024-02-14 08:55:13', b'1', 1), (15, 6, 12, 24, 'CGTH20240213000001', -163.200000, -10.000000, -20.000000, NULL, '1', '2024-02-14 16:59:30', '1', '2024-02-14 09:00:16', b'1', 1), (16, 7, 12, 24, 'CGTH20240213000001', -163.200000, -10.000000, -20.000000, NULL, '1', '2024-02-14 17:00:11', '1', '2024-02-14 09:00:41', b'1', 1), (17, 8, 12, 24, 'CGTH20240213000001', -163.200000, 0.000000, -20.000000, NULL, '1', '2024-02-14 17:01:27', '1', '2024-02-14 09:05:29', b'1', 1), (18, 9, 12, 24, 'CGTH20240213000001', -163.200000, -20.000000, -143.200000, NULL, '1', '2024-02-14 17:04:03', '1', '2024-02-14 09:04:35', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_finance_receipt +-- ---------------------------- +DROP TABLE IF EXISTS `erp_finance_receipt`; +CREATE TABLE `erp_finance_receipt` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '收款单号', + `status` tinyint NOT NULL COMMENT '状态', + `receipt_time` datetime NOT NULL COMMENT '收款时间', + `finance_user_id` bigint NULL DEFAULT NULL COMMENT '财务人员编号', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `account_id` bigint NOT NULL COMMENT '收款账户编号', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `receipt_price` decimal(24, 6) NOT NULL COMMENT '实收金额,单位:分', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 14 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 收款单表'; + +-- ---------------------------- +-- Records of erp_finance_receipt +-- ---------------------------- +BEGIN; +INSERT INTO `erp_finance_receipt` (`id`, `no`, `status`, `receipt_time`, `finance_user_id`, `customer_id`, `account_id`, `total_price`, `discount_price`, `receipt_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (2, 'FKD20240214000001', 10, '2024-02-26 00:00:00', 112, 1, 1, 300.000000, 10.000000, 290.000000, '哈哈哈哈', '1', '2024-02-14 15:05:19', '1', '2024-02-14 09:00:22', b'1', 1), (3, 'FKD20240214000002', 10, '2024-02-20 00:00:00', NULL, 1, 1, -10.000000, 4.000000, -14.000000, NULL, '1', '2024-02-14 15:34:11', '1', '2024-02-14 09:00:18', b'1', 1), (4, 'FKD20240214000003', 10, '2024-02-18 00:00:00', NULL, 1, 1, 114.700000, 0.000000, 114.700000, NULL, '1', '2024-02-14 16:43:59', '1', '2024-02-14 08:58:43', b'1', 1), (5, 'FKD20240214000004', 10, '2024-02-19 00:00:00', NULL, 1, 1, 114.700000, 0.000000, 114.700000, NULL, '1', '2024-02-14 16:44:31', '1', '2024-02-14 08:55:13', b'1', 1), (6, 'FKD20240214000005', 10, '2024-02-19 00:00:00', NULL, 1, 1, -20.000000, 0.000000, -20.000000, NULL, '1', '2024-02-14 16:59:30', '1', '2024-02-14 09:00:16', b'1', 1), (7, 'FKD20240214000006', 10, '2024-02-20 00:00:00', NULL, 1, 1, -20.000000, 0.000000, -20.000000, NULL, '1', '2024-02-14 17:00:11', '1', '2024-02-14 09:00:41', b'1', 1), (8, 'FKD20240214000007', 10, '2024-02-20 00:00:00', 115, 1, 1, -20.000000, 0.000000, -20.000000, NULL, '1', '2024-02-14 17:01:27', '1', '2024-02-14 09:05:28', b'1', 1), (9, 'FKD20240214000008', 10, '2024-02-27 00:00:00', NULL, 1, 1, -143.200000, 0.000000, -143.200000, NULL, '1', '2024-02-14 17:04:03', '1', '2024-02-14 09:04:35', b'1', 1), (11, 'SKD20240216000001', 10, '2024-02-16 00:00:00', NULL, 2, 1, 50.000000, 10.000000, 40.000000, NULL, '1', '2024-02-16 07:59:54', '1', '2024-02-16 00:04:53', b'1', 1), (12, 'SKD20240216000002', 10, '2024-02-08 00:00:00', NULL, 2, 1, 50.000000, 0.000000, 50.000000, NULL, '1', '2024-02-16 08:02:24', '1', '2024-02-16 00:04:55', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_finance_receipt_item +-- ---------------------------- +DROP TABLE IF EXISTS `erp_finance_receipt_item`; +CREATE TABLE `erp_finance_receipt_item` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `receipt_id` bigint NOT NULL COMMENT '收款单编号', + `biz_type` tinyint NOT NULL COMMENT '业务类型', + `biz_id` bigint NOT NULL COMMENT '业务编号', + `biz_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '业务单号', + `total_price` decimal(24, 6) NOT NULL COMMENT '应收金额,单位:分', + `receipted_price` decimal(24, 6) NOT NULL COMMENT '已收金额,单位:分', + `receipt_price` decimal(24, 6) NOT NULL COMMENT '本次收款,单位:分', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 24 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 收款项表'; + +-- ---------------------------- +-- Records of erp_finance_receipt_item +-- ---------------------------- +BEGIN; +INSERT INTO `erp_finance_receipt_item` (`id`, `receipt_id`, `biz_type`, `biz_id`, `biz_no`, `total_price`, `receipted_price`, `receipt_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (11, 2, 11, 16, 'CGRK20240213000001', 414.700000, 0.000000, 300.000000, '测试一下', '1', '2024-02-14 15:05:19', '1', '2024-02-14 09:00:22', b'1', 1), (12, 3, 12, 24, 'CGTH20240213000001', -163.200000, 0.000000, -10.000000, NULL, '1', '2024-02-14 15:34:11', '1', '2024-02-14 09:00:18', b'1', 1), (13, 4, 11, 16, 'CGRK20240213000001', 414.700000, 300.000000, 114.700000, NULL, '1', '2024-02-14 16:43:59', '1', '2024-02-14 08:58:43', b'1', 1), (14, 5, 11, 16, 'CGRK20240213000001', 414.700000, 300.000000, 114.700000, NULL, '1', '2024-02-14 16:44:31', '1', '2024-02-14 08:55:13', b'1', 1), (15, 6, 12, 24, 'CGTH20240213000001', -163.200000, -10.000000, -20.000000, NULL, '1', '2024-02-14 16:59:30', '1', '2024-02-14 09:00:16', b'1', 1), (16, 7, 12, 24, 'CGTH20240213000001', -163.200000, -10.000000, -20.000000, NULL, '1', '2024-02-14 17:00:11', '1', '2024-02-14 09:00:41', b'1', 1), (17, 8, 12, 24, 'CGTH20240213000001', -163.200000, 0.000000, -20.000000, NULL, '1', '2024-02-14 17:01:27', '1', '2024-02-14 09:05:29', b'1', 1), (18, 9, 12, 24, 'CGTH20240213000001', -163.200000, -20.000000, -143.200000, NULL, '1', '2024-02-14 17:04:03', '1', '2024-02-14 09:04:35', b'1', 1), (20, 11, 21, 14, 'XSCK20240215000001', 67.590000, 0.000000, 50.000000, NULL, '1', '2024-02-16 07:59:54', '1', '2024-02-16 00:04:53', b'1', 1), (21, 12, 21, 14, 'XSCK20240215000001', 67.590000, 0.000000, 50.000000, NULL, '1', '2024-02-16 08:02:24', '1', '2024-02-16 00:04:55', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_product +-- ---------------------------- +DROP TABLE IF EXISTS `erp_product`; +CREATE TABLE `erp_product` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '产品编号', + `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '产品名称', + `bar_code` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '产品条码', + `category_id` bigint NOT NULL COMMENT '产品分类编号', + `unit_id` int NOT NULL COMMENT '单位编号', + `status` tinyint NOT NULL COMMENT '产品状态', + `standard` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '产品规格', + `remark` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '产品备注', + `expiry_day` int NULL DEFAULT NULL COMMENT '保质期天数', + `weight` decimal(24, 6) NULL DEFAULT NULL COMMENT '基础重量(kg)', + `purchase_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '采购价格,单位:元', + `sale_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '销售价格,单位:元', + `min_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '最低价格,单位:元', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 产品表'; + +-- ---------------------------- +-- Records of erp_product +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_product_category +-- ---------------------------- +DROP TABLE IF EXISTS `erp_product_category`; +CREATE TABLE `erp_product_category` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '分类编号', + `parent_id` bigint NOT NULL COMMENT '父分类编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '分类名称', + `code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '分类编码', + `sort` int NULL DEFAULT 0 COMMENT '分类排序', + `status` tinyint NOT NULL COMMENT '开启状态', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 87 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 产品分类'; + +-- ---------------------------- +-- Records of erp_product_category +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_product_unit +-- ---------------------------- +DROP TABLE IF EXISTS `erp_product_unit`; +CREATE TABLE `erp_product_unit` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '单位编号', + `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '单位名字', + `status` tinyint NOT NULL COMMENT '单位状态', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 产品单位表'; + +-- ---------------------------- +-- Records of erp_product_unit +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_purchase_in +-- ---------------------------- +DROP TABLE IF EXISTS `erp_purchase_in`; +CREATE TABLE `erp_purchase_in` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '采购入库编号', + `status` tinyint NOT NULL COMMENT '采购状态', + `supplier_id` bigint NOT NULL COMMENT '供应商编号', + `account_id` bigint NOT NULL COMMENT '结算账户编号', + `in_time` datetime NOT NULL COMMENT '入库时间', + `order_id` bigint NOT NULL COMMENT '采购订单编号', + `order_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '采购订单号', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `payment_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '已付款金额,单位:元', + `total_product_price` decimal(24, 6) NOT NULL COMMENT '合计产品价格,单位:元', + `total_tax_price` decimal(24, 6) NOT NULL COMMENT '合计税额,单位:元', + `discount_percent` decimal(24, 6) NOT NULL COMMENT '优惠率,百分比', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `other_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '其它金额,单位:元', + `file_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件地址', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, +-- UNIQUE INDEX `no`(`no` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 20 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 采购入库表'; + +-- ---------------------------- +-- Records of erp_purchase_in +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_purchase_in_items +-- ---------------------------- +DROP TABLE IF EXISTS `erp_purchase_in_items`; +CREATE TABLE `erp_purchase_in_items` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `in_id` bigint NOT NULL COMMENT '采购入库编号', + `order_item_id` bigint NOT NULL COMMENT '采购订单项编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位单位', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总价', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率,百分比', + `tax_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '税额,单位:元', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 33 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售入库项表'; + +-- ---------------------------- +-- Records of erp_purchase_in_items +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_purchase_order +-- ---------------------------- +DROP TABLE IF EXISTS `erp_purchase_order`; +CREATE TABLE `erp_purchase_order` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '采购单编号', + `status` tinyint NOT NULL COMMENT '采购状态', + `supplier_id` bigint NOT NULL COMMENT '供应商编号', + `account_id` bigint NULL DEFAULT NULL COMMENT '结算账户编号', + `order_time` datetime NOT NULL COMMENT '采购时间', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `total_product_price` decimal(24, 6) NOT NULL COMMENT '合计产品价格,单位:元', + `total_tax_price` decimal(24, 6) NOT NULL COMMENT '合计税额,单位:元', + `discount_percent` decimal(24, 6) NOT NULL COMMENT '优惠率,百分比', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `deposit_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '定金金额,单位:元', + `file_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件地址', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `in_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '采购入库数量', + `return_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '采购退货数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, +-- UNIQUE INDEX `no`(`no` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 18 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 采购订单表'; + +-- ---------------------------- +-- Records of erp_purchase_order +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_purchase_order_items +-- ---------------------------- +DROP TABLE IF EXISTS `erp_purchase_order_items`; +CREATE TABLE `erp_purchase_order_items` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `order_id` bigint NOT NULL COMMENT '采购订单编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位单位', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总价', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率,百分比', + `tax_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '税额,单位:元', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `in_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '采购入库数量', + `return_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '采购退货数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 采购订单项表'; + +-- ---------------------------- +-- Records of erp_purchase_order_items +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_purchase_return +-- ---------------------------- +DROP TABLE IF EXISTS `erp_purchase_return`; +CREATE TABLE `erp_purchase_return` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '采购退货编号', + `status` tinyint NOT NULL COMMENT '退货状态', + `supplier_id` bigint NOT NULL COMMENT '供应商编号', + `account_id` bigint NOT NULL COMMENT '结算账户编号', + `return_time` datetime NOT NULL COMMENT '退货时间', + `order_id` bigint NOT NULL COMMENT '采购订单编号', + `order_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '采购订单号', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `refund_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '已退款金额,单位:元', + `total_product_price` decimal(24, 6) NOT NULL COMMENT '合计产品价格,单位:元', + `total_tax_price` decimal(24, 6) NOT NULL COMMENT '合计税额,单位:元', + `discount_percent` decimal(24, 6) NOT NULL COMMENT '优惠率,百分比', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `other_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '其它金额,单位:元', + `file_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件地址', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, +-- UNIQUE INDEX `no`(`no` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 27 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 采购退货表'; + +-- ---------------------------- +-- Records of erp_purchase_return +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_purchase_return_items +-- ---------------------------- +DROP TABLE IF EXISTS `erp_purchase_return_items`; +CREATE TABLE `erp_purchase_return_items` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `return_id` bigint NOT NULL COMMENT '采购退货编号', + `order_item_id` bigint NOT NULL COMMENT '采购订单项编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位单位', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总价', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率,百分比', + `tax_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '税额,单位:元', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 47 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 采购退货项表'; + +-- ---------------------------- +-- Records of erp_purchase_return_items +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_sale_order +-- ---------------------------- +DROP TABLE IF EXISTS `erp_sale_order`; +CREATE TABLE `erp_sale_order` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '销售单编号', + `status` tinyint NOT NULL COMMENT '销售状态', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `account_id` bigint NULL DEFAULT NULL COMMENT '结算账户编号', + `sale_user_id` bigint NULL DEFAULT NULL COMMENT '销售用户编号', + `order_time` datetime NOT NULL COMMENT '下单时间', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `total_product_price` decimal(24, 6) NOT NULL COMMENT '合计产品价格,单位:元', + `total_tax_price` decimal(24, 6) NOT NULL COMMENT '合计税额,单位:元', + `discount_percent` decimal(24, 6) NOT NULL COMMENT '优惠率,百分比', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `deposit_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '定金金额,单位:元', + `file_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件地址', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `out_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '销售出库数量', + `return_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '销售退货数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, +-- UNIQUE INDEX `no`(`no` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 16 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售订单表'; + +-- ---------------------------- +-- Records of erp_sale_order +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_sale_order_items +-- ---------------------------- +DROP TABLE IF EXISTS `erp_sale_order_items`; +CREATE TABLE `erp_sale_order_items` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `order_id` bigint NOT NULL COMMENT '销售订单编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位单位', + `product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '总价', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率,百分比', + `tax_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '税额,单位:元', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `out_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '销售出库数量', + `return_count` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '销售退货数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 11 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售订单项表'; + +-- ---------------------------- +-- Records of erp_sale_order_items +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_sale_out +-- ---------------------------- +DROP TABLE IF EXISTS `erp_sale_out`; +CREATE TABLE `erp_sale_out` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '销售出库编号', + `status` tinyint NOT NULL COMMENT '出库状态', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `account_id` bigint NOT NULL COMMENT '结算账户编号', + `sale_user_id` bigint NULL DEFAULT NULL COMMENT '销售用户编号', + `out_time` datetime NOT NULL COMMENT '出库时间', + `order_id` bigint NOT NULL COMMENT '销售订单编号', + `order_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '销售订单号', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `receipt_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '已收款金额,单位:元', + `total_product_price` decimal(24, 6) NOT NULL COMMENT '合计产品价格,单位:元', + `total_tax_price` decimal(24, 6) NOT NULL COMMENT '合计税额,单位:元', + `discount_percent` decimal(24, 6) NOT NULL COMMENT '优惠率,百分比', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `other_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '其它金额,单位:元', + `file_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件地址', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, +-- UNIQUE INDEX `no`(`no` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 18 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售出库表'; + +-- ---------------------------- +-- Records of erp_sale_out +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_sale_out_items +-- ---------------------------- +DROP TABLE IF EXISTS `erp_sale_out_items`; +CREATE TABLE `erp_sale_out_items` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `out_id` bigint NOT NULL COMMENT '销售出库编号', + `order_item_id` bigint NOT NULL COMMENT '销售订单项编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位单位', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总价', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率,百分比', + `tax_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '税额,单位:元', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 30 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售出库项表'; + +-- ---------------------------- +-- Records of erp_sale_out_items +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_sale_return +-- ---------------------------- +DROP TABLE IF EXISTS `erp_sale_return`; +CREATE TABLE `erp_sale_return` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '销售退货编号', + `status` tinyint NOT NULL COMMENT '退货状态', + `customer_id` bigint NOT NULL COMMENT '客户编号', + `account_id` bigint NOT NULL COMMENT '结算账户编号', + `sale_user_id` bigint NULL DEFAULT NULL COMMENT '销售用户编号', + `return_time` datetime NOT NULL COMMENT '退货时间', + `order_id` bigint NOT NULL COMMENT '销售订单编号', + `order_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '销售订单号', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计价格,单位:元', + `refund_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '已退款金额,单位:元', + `total_product_price` decimal(24, 6) NOT NULL COMMENT '合计产品价格,单位:元', + `total_tax_price` decimal(24, 6) NOT NULL COMMENT '合计税额,单位:元', + `discount_percent` decimal(24, 6) NOT NULL COMMENT '优惠率,百分比', + `discount_price` decimal(24, 6) NOT NULL COMMENT '优惠金额,单位:元', + `other_price` decimal(24, 6) NOT NULL DEFAULT 0.000000 COMMENT '其它金额,单位:元', + `file_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件地址', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE, +-- UNIQUE INDEX `no`(`no` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 25 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售退货表'; + +-- ---------------------------- +-- Records of erp_sale_return +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_sale_return_items +-- ---------------------------- +DROP TABLE IF EXISTS `erp_sale_return_items`; +CREATE TABLE `erp_sale_return_items` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `return_id` bigint NOT NULL COMMENT '销售退货编号', + `order_item_id` bigint NOT NULL COMMENT '销售订单项编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位单位', + `product_price` decimal(24, 6) NOT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '总价', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率,百分比', + `tax_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '税额,单位:元', + `remark` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 45 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 销售退货项表'; + +-- ---------------------------- +-- Records of erp_sale_return_items +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock`; +CREATE TABLE `erp_stock` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `count` decimal(24, 6) NOT NULL COMMENT '库存数量', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 产品库存表'; + +-- ---------------------------- +-- Records of erp_stock +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_check +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_check`; +CREATE TABLE `erp_stock_check` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '盘点编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '盘点单号', + `check_time` datetime NOT NULL COMMENT '盘点时间', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计金额,单位:元', + `status` tinyint NOT NULL COMMENT '状态', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `file_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件 URL', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 15 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 库存盘点单表'; + +-- ---------------------------- +-- Records of erp_stock_check +-- ---------------------------- +BEGIN; +INSERT INTO `erp_stock_check` (`id`, `no`, `check_time`, `total_count`, `total_price`, `status`, `remark`, `file_url`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (10, 'QCDB20240207000002', '2024-02-06 00:00:00', 23.000000, 76.590000, 10, NULL, NULL, '1', '2024-02-07 19:34:47', '1', '2024-02-08 00:49:53', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_check_item +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_check_item`; +CREATE TABLE `erp_stock_check_item` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '盘点项编号', + `check_id` bigint NOT NULL COMMENT '盘点编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位编号', + `product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品单价', + `stock_count` decimal(24, 6) NOT NULL COMMENT '账面数量(当前库存)', + `actual_count` decimal(24, 6) NOT NULL COMMENT '实际数量(实际库存)', + `count` decimal(24, 6) NOT NULL COMMENT '盈亏数量', + `total_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '合计金额,单位:元', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 库存盘点项表'; + +-- ---------------------------- +-- Records of erp_stock_check_item +-- ---------------------------- +BEGIN; +INSERT INTO `erp_stock_check_item` (`id`, `check_id`, `warehouse_id`, `product_id`, `product_unit_id`, `product_price`, `stock_count`, `actual_count`, `count`, `total_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (10, 10, 2, 1, 2, 3.330000, 0.000000, 0.000000, 23.000000, 76.590000, NULL, '1', '2024-02-07 19:34:47', '1', '2024-02-08 00:49:53', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_in +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_in`; +CREATE TABLE `erp_stock_in` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '入库编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '入库单号', + `supplier_id` bigint NULL DEFAULT NULL COMMENT '供应商编号', + `in_time` datetime NOT NULL COMMENT '入库时间', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计金额,单位:元', + `status` tinyint NOT NULL COMMENT '状态', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `file_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件 URL', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 10 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 其它入库单表'; + +-- ---------------------------- +-- Records of erp_stock_in +-- ---------------------------- +BEGIN; +INSERT INTO `erp_stock_in` (`id`, `no`, `supplier_id`, `in_time`, `total_count`, `total_price`, `status`, `remark`, `file_url`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 'AAA', NULL, '2024-02-06 00:00:00', 5.010000, 14.683300, 10, NULL, NULL, '1', '2024-02-06 14:43:04', '1', '2024-02-16 09:26:55', b'1', 1), (2, '单据2', 1, '2024-02-22 00:00:00', 2.000000, 6.660000, 10, '测试一下', 'http://test.yudao.iocoder.cn/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.xls', '1', '2024-02-06 15:54:58', '1', '2024-02-16 09:26:53', b'1', 1), (3, '001', 1, '2024-02-06 00:00:00', 1.000000, 3.330000, 10, '给一个', NULL, '1', '2024-02-06 19:55:05', '1', '2024-02-16 09:26:50', b'1', 1), (4, '10', 1, '2024-02-06 00:00:00', 1.000000, 2.000000, 10, NULL, NULL, '1', '2024-02-06 20:18:48', '1', '2024-02-16 09:26:48', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_in_item +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_in_item`; +CREATE TABLE `erp_stock_in_item` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '入库项编号', + `in_id` bigint NOT NULL COMMENT '入库编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位编号', + `product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '产品数量', + `total_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '合计金额,单位:元', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 12 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 其它入库单项表'; + +-- ---------------------------- +-- Records of erp_stock_in_item +-- ---------------------------- +BEGIN; +INSERT INTO `erp_stock_in_item` (`id`, `in_id`, `warehouse_id`, `product_id`, `product_unit_id`, `product_price`, `count`, `total_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (1, 1, 1, 1, 2, 2.330000, 2.000000, 4.660000, NULL, '1', '2024-02-06 14:43:04', '1', '2024-02-16 09:26:55', b'1', 1), (2, 1, 2, 1, 2, 3.330000, 3.010000, 10.023300, NULL, '1', '2024-02-06 15:15:07', '1', '2024-02-16 09:26:55', b'1', 1), (3, 2, 2, 2, 2, 3.330000, 2.000000, 6.660000, NULL, '1', '2024-02-06 15:54:58', '1', '2024-02-16 09:26:53', b'1', 1), (4, 3, 2, 1, 2, 3.330000, 1.000000, 3.330000, NULL, '1', '2024-02-06 19:55:05', '1', '2024-02-16 09:26:50', b'1', 1), (5, 4, 2, 2, 2, 2.000000, 1.000000, 2.000000, NULL, '1', '2024-02-06 20:18:48', '1', '2024-02-16 09:26:48', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_move +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_move`; +CREATE TABLE `erp_stock_move` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '调拨编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '调拨单号', + `move_time` datetime NOT NULL COMMENT '调拨时间', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计金额,单位:元', + `status` tinyint NOT NULL COMMENT '状态', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `file_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件 URL', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 12 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 库存调拨单表'; + +-- ---------------------------- +-- Records of erp_stock_move +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_move_item +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_move_item`; +CREATE TABLE `erp_stock_move_item` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '调拨项编号', + `move_id` bigint NOT NULL COMMENT '调拨编号', + `from_warehouse_id` bigint NOT NULL COMMENT '调出仓库编号', + `to_warehouse_id` bigint NOT NULL COMMENT '调入仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位编号', + `product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '产品数量', + `total_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '合计金额,单位:元', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 13 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 库存调拨项表'; + +-- ---------------------------- +-- Records of erp_stock_move_item +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_out +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_out`; +CREATE TABLE `erp_stock_out` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '出库编号', + `no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '出库单号', + `customer_id` bigint NULL DEFAULT NULL COMMENT '客户编号', + `out_time` datetime NOT NULL COMMENT '出库时间', + `total_count` decimal(24, 6) NOT NULL COMMENT '合计数量', + `total_price` decimal(24, 6) NOT NULL COMMENT '合计金额,单位:元', + `status` tinyint NOT NULL COMMENT '状态', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `file_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '附件 URL', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 12 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 其它入库单表'; + +-- ---------------------------- +-- Records of erp_stock_out +-- ---------------------------- +BEGIN; +INSERT INTO `erp_stock_out` (`id`, `no`, `customer_id`, `out_time`, `total_count`, `total_price`, `status`, `remark`, `file_url`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (9, 'QCKD20240207000001', NULL, '2024-02-14 00:00:00', 1.000000, 2.000000, 10, '333', NULL, '1', '2024-02-07 14:59:53', '1', '2024-02-07 07:00:13', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_out_item +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_out_item`; +CREATE TABLE `erp_stock_out_item` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '出库项编号', + `out_id` bigint NOT NULL COMMENT '出库编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `product_unit_id` bigint NOT NULL COMMENT '产品单位编号', + `product_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '产品单价', + `count` decimal(24, 6) NOT NULL COMMENT '产品数量', + `total_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '合计金额,单位:元', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 14 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 其它出库单项表'; + +-- ---------------------------- +-- Records of erp_stock_out_item +-- ---------------------------- +BEGIN; +INSERT INTO `erp_stock_out_item` (`id`, `out_id`, `warehouse_id`, `product_id`, `product_unit_id`, `product_price`, `count`, `total_price`, `remark`, `creator`, `create_time`, `updater`, `update_time`, `deleted`, `tenant_id`) VALUES (10, 9, 2, 2, 2, 2.000000, 1.000000, 2.000000, NULL, '1', '2024-02-07 14:59:53', '1', '2024-02-07 07:00:13', b'1', 1); +COMMIT; + +-- ---------------------------- +-- Table structure for erp_stock_record +-- ---------------------------- +DROP TABLE IF EXISTS `erp_stock_record`; +CREATE TABLE `erp_stock_record` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '编号', + `product_id` bigint NOT NULL COMMENT '产品编号', + `warehouse_id` bigint NOT NULL COMMENT '仓库编号', + `count` decimal(24, 6) NOT NULL COMMENT '出入库数量', + `total_count` decimal(24, 6) NOT NULL COMMENT '总库存量', + `biz_type` tinyint NOT NULL COMMENT '业务类型', + `biz_id` bigint NOT NULL COMMENT '业务编号', + `biz_item_id` bigint NOT NULL COMMENT '业务项编号', + `biz_no` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '业务单号', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 104 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 产品库存明细表'; + +-- ---------------------------- +-- Records of erp_stock_record +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_supplier +-- ---------------------------- +DROP TABLE IF EXISTS `erp_supplier`; +CREATE TABLE `erp_supplier` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '供应商编号', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '供应商名称', + `contact` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '联系人', + `mobile` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '手机号码', + `telephone` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '联系电话', + `email` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电子邮箱', + `fax` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '传真', + `remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `status` tinyint NOT NULL COMMENT '开启状态', + `sort` int NOT NULL COMMENT '排序', + `tax_no` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '纳税人识别号', + `tax_percent` decimal(24, 6) NULL DEFAULT NULL COMMENT '税率', + `bank_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '开户行', + `bank_account` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '开户账号', + `bank_address` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '开户地址', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id` DESC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 供应商表'; + +-- ---------------------------- +-- Records of erp_supplier +-- ---------------------------- +BEGIN; +COMMIT; + +-- ---------------------------- +-- Table structure for erp_warehouse +-- ---------------------------- +DROP TABLE IF EXISTS `erp_warehouse`; +CREATE TABLE `erp_warehouse` ( + `id` bigint NOT NULL AUTO_INCREMENT COMMENT '仓库编号', + `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '仓库名称', + `address` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '仓库地址', + `sort` bigint NOT NULL COMMENT '排序', + `remark` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '备注', + `principal` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '负责人', + `warehouse_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '仓储费,单位:元', + `truckage_price` decimal(24, 6) NULL DEFAULT NULL COMMENT '搬运费,单位:元', + `status` tinyint NOT NULL COMMENT '开启状态', + `default_status` bit(1) NULL DEFAULT b'0' COMMENT '是否默认', + `creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '创建者', + `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', + `updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '更新者', + `update_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', + `deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '是否删除', + `tenant_id` bigint NOT NULL DEFAULT 0 COMMENT '租户编号', + PRIMARY KEY (`id`) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'ERP 仓库表'; + +-- ---------------------------- +-- Records of erp_warehouse +-- ---------------------------- +BEGIN; +COMMIT; + +SET FOREIGN_KEY_CHECKS = 1; diff --git a/sql/tools/convertor.py b/sql/tools/convertor.py index 64442f21..ae7b9f5f 100644 --- a/sql/tools/convertor.py +++ b/sql/tools/convertor.py @@ -631,10 +631,10 @@ GO -- @formatter:off BEGIN TRANSACTION GO -SET IDENTITY_INSERT {table_name.lower()} ON +-- SET IDENTITY_INSERT {table_name.lower()} ON GO {inserts_lines} -SET IDENTITY_INSERT {table_name.lower()} OFF +-- SET IDENTITY_INSERT {table_name.lower()} OFF GO COMMIT GO @@ -692,6 +692,12 @@ class DM8Convertor(Convertor): return "blob" if type == "mediumblob": return "varchar(10240)" + if type == "double": + return "double" + if type == "json": + return "clob" + if type == "longtext": + return "clob" if type == "decimal": return ( f"decimal({','.join(str(s) for s in size)})" if len(size) else "decimal" @@ -705,6 +711,9 @@ class DM8Convertor(Convertor): if name == "id": # 默认不生成自增,使用分布式 Id return "id bigint NOT NULL PRIMARY KEY " + if name == "percent": + # percent 是 dm 保留关键字,需要用双引号包裹 + return '"percent" decimal(24, 6) NOT NULL DEFAULT 0' type = col["type"].lower() full_type = self.translate_type(type, col["size"]) @@ -733,6 +742,10 @@ CREATE TABLE {table_name} ( def gen_comment(self, table_sql: str, table_name: str) -> str: script = "" for field, comment_string in self.filed_comments(table_sql): + # 存在 percent 关键字需要双引号包裹 + if field.lower() == "percent": + script = script.replace(f'{table_name}.percent', f'{table_name}."percent"') + continue script += ( f"COMMENT ON COLUMN {table_name}.{field} IS '{comment_string}';" + "\n" ) @@ -762,12 +775,13 @@ CREATE TABLE {table_name} ( -- Records of {table_name.lower()} -- ---------------------------- -- @formatter:off -SET IDENTITY_INSERT {table_name.lower()} ON; +-- SET IDENTITY_INSERT {table_name.lower()} ON; {inserts_lines} COMMIT; -SET IDENTITY_INSERT {table_name.lower()} OFF; +-- SET IDENTITY_INSERT {table_name.lower()} OFF; -- @formatter:on""" - + script = script.replace(" percent,",' "percent",') + script = script.replace("\\'","''") return script @@ -823,7 +837,7 @@ def main(): ) args = parser.parse_args() - sql_file = pathlib.Path("../mysql/ruoyi-vue-pro.sql").resolve().as_posix() + sql_file = pathlib.Path("../mysql/ai.sql").resolve().as_posix() convertor = None if args.type == "postgres": convertor = PostgreSQLConvertor(sql_file) diff --git a/yudao-framework/yudao-spring-boot-starter-biz-business/src/main/java/cn/iocoder/yudao/framework/business/core/db/BusinessBaseDO.java b/yudao-framework/yudao-spring-boot-starter-biz-business/src/main/java/cn/iocoder/yudao/framework/business/core/db/BusinessBaseDO.java index d9eeeac1..3d618a97 100644 --- a/yudao-framework/yudao-spring-boot-starter-biz-business/src/main/java/cn/iocoder/yudao/framework/business/core/db/BusinessBaseDO.java +++ b/yudao-framework/yudao-spring-boot-starter-biz-business/src/main/java/cn/iocoder/yudao/framework/business/core/db/BusinessBaseDO.java @@ -26,9 +26,6 @@ public class BusinessBaseDO extends TenantBaseDO { /** 部门名称 */ @TableField(fill = FieldFill.INSERT, jdbcType = JdbcType.VARCHAR) private String deptName; - /** 任务编号 */ - @TableField(fill = FieldFill.INSERT_UPDATE, jdbcType = JdbcType.VARCHAR) - private Long taskId; /** 岗位编号 */ @TableField(fill = FieldFill.INSERT, jdbcType = JdbcType.VARCHAR) private Long postId; @@ -43,7 +40,6 @@ public class BusinessBaseDO extends TenantBaseDO { this.companyName = null; this.deptId = null; this.deptName = null; - this.taskId = null; this.postId = null; } diff --git a/yudao-gateway/src/main/java/cn/iocoder/yudao/gateway/filter/grey/GrayReactiveLoadBalancerClientFilter.java b/yudao-gateway/src/main/java/cn/iocoder/yudao/gateway/filter/grey/GrayReactiveLoadBalancerClientFilter.java index 9d0786df..9b101533 100644 --- a/yudao-gateway/src/main/java/cn/iocoder/yudao/gateway/filter/grey/GrayReactiveLoadBalancerClientFilter.java +++ b/yudao-gateway/src/main/java/cn/iocoder/yudao/gateway/filter/grey/GrayReactiveLoadBalancerClientFilter.java @@ -78,7 +78,7 @@ public class GrayReactiveLoadBalancerClientFilter implements GlobalFilter, Order if (!response.hasServer()) { supportedLifecycleProcessors.forEach(lifecycle -> lifecycle .onComplete(new CompletionContext<>(CompletionContext.Status.DISCARD, lbRequest, response))); - throw NotFoundException.create(properties.isUse404(), "Unable to find instance for " + url.getHost()); + throw NotFoundException.create(properties.isUse404(), "功能模块未装载 " + url.getHost()); } ServiceInstance retrievedInstance = response.getServer(); diff --git a/yudao-module-ai/yudao-module-ai-server/src/main/resources/application-dev.yaml b/yudao-module-ai/yudao-module-ai-server/src/main/resources/application-dev.yaml index 6c155631..36f3c653 100644 --- a/yudao-module-ai/yudao-module-ai-server/src/main/resources/application-dev.yaml +++ b/yudao-module-ai/yudao-module-ai-server/src/main/resources/application-dev.yaml @@ -3,7 +3,7 @@ spring: cloud: nacos: - server-addr: 127.0.0.1:8848 # Nacos 服务器地址 + server-addr: yudao-nacos:8848 # Nacos 服务器地址 username: # Nacos 账号 password: # Nacos 密码 discovery: # 【配置中心】配置项 @@ -95,7 +95,7 @@ spring: xxl: job: admin: - addresses: http://127.0.0.1:9090/xxl-job-admin # 调度中心部署跟地址 + addresses: http://xxl-job-admin:8080/xxl-job-admin # 调度中心部署跟地址 --- #################### 服务保障相关配置 #################### diff --git a/yudao-module-bpm/yudao-module-bpm-server/src/main/resources/application-dev.yaml b/yudao-module-bpm/yudao-module-bpm-server/src/main/resources/application-dev.yaml index 187010ae..a8b75fae 100644 --- a/yudao-module-bpm/yudao-module-bpm-server/src/main/resources/application-dev.yaml +++ b/yudao-module-bpm/yudao-module-bpm-server/src/main/resources/application-dev.yaml @@ -78,7 +78,7 @@ spring: xxl: job: admin: - addresses: http://127.0.0.1:9090/xxl-job-admin # 调度中心部署跟地址 + addresses: http://xxl-job-admin:8080/xxl-job-admin # 调度中心部署跟地址 --- #################### 服务保障相关配置 #################### diff --git a/yudao-module-crm/yudao-module-crm-server/src/main/resources/mapper/statistics/CrmStatisticsCustomerMapper.xml b/yudao-module-crm/yudao-module-crm-server/src/main/resources/mapper/statistics/CrmStatisticsCustomerMapper.xml index dc10f122..0bf060d5 100644 --- a/yudao-module-crm/yudao-module-crm-server/src/main/resources/mapper/statistics/CrmStatisticsCustomerMapper.xml +++ b/yudao-module-crm/yudao-module-crm-server/src/main/resources/mapper/statistics/CrmStatisticsCustomerMapper.xml @@ -13,7 +13,7 @@ #{userId} AND create_time BETWEEN #{times[0],javaType=java.time.LocalDateTime} AND #{times[1],javaType=java.time.LocalDateTime} - GROUP BY time + GROUP BY DATE_FORMAT(create_time, '%Y-%m-%d')