| 123 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994161875222528, '预警项是否启用', 'YLCCGL_LWJG_YJXQY', 100, '预警项是否启用', 0, '2024-12-06 19:23:52', -1, '2024-12-06 19:23:52', -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 (1864994161875222529, 1864994161875222528, '未启用', '0', 1, '', 0, '2024-12-06 19:23:52', -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 (1864994161875222530, 1864994161875222528, '启用', '1', 2, '', 0, '2024-12-06 19:23:52', -1, NULL, NULL);
|