SHOW FULL COLUMNS FROM `st_about` [ RunTime:0.050481s ]
SELECT `name`,`logo`,`introduce`,`tel`,`wechat`,wechat AS whatsapp,`email`,`business_hours`,`address`,`seo_title`,`seo_keywords`,`seo_description` FROM `st_about` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045446s ]
SHOW FULL COLUMNS FROM `st_page` [ RunTime:0.013128s ]
SELECT `id`,`title` FROM `st_page` WHERE `is_show` = 1 [ RunTime:0.024850s ]
SHOW FULL COLUMNS FROM `st_country` [ RunTime:0.012291s ]
SELECT `id`,`name` FROM `st_country` WHERE `is_show` = 1 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.011231s ]
SHOW FULL COLUMNS FROM `st_learning_stage` [ RunTime:0.008042s ]
SELECT `id`,`name` FROM `st_learning_stage` WHERE `is_show` = 1 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.013298s ]
SHOW FULL COLUMNS FROM `st_school_re_learning_stage` [ RunTime:0.012043s ]
SELECT DISTINCT `school_id` FROM `st_school_re_learning_stage` WHERE `learning_stage_id` = 5 [ RunTime:0.049041s ]
SHOW FULL COLUMNS FROM `st_school` [ RunTime:0.005435s ]
SELECT COUNT(*) AS think_count FROM `st_school` WHERE `is_show` = 1 AND `country_id` = 5 AND `id` IN (8,7,5,9,12,14,49,52,55,65) LIMIT 1 [ RunTime:0.602640s ]