SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.002249s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.001179s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.002100s ]
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.000986s ]
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.000965s ]
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.001414s ]
SHOW FULL COLUMNS FROM `hj_production` [ RunTime:0.003369s ]
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`,`cover`,`pid`,`structural` FROM `hj_production` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 833 LIMIT 1 [ RunTime:0.000645s ]
SELECT title as title_show,author as author_show,address as address_show,`id`,`cover`,`pid` FROM `hj_production` WHERE `status` = 1 AND `delete_time` = 0 AND `recommend` = 1 ORDER BY `time` DESC,`sorts` ASC LIMIT 4 [ RunTime:0.002059s ]