| 123 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994124508168192, '出入库查验-查验项目', 'YLCRK_CRKCLCY_ZT', 100, '出入库查验-查验项目', 0, '2024-12-06 19:23:43', -1, '2024-12-06 19:23:43', -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 (1864994124508168193, 1864994124508168192, '未查验', '0', 1, '', 0, '2024-12-06 19:23:43', -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 (1864994124508168194, 1864994124508168192, '已查验', '1', 2, '', 0, '2024-12-06 19:23:43', -1, NULL, NULL);
|