| 123 |
- INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994157336985600, '安全巡检_巡检方式', 'AQXJ_XJFS', 100, '安全巡检_巡检方式', 0, '2024-12-06 19:23:51', -1, '2024-12-06 19:23:51', -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 (1864994157336985601, 1864994157336985600, '现场巡检', '0', 0, '', 0, '2024-12-06 19:23:51', -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 (1864994157336985602, 1864994157336985600, '视频巡检', '1', 1, '', 0, '2024-12-06 19:23:51', -1, NULL, NULL);
|