SHOW FULL COLUMNS FROM `p_ent` [ RunTime:0.004628s ]
SELECT `ent_id`,`empower` FROM `p_ent` LIMIT 1 [ RunTime:0.000383s ]
SHOW FULL COLUMNS FROM `gp_release` [ RunTime:0.002608s ]
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.000822s ]
SELECT `ent_update_release_id`,`ent_ftp_folder` FROM `p_ent` WHERE `ent_id` = 1 LIMIT 1 [ RunTime:0.000393s ]
SHOW FULL COLUMNS FROM `lyh_visit_ip_record` [ RunTime:0.001860s ]
SELECT `id` FROM `lyh_visit_ip_record` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 AND `session_id` = '' LIMIT 1 [ RunTime:0.000641s ]
SHOW FULL COLUMNS FROM `lyh_visit` [ RunTime:0.001736s ]
SELECT `id`,`pvcount` FROM `lyh_visit` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 LIMIT 1 [ RunTime:0.000499s ]
UPDATE `lyh_visit` SET `pvcount` = `pvcount` + 1 WHERE `ent_id` = 1 AND `sel_release_id` = 1037 [ RunTime:0.001361s ]
SELECT `pvcount` FROM `lyh_visit` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 LIMIT 1 [ RunTime:0.000427s ]
SELECT SUM(`pvcount`) AS think_sum FROM `lyh_visit` WHERE `ent_id` = 1 LIMIT 1 [ RunTime:0.005987s ]
SHOW FULL COLUMNS FROM `web_article_cate` [ RunTime:0.002009s ]
SELECT * FROM `web_article_cate` WHERE `cate_id` = 824 LIMIT 1 [ RunTime:0.000444s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 0 ORDER BY `cate_order` ASC [ RunTime:0.000456s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 824 ORDER BY `cate_order` ASC [ RunTime:0.000418s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 834 ORDER BY `cate_order` ASC [ RunTime:0.000433s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 826 ORDER BY `cate_order` ASC [ RunTime:0.000489s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 840 ORDER BY `cate_order` ASC [ RunTime:0.000428s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 830 ORDER BY `cate_order` ASC [ RunTime:0.000401s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 837 ORDER BY `cate_order` ASC [ RunTime:0.000391s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 839 ORDER BY `cate_order` ASC [ RunTime:0.000454s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 838 ORDER BY `cate_order` ASC [ RunTime:0.000362s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 836 ORDER BY `cate_order` ASC [ RunTime:0.000413s ]
SHOW FULL COLUMNS FROM `web_article` [ RunTime:0.002544s ]
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` = '824' AND `web_article`.`article_is_del` = '0' LIMIT 1 [ RunTime:0.001018s ]
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` = '824' AND `web_article`.`article_is_del` = '0' ORDER BY `web_article`.`article_id` DESC LIMIT 0,10 [ RunTime:0.001012s ]
SELECT * FROM `p_ent` LIMIT 1 [ RunTime:0.000508s ]
SHOW FULL COLUMNS FROM `gp_base` [ RunTime:0.002815s ]
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.000465s ]
SHOW FULL COLUMNS FROM `gp_theme` [ RunTime:0.001980s ]
SELECT `theme_folder`,`is_new` FROM `gp_theme` WHERE `theme_id` = 1 LIMIT 1 [ RunTime:0.000453s ]
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.000809s ]
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.000499s ]
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.000587s ]
SHOW FULL COLUMNS FROM `gp_paper` [ RunTime:0.002827s ]
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.000575s ]
SHOW FULL COLUMNS FROM `gp_doc` [ RunTime:0.002871s ]
SELECT `doc_id`,`doc_title` FROM `gp_doc` WHERE `doc_id` = 3366484 LIMIT 1 [ RunTime:0.000506s ]
SELECT `doc_id`,`doc_title` FROM `gp_doc` WHERE `doc_id` = 3366485 LIMIT 1 [ RunTime:0.000360s ]
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.000535s ]
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.000498s ]