SHOW FULL COLUMNS FROM `p_ent` [ RunTime:0.004135s ]
SELECT `ent_id`,`empower` FROM `p_ent` LIMIT 1 [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `gp_release` [ RunTime:0.002380s ]
SELECT `release_id` FROM `gp_release` WHERE `release_doing` = 1 AND `release_status` = 1 AND `release_ent_id` = 1 AND `is_show` = 0 LIMIT 1 [ RunTime:0.000732s ]
SELECT `ent_update_release_id`,`ent_ftp_folder` FROM `p_ent` WHERE `ent_id` = 1 LIMIT 1 [ RunTime:0.000387s ]
SHOW FULL COLUMNS FROM `lyh_visit_ip_record` [ RunTime:0.001687s ]
SELECT `id` FROM `lyh_visit_ip_record` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 AND `session_id` = '' LIMIT 1 [ RunTime:0.000579s ]
SHOW FULL COLUMNS FROM `lyh_visit` [ RunTime:0.001482s ]
SELECT `id`,`pvcount` FROM `lyh_visit` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 LIMIT 1 [ RunTime:0.000522s ]
UPDATE `lyh_visit` SET `pvcount` = `pvcount` + 1 WHERE `ent_id` = 1 AND `sel_release_id` = 1037 [ RunTime:0.001197s ]
SELECT `pvcount` FROM `lyh_visit` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 LIMIT 1 [ RunTime:0.000385s ]
SELECT SUM(`pvcount`) AS think_sum FROM `lyh_visit` WHERE `ent_id` = 1 LIMIT 1 [ RunTime:0.004948s ]
SHOW FULL COLUMNS FROM `web_article_cate` [ RunTime:0.001825s ]
SELECT * FROM `web_article_cate` WHERE `cate_id` = 826 LIMIT 1 [ RunTime:0.000405s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 0 ORDER BY `cate_order` ASC [ RunTime:0.000393s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 824 ORDER BY `cate_order` ASC [ RunTime:0.000365s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 834 ORDER BY `cate_order` ASC [ RunTime:0.000353s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 826 ORDER BY `cate_order` ASC [ RunTime:0.000370s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 840 ORDER BY `cate_order` ASC [ RunTime:0.000361s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 830 ORDER BY `cate_order` ASC [ RunTime:0.000376s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 837 ORDER BY `cate_order` ASC [ RunTime:0.000369s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 839 ORDER BY `cate_order` ASC [ RunTime:0.000416s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 838 ORDER BY `cate_order` ASC [ RunTime:0.000445s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 836 ORDER BY `cate_order` ASC [ RunTime:0.000503s ]
SHOW FULL COLUMNS FROM `web_article` [ RunTime:0.002263s ]
SELECT COUNT(*) AS think_count FROM `web_article` LEFT JOIN `web_article_cate` ON `web_article`.`article_cate_id`=`web_article_cate`.`cate_id` WHERE `web_article`.`article_cate_id` = '826' AND `web_article`.`article_is_del` = '0' LIMIT 1 [ RunTime:0.000992s ]
SELECT `web_article`.`article_id`,`web_article`.`article_cate_id`,`web_article`.`article_title`,`web_article`.`article_content`,`web_article`.`article_url`,`web_article`.`article_cover`,`web_article`.`article_author`,`web_article`.`article_source`,`web_article`.`article_datetime`,`web_article`.`article_onclick`,`web_article`.`article_is_tou`,`web_article`.`article_is_tui`,`web_article`.`article_is_hot`,`web_article`.`article_is_top`,`web_article`.`article_is_show`,`web_article`.`article_state`,`web_article_cate`.`cate_name` FROM `web_article` LEFT JOIN `web_article_cate` ON `web_article`.`article_cate_id`=`web_article_cate`.`cate_id` WHERE `web_article`.`article_cate_id` = '826' AND `web_article`.`article_is_del` = '0' ORDER BY `web_article`.`article_id` DESC LIMIT 0,10 [ RunTime:0.001156s ]
SELECT * FROM `p_ent` LIMIT 1 [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `gp_base` [ RunTime:0.002981s ]
SELECT `base_logo`,`base_theme_id`,`base_main_color`,`base_paper_width`,`base_background_color`,`base_background_image`,`base_background_sound` FROM `gp_base` WHERE `base_ent_id` = 1 LIMIT 1 [ RunTime:0.000390s ]
SHOW FULL COLUMNS FROM `gp_theme` [ RunTime:0.001429s ]
SELECT `theme_folder`,`is_new` FROM `gp_theme` WHERE `theme_id` = 1 LIMIT 1 [ RunTime:0.000348s ]
SELECT `release_id`,`release_name`,`release_time`,`release_doing`,`release_total` FROM `gp_release` WHERE `release_doing` = 1 AND `release_status` = 1 AND `release_ent_id` = 1 AND ( release_time is true ) LIMIT 1 [ RunTime:0.000616s ]
SELECT `release_id`,`release_name`,`release_time`,`release_doing` FROM `gp_release` WHERE `release_time` < '2026-05-31 10:49:00' AND `release_status` = 1 AND `release_ent_id` = 1 ORDER BY `release_time` DESC LIMIT 1 [ RunTime:0.000448s ]
SELECT `release_id`,`release_name`,`release_time`,`release_doing` FROM `gp_release` WHERE `release_time` > '2026-05-31 10:49:00' AND `release_status` = 1 AND `release_ent_id` = 1 ORDER BY `release_time` ASC LIMIT 1 [ RunTime:0.000390s ]
SHOW FULL COLUMNS FROM `gp_paper` [ RunTime:0.001986s ]
SELECT `paper_id`,`paper_url`,`paper_text_json`,`paper_name_cn`,`paper_pdf`,`paper_order_num`,`paper_shiping` FROM `gp_paper` WHERE `paper_release_id` = 1037 ORDER BY `paper_order_num` ASC LIMIT 1 [ RunTime:0.000482s ]
SHOW FULL COLUMNS FROM `gp_doc` [ RunTime:0.002692s ]
SELECT `doc_id`,`doc_title` FROM `gp_doc` WHERE `doc_id` = 3366484 LIMIT 1 [ RunTime:0.000372s ]
SELECT `doc_id`,`doc_title` FROM `gp_doc` WHERE `doc_id` = 3366485 LIMIT 1 [ RunTime:0.000338s ]
SELECT `paper_id`,`paper_url`,`paper_text_json`,`paper_name_cn` FROM `gp_paper` WHERE `paper_ent_id` = 1 AND `paper_release_id` = 1037 AND ( paper_order_num < 0 ) ORDER BY `paper_id` DESC LIMIT 1 [ RunTime:0.000472s ]
SELECT `paper_id`,`paper_url`,`paper_text_json`,`paper_name_cn` FROM `gp_paper` WHERE `paper_ent_id` = 1 AND `paper_release_id` = 1037 AND ( paper_order_num > 0 ) ORDER BY `paper_id` ASC LIMIT 1 [ RunTime:0.000500s ]