| 123 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994193319919616, '原粮出入库_扦样管理_状态', 'YLCRK_QYGL_ZT', 100, '原粮出入库_扦样管理_状态', 0, '2024-12-06 19:24:00', -1, '2024-12-06 19:24:00', -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 (1864994193319919617, 1864994193319919616, '未打码', '0', 1, '', 0, '2024-12-06 19:24:00', -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 (1864994193319919618, 1864994193319919616, '已打码', '1', 2, '', 0, '2024-12-06 19:24:00', -1, NULL, NULL);
|