SHOW FULL COLUMNS FROM `hj_configs` [ RunTime:0.002503s ]
SELECT * FROM `hj_configs` WHERE `type` = 'site' [ RunTime:0.000720s ]
SHOW FULL COLUMNS FROM `hj_nav` [ RunTime:0.001476s ]
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.000848s ]
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.001064s ]
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.000695s ]
SHOW FULL COLUMNS FROM `hj_location` [ RunTime:0.001498s ]
SELECT `id`,`pid`,`level`,name as show_name FROM `hj_location` WHERE `level` = 2 ORDER BY `id` ASC [ RunTime:0.001719s ]
SHOW FULL COLUMNS FROM `hj_person_domain` [ RunTime:0.004023s ]
SELECT title as title_show,`id` FROM `hj_person_domain` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000758s ]
SHOW FULL COLUMNS FROM `hj_person_grade` [ RunTime:0.001329s ]
SELECT title as title_show,`id` FROM `hj_person_grade` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000818s ]
SHOW FULL COLUMNS FROM `hj_person` [ RunTime:0.001190s ]
SELECT title as title_show,`id` FROM `hj_person` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000891s ]
SHOW FULL COLUMNS FROM `hj_person_professional` [ RunTime:0.001314s ]
SELECT title as title_show,`id` FROM `hj_person_professional` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `sorts`,`id` DESC [ RunTime:0.000764s ]
SELECT * FROM `hj_nav` WHERE `status` = 1 AND `type` = 12 LIMIT 1 [ RunTime:0.002761s ]
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.000958s ]
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.005815s ]