| 123 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994185799532544, '环流熏蒸方式', 'YLCC_XZJL_HLXZFS', 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 (1864994185799532545, 1864994185799532544, '固定式布置形式', '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 (1864994185799532546, 1864994185799532544, '移动式布置形式', '1', 1, '', 0, '2024-12-06 19:23:58', -1, NULL, NULL);
|