| 12345 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994187917656064, '报备状态', 'YLCCGL_CFKHBB_BBZT', 100, '报备状态', 0, '2024-12-06 19:23:58', -1, '2024-12-06 19:23:58', -1);
- INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994187917656065, 1864994187917656064, '未上报', '0', 1, '', 0, '2024-12-06 19:23:58', -1, NULL, NULL);
- INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994187917656066, 1864994187917656064, '待审核', '1', 2, '', 0, '2024-12-06 19:23:58', -1, NULL, NULL);
- INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994187917656067, 1864994187917656064, '审核不通过', '2', 3, '', 0, '2024-12-06 19:23:58', -1, NULL, NULL);
- INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994187917656068, 1864994187917656064, '审核通过', '3', 4, '', 0, '2024-12-06 19:23:58', -1, NULL, NULL);
|