INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'report_status', '报告状态', '2021-01-18 19:12:11', '2021-01-18 19:12:11', '报告状态', '0', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'package_type1', '积分包任务类型1', '2021-01-18 19:12:11', '2021-01-19 10:19:09', '', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'package_type2', '积分包任务类型2', '2021-01-18 19:12:11', '2021-01-19 10:19:13', '积分包任务类型2', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'typeid', '接单对象类型', '2021-01-18 19:12:11', '2021-01-18 19:12:11', '接单对象类型', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'package_user_scope', '接单对象范围', '2021-01-18 19:12:11', '2021-01-18 19:12:11', '接单对象范围', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'score_task_type', '有效任务类型', '2021-01-18 19:12:11', '2021-01-18 19:12:11', '有效任务类型', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'pgqx', '派工权限', '2020-12-21 10:50:17', '2020-12-21 10:50:17', '派工权限', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'qylx', '企业类型', '2020-12-29 15:10:09', '2021-02-03 15:31:58', '0-CSO 1-其他', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'cro_statu', '药企状态', '2020-12-21 11:01:07', '2021-01-19 20:06:00', 'cro状态', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'management', '管理模式', '2021-01-20 10:40:23', '2021-01-20 10:40:23', '', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'business_type', '企业类型', '2021-01-28 15:10:02', '2021-01-28 15:10:05', '2-药企 3,4-CSO 5-其他', '1', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'enable_type', '终止类型', '2021-02-03 11:50:09', '2021-02-03 11:50:09', '终止类型', '0', '0', 1); INSERT INTO `hnqzx`.`sys_dict`( `type`, `description`, `create_time`, `update_time`, `remarks`, `system`, `del_flag`, `tenant_id`) VALUES ( 'score_package_status', '积分包状态', '2021-02-03 14:17:23', '2021-02-03 14:17:23', '积分包状态', '0', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ((select id from sys_dict where type ='score_task_type') , 'map', '打卡', 'task_filed_type', '打卡', 10, '2021-01-10 21:48:01', '2021-01-10 21:48:28', '打卡', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ((select id from sys_dict where type ='score_task_type') , '1', '待提交', 'report_status', '待提交', 1, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '待提交', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='report_status'), '2', '已提交待审批', 'report_status', '已提交待审批', 2, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '已提交待审批', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='report_status'), '3', '已部分审批', 'report_status', '已部分审批', 3, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '已部分审批', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='report_status'), '4', '已退回', 'report_status', '已退回', 4, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '已退回', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='report_status'), '5', '已审批待结单', 'report_status', '已审批待结单', 5, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '已审批待结单', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='report_status'), '6', '已结单', 'report_status', '已结单', 6, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '已结单', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_type1'), '1', '定额包', 'package_type1', '定额包', 1, '2021-01-18 19:12:11', '2021-01-19 10:19:30', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_type1'), '2', '定量包', 'package_type1', '定量包', 2, '2021-01-18 19:12:11', '2021-01-19 10:19:34', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_type1'), '3', '通用', 'package_type1', '通用', 3, '2021-01-18 19:12:11', '2021-01-19 10:19:37', '通用', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_type2'), '1', '任务包', 'package_type2', '任务包', 1, '2021-01-18 19:12:11', '2021-01-19 10:19:41', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_type2'), '2', '结算包', 'package_type2', '结算包', 2, '2021-01-18 19:12:11', '2021-01-19 10:19:45', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='typeid'), '3', '全职学术推广员', 'typeid', '全职学术推广员', 3, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='typeid'), '4', '兼职学术推广员', 'typeid', '兼职学术推广员', 4, '2021-01-18 19:12:11', '2021-01-18 19:12:11', '兼职学术推广员', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_user_scope'), '1', '仅内部可见', 'package_user_scope', '仅内部可见', 1, '2021-01-18 19:12:11', '2021-02-04 16:29:13', '仅辖内可见', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_user_scope'), '2', '全部可见', 'package_user_scope', '全部可见', 2, '2021-01-18 19:12:11', '2021-02-04 16:29:13', '全部可见', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-1', '会议记录', 'score_task_type', '1', 1, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-2', '客户拜访', 'score_task_type', '1', 2, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-3', '市场信息收集', 'score_task_type', '1', 3, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-4', '产品推广', 'score_task_type', '1', 4, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-5', '学术信息交流', 'score_task_type', '1', 5, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-6', '专家咨询', 'score_task_type', '2', 6, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-7', '受试者管理', 'score_task_type', '2', 7, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-8', '医学撰写', 'score_task_type', '2', 8, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-9', '受试者招募', 'score_task_type', '2', 9, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-10', '数据管理', 'score_task_type', '2', 10, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-11', '统计分析', 'score_task_type', '2', 11, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-12', '临床监察', 'score_task_type', '2', 12, '2021-01-18 19:12:11', '2021-01-18 19:12:11', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_task_type'), 'p-13', '通用', 'score_task_type', '2', 13, '2021-01-18 19:12:11', '2021-01-20 11:27:21', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='package_finish_status'), '2', '已终止', 'package_finish_status', '已终止', 3, '2020-12-22 14:48:57', '2020-12-22 14:48:57', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='pgqx'), '1', '有', 'pgqx', '有', 0, '2020-12-21 10:51:24', '2021-01-19 13:59:35', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='pgqx'), '2', '无', 'pgqx', '无', 1, '2020-12-21 10:51:36', '2021-01-19 13:59:36', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='qylx'), '0', 'CSO', 'qylx', 'CSO', 1, '2020-12-17 16:01:20', '2021-01-19 14:05:22', 'CSO', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='qylx'), '1', '其他', 'qylx', '其他', 2, '2020-12-29 17:57:00', '2021-01-19 14:05:24', '其他', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='cro_statu'), '0', '启用', 'cro_statu', '启用', 1, '2020-12-21 11:01:30', '2021-01-19 20:05:55', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='cro_statu'), '1', '停用', 'cro_statu', '停用', 2, '2020-12-21 11:01:39', '2021-01-19 20:05:56', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='management'), '1', '普通模式(默认)', 'management', '普通模式(默认)', 1, '2021-01-20 10:42:03', '2021-02-03 18:36:12', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='management'), '2', '精细化模式-仅全职学术推广员', 'management', '精细化模式-仅全职学术推广员', 2, '2021-01-20 10:43:09', '2021-02-03 18:36:16', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='management'), '3', '精细化模式-仅兼职学术推广员', 'management', '精细化模式-仅兼职学术推广员', 3, '2021-01-20 10:43:44', '2021-02-03 18:36:21', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='management'), '4', '精细化模式-全部', 'management', '精细化模式-全部', 4, '2021-01-20 10:44:08', '2021-02-03 18:36:24', '', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='business_type'), '2', '药企', 'business_type', '药企', 1, '2021-01-28 15:11:14', '2021-01-28 15:11:17', '药企', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='business_type'), '3', 'CSO', 'business_type', 'CSO', 2, '2021-01-28 15:11:38', '2021-01-28 15:12:07', 'CSO', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='business_type'), '4', 'CSO', 'business_type', 'CSO', 3, '2021-01-28 15:11:57', '2021-01-28 15:12:13', 'CSO', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='business_type'), '5', '其他', 'business_type', '其他', 4, '2021-01-28 15:12:24', '2021-01-28 15:12:54', '其他', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='settle_status'), '9', '待结算', 'settle_status', '待结算', 0, '2021-01-29 12:48:44', '2021-01-29 12:48:48', NULL, '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='enable_type'), '1', '全部收回', 'enable_type', '全部收回', 2, '2021-02-03 11:55:36', '2021-02-03 11:55:36', '全部收回', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='enable_type'), '2', '部分收回', 'enable_type', '部分收回', 3, '2021-02-03 11:55:49', '2021-02-03 11:55:49', '部分收回', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='enable_type'), '0', '未终止', 'enable_type', '未终止', 1, '2021-02-03 13:57:39', '2021-02-03 13:57:39', '未终止', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_package_status'), '1', '已分派待申领', 'score_package_status', '已分派待申领', 1, '2021-02-03 14:17:45', '2021-02-03 14:17:45', '已分派待申领', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_package_status'), '2', '已申领待审批', 'score_package_status', '已申领待审批', 2, '2021-02-03 14:18:03', '2021-02-03 14:18:03', '已申领待审批', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_package_status'), '3', '进行中', 'score_package_status', '进行中', 3, '2021-02-03 14:18:23', '2021-02-03 14:18:23', '进行中', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_package_status'), '4', '已完成待结算', 'score_package_status', '已完成待结算', 4, '2021-02-03 14:18:42', '2021-02-03 14:18:42', '已完成待结算', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_package_status'), '5', '已提交结算申请', 'score_package_status', '已提交结算申请', 5, '2021-02-03 14:19:02', '2021-02-03 14:19:02', '已提交结算申请', '0', 1); INSERT INTO `hnqzx`.`sys_dict_item`( `dict_id`, `value`, `label`, `type`, `description`, `sort`, `create_time`, `update_time`, `remarks`, `del_flag`, `tenant_id`) VALUES ( (select id from sys_dict where type ='score_package_status'), '6', '已终止', 'score_package_status', '已终止', 6, '2021-02-03 14:19:19', '2021-02-03 14:19:19', '已终止', '0', 1);