INSERT INTO `jxgtasrs`.`sys_dict` (`uuid`, `name`, `type`, `flag`, `value`, `sort`, `host_id`, `status`, `deleted`, `create_time`, `create_by`, `update_time`, `update_by`, `memo`) VALUES (NULL, '定时充电开关', 3, 'timedCharge', 'Y', NULL, 1, 1, 0, '2025-04-18 15:43:19', NULL, '2025-04-18 15:43:19', NULL, NULL); INSERT INTO `jxgtasrs`.`sys_dict` (`uuid`, `name`, `type`, `flag`, `value`, `sort`, `host_id`, `status`, `deleted`, `create_time`, `create_by`, `update_time`, `update_by`, `memo`) VALUES (NULL, '定时充电时间段', 3, 'timedChargeRange', '[{\"startTime\":\"5\",\"endTime\":\"6\"}]', NULL, 1, 1, 0, '2025-04-18 15:43:37', NULL, '2025-04-18 15:43:37', NULL, NULL); INSERT INTO `jxgtasrs`.`sys_dict` (`uuid`, `name`, `type`, `flag`, `value`, `sort`, `host_id`, `status`, `deleted`, `create_time`, `create_by`, `update_time`, `update_by`, `memo`) VALUES (NULL, '小车默认充电线', 3, 'shuttleDefaultChargePowerLine', '50', NULL, 1, 1, 0, '2025-04-18 15:43:58', NULL, '2025-04-18 15:43:58', NULL, NULL); INSERT INTO `jxgtasrs`.`sys_dict` (`uuid`, `name`, `type`, `flag`, `value`, `sort`, `host_id`, `status`, `deleted`, `create_time`, `create_by`, `update_time`, `update_by`, `memo`) VALUES (NULL, '小车定时充电线', 3, 'timedChargePowerLine', '95', NULL, 1, 1, 0, '2025-04-18 15:44:11', NULL, '2025-04-18 15:44:11', NULL, NULL);