| 1234 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994222436777984, '电子码查询_电子码类型', 'DZMCX_DZMLX', 100, '电子码查询_电子码类型', 0, '2024-12-06 19:24:07', -1, '2024-12-06 19:24:07', -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 (1864994222436777985, 1864994222436777984, '物资电子秤', 'WZ', 1, '', 0, '2024-12-06 19:24:07', -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 (1864994222436777986, 1864994222436777984, '托盘电子秤', 'TP', 2, '', 0, '2024-12-06 19:24:07', -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 (1864994222436777987, 1864994222436777984, '垛位电子秤', 'DW', 3, '', 0, '2024-12-06 19:24:07', -1, NULL, NULL);
|