USE xxl_job; INSERT INTO `xxl_job_info`(`job_group`, `job_desc`, `add_time`, `update_time`, `author`, `alarm_email`, `schedule_type`, `schedule_conf`, `misfire_strategy`, `executor_route_strategy`, `executor_handler`, `executor_param`, `executor_block_strategy`, `executor_timeout`, `executor_fail_retry_count`, `glue_type`, `glue_source`, `glue_remark`, `glue_updatetime`, `child_jobid`, `trigger_status`, `trigger_last_time`, `trigger_next_time`) VALUES (2, '启用未开启的赠品活动', '2022-10-08 09:10:27', '2022-10-08 09:11:36', 'admin', '', 'CRON', '0 * * * * ? *', 'DO_NOTHING', 'FIRST', 'enableGiveaway', '', 'SERIAL_EXECUTION', 0, 0, 'BEAN', '', 'GLUE代码初始化', '2022-10-08 09:10:27', '', 1, 1665209280000, 1665209340000);