show full columns from `skss_portal_category` [ runtime:0.001424s ]
select * from `skss_portal_category` where `id` = 7 and `status` = 1 and `delete_time` = 0 limit 1 [ runtime:0.001030s ]
select * from `skss_portal_category` where `id` = 0 and `status` = 1 and `delete_time` = 0 limit 1 [ runtime:0.000897s ]
select `id` from `skss_portal_category` where `id` = 7 or `parent_id` = 7 and `status` = 1 and `delete_time` = 0 [ runtime:0.001064s ]
show full columns from `skss_portal_post` [ runtime:0.001781s ]
select count(*) as think_count from `skss_portal_post` `post` inner join `skss_portal_category_post` `category_post` on `post`.`id`=`category_post`.`post_id` where `post`.`delete_time` = '0' and `post`.`post_status` = '1' and `category_post`.`category_id` in ('7','23','24','25') limit 1 [ runtime:0.001412s ]
select `post`.*,`category_post`.`category_id` from `skss_portal_post` `post` inner join `skss_portal_category_post` `category_post` on `post`.`id`=`category_post`.`post_id` where `post`.`delete_time` = '0' and `post`.`post_status` = '1' and `category_post`.`category_id` in ('7','23','24','25') limit 0,10 [ runtime:0.001557s ]
show full columns from `skss_option` [ runtime:0.001382s ]
select `option_value` from `skss_option` where `option_name` = 'storage' limit 1 [ runtime:0.000780s ]
select `a`.`id`,`a`.`name`,`a`.`description`,`a`.`seo_title`,`a`.`seo_description`,`a`.`list_tpl` from `skss_portal_category` `a` where ( `a`.`parent_id` = '7' or `id` = 7 ) and `a`.`delete_time` = '0' order by `id` [ runtime:0.001133s ]
select `post`.*,`category_post`.`category_id` from `skss_portal_post` `post` inner join `skss_portal_category_post` `category_post` on `post`.`id`=`category_post`.`post_id` where `post`.`delete_time` = '0' and `post`.`post_status` = '1' and `category_post`.`category_id` = '7' [ runtime:0.001402s ]
select `post`.*,`category_post`.`category_id` from `skss_portal_post` `post` inner join `skss_portal_category_post` `category_post` on `post`.`id`=`category_post`.`post_id` where `post`.`delete_time` = '0' and `post`.`post_status` = '1' and `category_post`.`category_id` = '23' [ runtime:0.001449s ]
select `post`.*,`category_post`.`category_id` from `skss_portal_post` `post` inner join `skss_portal_category_post` `category_post` on `post`.`id`=`category_post`.`post_id` where `post`.`delete_time` = '0' and `post`.`post_status` = '1' and `category_post`.`category_id` = '24' [ runtime:0.001602s ]
select `post`.*,`category_post`.`category_id` from `skss_portal_post` `post` inner join `skss_portal_category_post` `category_post` on `post`.`id`=`category_post`.`post_id` where `post`.`delete_time` = '0' and `post`.`post_status` = '1' and `category_post`.`category_id` = '25' [ runtime:0.001389s ]
show full columns from `skss_nav_menu` [ runtime:0.001445s ]
select * from `skss_nav_menu` where `nav_id` = 1 and `status` = 1 order by `list_order` asc [ runtime:0.001120s ]
select `option_value` from `skss_option` where `option_name` = 'wx_ewm' limit 1 [ runtime:0.000811s ]
select * from `skss_nav_menu` where `nav_id` = 2 and `status` = 1 order by `list_order` asc [ runtime:0.001245s ]