show full columns from `skss_portal_category` [ runtime:0.001795s ]
select * from `skss_portal_category` where `id` = 68 and `status` = 4 and `delete_time` = 0 limit 1 [ runtime:0.001221s ]
select * from `skss_portal_category` where `id` = 0 and `delete_time` = 0 and `status` = 4 limit 1 [ runtime:0.001138s ]
select `a`.`id`,`a`.`name`,`a`.`description`,`a`.`seo_title`,`a`.`seo_description`,`a`.`one_tpl` from `skss_portal_category` `a` where `a`.`parent_id` = '68' and `a`.`status` = '4' and `a`.`delete_time` = '0' order by `list_order` desc,`id` [ runtime:0.001258s ]
show full columns from `skss_portal_post` [ runtime:0.002025s ]
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` = '68' [ runtime:0.001844s ]
show full columns from `skss_option` [ runtime:0.001600s ]
select `option_value` from `skss_option` where `option_name` = 'storage' limit 1 [ runtime:0.000827s ]
show full columns from `skss_nav_menu` [ runtime:0.001657s ]
select * from `skss_nav_menu` where `nav_id` = 3 and `status` = 1 order by `list_order` asc [ runtime:0.001278s ]
select `option_value` from `skss_option` where `option_name` = 'wx_ewm' limit 1 [ runtime:0.000921s ]
select * from `skss_nav_menu` where `nav_id` = 4 and `status` = 1 order by `list_order` asc [ runtime:0.001251s ]