YLCC_HLCLHLMS_环流策略环流模式.txt 1.2 KB

1234
  1. INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994180682481664, '环流策略环流模式', 'YLCC_HLCLHLMS', 100, '环流策略环流模式', 0, '2024-12-06 19:23:57', -1, '2024-12-06 19:23:57', -1);
  2. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994180682481665, 1864994180682481664, '手动模式', '0', 1, '', 0, '2024-12-06 19:23:57', -1, NULL, NULL);
  3. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994180682481666, 1864994180682481664, '智能模式', '1', 1, '', 0, '2024-12-06 19:23:57', -1, NULL, NULL);
  4. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994180682481667, 1864994180682481664, '定时模式', '2', 1, '', 0, '2024-12-06 19:23:57', -1, NULL, NULL);