SHOW FULL COLUMNS FROM `st_about` [ RunTime:0.001765s ]
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.000556s ]
SHOW FULL COLUMNS FROM `st_page` [ RunTime:0.001622s ]
SELECT `id`,`title` FROM `st_page` WHERE `is_show` = 1 [ RunTime:0.000543s ]
SHOW FULL COLUMNS FROM `st_country` [ RunTime:0.001574s ]
SELECT `id`,`name` FROM `st_country` WHERE `is_show` = 1 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.000949s ]
SHOW FULL COLUMNS FROM `st_learning_stage` [ RunTime:0.001473s ]
SELECT `id`,`name` FROM `st_learning_stage` WHERE `is_show` = 1 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.000515s ]
SHOW FULL COLUMNS FROM `st_school_re_learning_stage` [ RunTime:0.001175s ]
SELECT DISTINCT `school_id` FROM `st_school_re_learning_stage` WHERE `learning_stage_id` = 4 [ RunTime:0.000412s ]
SHOW FULL COLUMNS FROM `st_school` [ RunTime:0.001033s ]
SELECT COUNT(*) AS think_count FROM `st_school` WHERE `is_show` = 1 AND `country_id` = 4 AND `id` IN (121,122,123,124,125,126,127,129,120,119,118,117,116,115,114,112,111,113,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,93,94,92,91,90,89,88,82,79,76,71,50,48,37,35,33,30,25,22,19,15,13,131,132,133,134,135,136,137,138) LIMIT 1 [ RunTime:0.000664s ]