SHOW FULL COLUMNS FROM `tp_admin` [ RunTime:0.002010s ]
SELECT * FROM `tp_admin` WHERE ( `id` IS NULL ) AND `tp_admin`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000401s ]
SHOW FULL COLUMNS FROM `tp_site` [ RunTime:0.000764s ]
SELECT * FROM `tp_site` WHERE ( `id` = 1 ) AND `tp_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000468s ]
SHOW FULL COLUMNS FROM `tp_edu_curriculum` [ RunTime:0.000938s ]
SELECT * FROM `tp_edu_curriculum` WHERE ( `id` = 5 ) AND `tp_edu_curriculum`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000766s ]
SELECT * FROM `tp_edu_curriculum` WHERE ( `cate_id` = 2 AND `status` = 1 ) AND `tp_edu_curriculum`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000727s ]
SHOW FULL COLUMNS FROM `tp_edu_teacher` [ RunTime:0.001708s ]
SELECT * FROM `tp_edu_teacher` WHERE ( `id` = 0 ) AND `tp_edu_teacher`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000571s ]
SHOW FULL COLUMNS FROM `tp_edu_student` [ RunTime:0.000656s ]
SELECT * FROM `tp_edu_student` WHERE ( `curriculum_id` = 5 AND `status` = 1 ) AND `tp_edu_student`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000552s ]
SHOW FULL COLUMNS FROM `tp_edu_task` [ RunTime:0.000918s ]
SELECT * FROM `tp_edu_task` WHERE ( `curriculum_id` = 5 AND `status` = 1 ) AND `tp_edu_task`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000550s ]
SELECT * FROM `tp_edu_curriculum` WHERE ( `type` = 1 AND `status` = 1 ) AND `tp_edu_curriculum`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.001334s ]
SHOW FULL COLUMNS FROM `tp_edu_curriculum_class` [ RunTime:0.001806s ]
SELECT * FROM `tp_edu_curriculum_class` WHERE ( `curriculum_id` = 5 AND `type` = 0 AND `status` = 1 ) AND `tp_edu_curriculum_class`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.001089s ]
SELECT * FROM `tp_edu_curriculum_class` WHERE ( `curriculum_id` = 5 AND `type` = 1 AND `status` = 1 ) AND `tp_edu_curriculum_class`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000678s ]
SELECT * FROM `tp_edu_curriculum_class` WHERE ( `curriculum_id` = 5 AND `type` = 2 AND `status` = 1 ) AND `tp_edu_curriculum_class`.`delete_time` IS NULL ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000669s ]