SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.002037s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.000791s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.001488s ]
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.001019s ]
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.000693s ]
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.001106s ]
SELECT title as title_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` = 78 LIMIT 1 [ RunTime:0.000457s ]
SHOW FULL COLUMNS FROM `hj_production_classify` [ RunTime:0.002167s ]
SELECT title as title_show,`id` FROM `hj_production_classify` WHERE `status` = 1 AND `delete_time` = 0 AND FIND_IN_SET('2', `modules`) ORDER BY `sorts` ASC [ RunTime:0.000644s ]
SHOW FULL COLUMNS FROM `hj_production` [ RunTime:0.004549s ]
SELECT title as title_show,author as author_show,address as address_show,`id`,`cover` FROM `hj_production` WHERE `pid` <> 0 AND `status` = 1 AND `delete_time` = 0 AND FIND_IN_SET('2', `modules`) ORDER BY `sorts` ASC,`id` DESC LIMIT 84,12 [ RunTime:0.002739s ]
SELECT COUNT(*) AS think_count FROM `hj_production` WHERE `pid` <> 0 AND `status` = 1 AND `delete_time` = 0 AND FIND_IN_SET('2', `modules`) LIMIT 1 [ RunTime:0.001917s ]