SHOW FULL COLUMNS FROM `qz_hook` [ RunTime:0.007353s ]
SELECT `hook`,`id` FROM `qz_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.007121s ]
SHOW FULL COLUMNS FROM `qz_hook_plugin` [ RunTime:0.007377s ]
SELECT `hook`,`plugin` FROM `qz_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','user_login_start','user_register','app_dispatch','admin_lang_load','home_lang_load') ORDER BY `list_order` ASC [ RunTime:0.007189s ]
SHOW FULL COLUMNS FROM `qz_portal_category` [ RunTime:0.007456s ]
SELECT * FROM `qz_portal_category` WHERE `id` = '2' AND `status` = 1 LIMIT 1 [ RunTime:0.007240s ]
SHOW FULL COLUMNS FROM `qz_theme_file` [ RunTime:0.007882s ]
SELECT * FROM `qz_theme_file` WHERE `theme` = 'quanzi' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.007484s ]
SELECT `more`,`file`,`id`,`is_public`,`source` FROM `qz_theme_file` WHERE `theme` = 'quanzi' AND ( `is_public` = 1 OR `file` = 'portal/customer' ) ORDER BY `is_public` DESC [ RunTime:0.007159s ]
SHOW FULL COLUMNS FROM `qz_slide` [ RunTime:0.007512s ]
SELECT COUNT(*) AS think_count FROM `qz_slide` WHERE `id` = 13 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.007049s ]
SHOW FULL COLUMNS FROM `qz_slide_item` [ RunTime:0.007944s ]
SELECT * FROM `qz_slide_item` WHERE `status` = 1 AND `slide_id` = 13 ORDER BY `list_order` ASC [ RunTime:0.007143s ]
SELECT * FROM `qz_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = '2' ORDER BY `list_order` ASC [ RunTime:0.008299s ]
SELECT `id` FROM `qz_portal_category` WHERE `parent_id` = '4' AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.007558s ]
SHOW FULL COLUMNS FROM `qz_portal_post` [ RunTime:0.007791s ]
SELECT `id` FROM `qz_portal_category` WHERE `path` LIKE '%' [ RunTime:0.006973s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `qz_portal_post` `post` INNER JOIN `qz_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 ( `category_post`.`category_id` IN ('1','2','3','4','5','6','7','8','9','10','11','12','13','14') ) AND ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` IN ('4','8') ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1787006464' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.013770s ]
SELECT `id` FROM `qz_portal_category` WHERE `path` LIKE '%' [ RunTime:0.007214s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `qz_portal_post` `post` INNER JOIN `qz_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 ( `category_post`.`category_id` IN ('1','2','3','4','5','6','7','8','9','10','11','12','13','14') ) AND ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` IN ('4','8') ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1787006464' ) GROUP BY `post`.`id` ORDER BY `post`.`sort` DESC,`post`.`published_time` DESC LIMIT 0,9 [ RunTime:0.007755s ]
SHOW FULL COLUMNS FROM `qz_product` [ RunTime:0.007228s ]
SELECT * FROM `qz_product` WHERE `status` = 1 ORDER BY `parent_id` ASC,`sort` DESC [ RunTime:0.007087s ]
SHOW FULL COLUMNS FROM `qz_product_item` [ RunTime:0.007492s ]
SELECT `id`,`p_id`,`name`,`key`,`logo` FROM `qz_product_item` WHERE `status` = 1 AND ( `p_id` IN (2,3,13,10,11,12) ) ORDER BY `sort` DESC [ RunTime:0.007182s ]
SHOW FULL COLUMNS FROM `qz_solutions_item` [ RunTime:0.007376s ]
SELECT `id`,`name`,`logo`,`describe`,`sort`,`status` FROM `qz_solutions_item` WHERE `status` = 1 ORDER BY `sort` DESC LIMIT 6 [ RunTime:0.007243s ]
SHOW FULL COLUMNS FROM `qz_link` [ RunTime:0.007561s ]
SELECT * FROM `qz_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.007142s ]