SHOW FULL COLUMNS FROM `ea_enrol_lists` [ RunTime:0.001187s ]
SELECT `a`.*,c.title subject,`b`.`ks_start_time`,`b`.`ks_end_time`,`b`.`chaoxue_exam_id` FROM `ea_enrol_lists` `a` INNER JOIN `ea_training_lists` `b` ON `a`.`training_id`=`b`.`id` INNER JOIN `ea_subject_lists` `c` ON `a`.`subject_id`=`c`.`id` WHERE ( `a`.`phone` IS NULL AND `a`.`status` = 2 AND `a`.`subject_id` = 1 AND `a`.`exam_status` = 1 AND `b`.`ks_start_time` < '2025-06-12 22:37:07' AND `b`.`ks_end_time` > '2025-06-12 22:07:07' ) AND `a`.`delete_time` IS NULL ORDER BY `a`.`verify_time` DESC LIMIT 1 [ RunTime:0.002277s ]
SELECT `a`.*,c.title subject,`b`.`ks_start_time`,`b`.`ks_end_time`,`b`.`chaoxue_exam_id` FROM `ea_enrol_lists` `a` INNER JOIN `ea_training_lists` `b` ON `a`.`training_id`=`b`.`id` INNER JOIN `ea_subject_lists` `c` ON `a`.`subject_id`=`c`.`id` WHERE ( `a`.`phone` IS NULL AND `a`.`status` = 2 AND `a`.`subject_id` = 2 AND `a`.`exam_status` = 1 AND `b`.`ks_start_time` < '2025-06-12 22:37:07' AND `b`.`ks_end_time` > '2025-06-12 22:07:07' ) AND `a`.`delete_time` IS NULL ORDER BY `a`.`verify_time` DESC LIMIT 1 [ RunTime:0.001972s ]
SELECT `a`.*,c.title subject,`b`.`ks_start_time`,`b`.`ks_end_time`,`b`.`chaoxue_exam_id` FROM `ea_enrol_lists` `a` INNER JOIN `ea_training_lists` `b` ON `a`.`training_id`=`b`.`id` INNER JOIN `ea_subject_lists` `c` ON `a`.`subject_id`=`c`.`id` WHERE ( `a`.`phone` IS NULL AND `a`.`status` = 2 AND `a`.`subject_id` = 3 AND `a`.`exam_status` = 1 AND `b`.`ks_start_time` < '2025-06-12 22:37:07' AND `b`.`ks_end_time` > '2025-06-12 22:07:07' ) AND `a`.`delete_time` IS NULL ORDER BY `a`.`verify_time` DESC LIMIT 1 [ RunTime:0.001818s ]