show full columns from `skss_portal_post` [ runtime:0.001366s ]
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` = '11' [ runtime:0.002003s ]
show full columns from `skss_option` [ runtime:0.001142s ]
select `option_value` from `skss_option` where `option_name` = 'storage' limit 1 [ runtime:0.000645s ]
update `skss_portal_post` set `post_hits` = `post_hits` 1 where `id` = 327 [ runtime:0.003422s ]
select `post`.* from `skss_portal_post` `post` inner join `skss_portal_category_post` `relation` on `post`.`id`=`relation`.`post_id` where `post`.`post_type` = '1' and `post`.`post_status` = '1' and `post`.`delete_time` = '0' and `relation`.`category_id` = '11' and `relation`.`post_id` = '327' and ( `post`.`published_time` > '0' and `post`.`published_time` < '1686033620' ) limit 1 [ runtime:0.001361s ]
select post.*,min(relation.category_id) as category_id from `skss_portal_post` `post` inner join `skss_portal_category_post` `relation` on `post`.`id`=`relation`.`post_id` where `post`.`post_type` = '1' and `post`.`post_status` = '1' and `post`.`delete_time` = '0' and `relation`.`category_id` = '11' and `relation`.`post_id` < '327' and ( `post`.`published_time` > '0' and `post`.`published_time` < '1686033620' ) order by `id` desc limit 1 [ runtime:0.001906s ]
select post.*,min(relation.category_id) as category_id from `skss_portal_post` `post` inner join `skss_portal_category_post` `relation` on `post`.`id`=`relation`.`post_id` where `post`.`post_type` = '1' and `post`.`post_status` = '1' and `post`.`delete_time` = '0' and `relation`.`category_id` = '11' and `relation`.`post_id` > '327' and ( `post`.`published_time` > '0' and `post`.`published_time` < '1686033620' ) order by `id` asc limit 1 [ runtime:0.002676s ]
show full columns from `skss_portal_category` [ runtime:0.001513s ]
select * from `skss_portal_category` where `id` = 11 and `status` = 1 limit 1 [ runtime:0.001015s ]
select * from `skss_portal_category` where `id` = 3 and `status` = 1 limit 1 [ runtime:0.000831s ]
select * from `skss_portal_category` where `id` = 0 and `status` = 1 limit 1 [ runtime:0.000969s ]
update `skss_portal_post` set `post_hits` = `post_hits` 1 where `id` = 327 [ runtime:0.003280s ]
show full columns from `skss_nav_menu` [ runtime:0.001298s ]
select * from `skss_nav_menu` where `nav_id` = 1 and `status` = 1 order by `list_order` asc [ runtime:0.000862s ]
select `option_value` from `skss_option` where `option_name` = 'wx_ewm' limit 1 [ runtime:0.000802s ]
select * from `skss_nav_menu` where `nav_id` = 2 and `status` = 1 order by `list_order` asc [ runtime:0.001106s ]