SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.001397s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.000553s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.001236s ]
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.002129s ]
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.000760s ]
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.000918s ]
SHOW FULL COLUMNS FROM `hj_location` [ RunTime:0.001314s ]
SELECT `id`,`pid`,`level`,name as show_name FROM `hj_location` WHERE `level` = 2 ORDER BY `id` ASC [ RunTime:0.002206s ]
SHOW FULL COLUMNS FROM `hj_person_domain` [ RunTime:0.001461s ]
SELECT title as title_show,`id` FROM `hj_person_domain` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000557s ]
SHOW FULL COLUMNS FROM `hj_person_grade` [ RunTime:0.004587s ]
SELECT title as title_show,`id` FROM `hj_person_grade` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000962s ]
SHOW FULL COLUMNS FROM `hj_person` [ RunTime:0.002132s ]
SELECT title as title_show,`id` FROM `hj_person` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.001109s ]
SHOW FULL COLUMNS FROM `hj_person_professional` [ RunTime:0.001151s ]
SELECT title as title_show,`id` FROM `hj_person_professional` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000544s ]
SELECT * FROM `hj_nav` WHERE `status` = 1 AND `type` = 12 LIMIT 1 [ RunTime:0.000963s ]
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.000802s ]
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.001122s ]