SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.001218s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.000816s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.001369s ]
SELECT title as title_show,`id`,`pid`,`url` FROM `hj_nav` WHERE `status` = 1 AND FIND_IN_SET('1', `position`) ORDER BY `sorts` ASC [ RunTime:0.000824s ]
SELECT title as title_show,`id`,`pid`,`url` FROM `hj_nav` WHERE `status` = 1 AND `id` IN (163,140) ORDER BY `sorts` ASC [ RunTime:0.000762s ]
SELECT title as title_show,`id`,`pid`,`url` FROM `hj_nav` WHERE `status` = 1 AND `id` IN (32,133,131,164,134) ORDER BY `sorts` ASC [ RunTime:0.000664s ]
SELECT title as title_show,introduce as introduce_show,content as content_show,extension_title as extension_title_show,extension_keyword as extension_keyword_show,extension_desc as extension_desc_show,`id`,`img`,`pid` FROM `hj_nav` WHERE `status` = 1 AND `id` = 36 LIMIT 1 [ RunTime:0.000460s ]
SHOW FULL COLUMNS FROM `hj_news` [ RunTime:0.001456s ]
SELECT title as title_show,abstract as abstract_show,`id`,`cover`,`video` FROM `hj_news` WHERE `status` = 1 AND `delete_time` = 0 ORDER BY `time` DESC,`sorts` ASC,`id` DESC LIMIT 0,12 [ RunTime:0.000788s ]
SELECT COUNT(*) AS think_count FROM `hj_news` WHERE `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000650s ]