| 123 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994149535580160, '物资保管维保记录维保类型', 'WZBG_WBLX', 100, '物资保管维保记录维保类型', 0, '2024-12-06 19:23:49', -1, '2024-12-06 19:23:49', -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 (1864994149535580161, 1864994149535580160, '维修', '0', 1, '', 0, '2024-12-06 19:23:49', -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 (1864994149535580162, 1864994149535580160, '保养', '1', 2, '', 0, '2024-12-06 19:23:49', -1, NULL, NULL);
|