SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.003081s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.000637s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.001457s ]
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.001180s ]
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.000860s ]
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.000903s ]
SHOW FULL COLUMNS FROM `hj_location` [ RunTime:0.002319s ]
SELECT `id`,`pid`,`level`,name as show_name FROM `hj_location` WHERE `level` = 2 ORDER BY `id` ASC [ RunTime:0.001855s ]
SHOW FULL COLUMNS FROM `hj_person_domain` [ RunTime:0.002181s ]
SELECT title as title_show,`id` FROM `hj_person_domain` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000647s ]
SHOW FULL COLUMNS FROM `hj_person_grade` [ RunTime:0.001927s ]
SELECT title as title_show,`id` FROM `hj_person_grade` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000542s ]
SHOW FULL COLUMNS FROM `hj_person` [ RunTime:0.001175s ]
SELECT title as title_show,`id` FROM `hj_person` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000875s ]
SHOW FULL COLUMNS FROM `hj_person_professional` [ RunTime:0.002139s ]
SELECT title as title_show,`id` FROM `hj_person_professional` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000700s ]
SELECT * FROM `hj_nav` WHERE `status` = 1 AND `type` = 11 LIMIT 1 [ RunTime:0.001060s ]
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` = 11 LIMIT 1 [ RunTime:0.000782s ]
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' AND `a`.`hot` = '1' ORDER BY `a`.`sorts` ASC,`a`.`id` DESC LIMIT 10 [ RunTime:0.046892s ]