SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.002618s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.000706s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.002158s ]
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.001069s ]
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.000831s ]
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.001089s ]
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.000741s ]
SHOW FULL COLUMNS FROM `hj_production_classify` [ RunTime:0.001330s ]
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.000712s ]
SHOW FULL COLUMNS FROM `hj_production` [ RunTime:0.002344s ]
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 132,12 [ RunTime:0.002606s ]
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.001973s ]