SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.002211s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.001048s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.002343s ]
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.001086s ]
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.000846s ]
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.000793s ]
SHOW FULL COLUMNS FROM `hj_location` [ RunTime:0.002185s ]
SELECT `id`,`pid`,`level`,name as show_name FROM `hj_location` WHERE `level` = 2 ORDER BY `id` ASC [ RunTime:0.001870s ]
SHOW FULL COLUMNS FROM `hj_person_domain` [ RunTime:0.001432s ]
SELECT title as title_show,`id` FROM `hj_person_domain` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000630s ]
SHOW FULL COLUMNS FROM `hj_person` [ RunTime:0.002237s ]
SELECT title as title_show,`id` FROM `hj_person` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000776s ]
SHOW FULL COLUMNS FROM `hj_person_professional` [ RunTime:0.001861s ]
SELECT title as title_show,`id` FROM `hj_person_professional` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000557s ]
SELECT * FROM `hj_nav` WHERE `status` = 1 AND `type` = 12 LIMIT 1 [ RunTime:0.000927s ]
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`,`structural` FROM `hj_nav` WHERE `status` = 1 AND `type` = 12 LIMIT 1 [ RunTime:0.000756s ]
SELECT a.title as title_show,a.honor as honor_show,b.title as domain_show,a.introduce as introduce_show,`a`.`id`,`a`.`cover`,`a`.`domain_id` FROM `hj_person` `a` INNER JOIN `hj_person_domain` `b` ON `a`.`domain_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`delete_time` = '0' ORDER BY `a`.`sorts` ASC,`a`.`id` DESC LIMIT 10 [ RunTime:0.002190s ]