SELECT `more`,`file`,`id`,`is_public` FROM `shop_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/about_details' ) ORDER BY `is_public` DESC [ RunTime:0.000190s ]
SELECT `option_value` FROM `shop_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000148s ]
SELECT * FROM `shop_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000189s ]
SELECT COUNT(*) AS think_count FROM `shop_slide` WHERE `id` = 3 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000209s ]
SELECT * FROM `shop_slide_item` WHERE `status` = 1 AND `slide_id` = 3 AND `slide_lang` = 'zh-cn' ORDER BY `list_order` ASC [ RunTime:0.000208s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `shop_portal_post` `post` INNER JOIN `shop_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`post_lang` = 'zh-cn' AND ( `category_post`.`category_id` = '16' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782868153' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order` ASC,`post`.`published_time` DESC LIMIT 100 [ RunTime:0.000523s ]
SELECT `id` FROM `shop_portal_category` WHERE `parent_id` = '16' LIMIT 1 [ RunTime:0.000223s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `shop_portal_post` `post` INNER JOIN `shop_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`post_lang` = 'zh-cn' AND ( `category_post`.`category_id` = '40' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782868153' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order` ASC,`post`.`published_time` DESC LIMIT 1 [ RunTime:0.000544s ]
SELECT * FROM `shop_link` WHERE `status` = 1 AND `link_lang` = 'zh-cn' ORDER BY `list_order` ASC [ RunTime:0.000249s ]
SELECT * FROM `shop_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000212s ]