[ DB ] CONNECT:[ UseTime:0.000238s ] mysql:host=127.0.0.1;port=3306;dbname=jingke;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tryine_banner_list` [ RunTime:0.000638s ]
[ SQL ] SELECT * FROM `tryine_banner_list` WHERE ( delete_flag = 1 and bl_location=1 ) ORDER BY `bl_order` ASC LIMIT 1 [ RunTime:0.000240s ]
[ SQL ] SHOW COLUMNS FROM `tryine_portal_category` [ RunTime:0.000537s ]
[ SQL ] SELECT * FROM `tryine_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `type` IN (3,6) ORDER BY `list_order` ASC [ RunTime:0.000322s ]
[ SQL ] SHOW COLUMNS FROM `tryine_portal_post` [ RunTime:0.000602s ]
[ SQL ] SELECT `pp`.* FROM `tryine_portal_post` `pp` INNER JOIN `tryine_portal_category_post` `pc` ON `pc`.`post_id`=`pp`.`id` WHERE ( pc.category_id=29 and pp.post_status=1 and pp.delete_time=0 ) ORDER BY `pp`.`is_top` DESC,`pp`.`sort` ASC,`pp`.`published_time` DESC LIMIT 4 [ RunTime:0.001206s ]
[ SQL ] SELECT * FROM `tryine_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 ORDER BY `is_top` DESC,`sort` ASC,`published_time` DESC LIMIT 15 [ RunTime:0.000653s ]
[ SQL ] SHOW COLUMNS FROM `tryine_link` [ RunTime:0.000512s ]
[ SQL ] SELECT * FROM `tryine_link` WHERE `type` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000205s ]
[ SQL ] SELECT `pp`.* FROM `tryine_portal_post` `pp` INNER JOIN `tryine_portal_category_post` `pc` ON `pc`.`post_id`=`pp`.`id` WHERE ( pc.category_id=7 and pp.post_status=1 and pp.delete_time=0 ) ORDER BY `pp`.`is_top` DESC,`pp`.`sort` ASC,`pp`.`published_time` DESC LIMIT 8 [ RunTime:0.000796s ]
[ SQL ] SHOW COLUMNS FROM `tryine_theme_file` [ RunTime:0.000487s ]
[ SQL ] SELECT `more` FROM `tryine_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/index' ) [ RunTime:0.000146s ]