SHOW FULL COLUMNS FROM `p_ent` [ RunTime:0.004013s ]
SELECT `ent_id`,`empower` FROM `p_ent` LIMIT 1 [ RunTime:0.000601s ]
SHOW FULL COLUMNS FROM `gp_release` [ RunTime:0.002299s ]
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.000731s ]
SELECT `ent_update_release_id`,`ent_ftp_folder` FROM `p_ent` WHERE `ent_id` = 1 LIMIT 1 [ RunTime:0.000537s ]
SHOW FULL COLUMNS FROM `lyh_visit_ip_record` [ RunTime:0.002714s ]
SELECT `id` FROM `lyh_visit_ip_record` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 AND `session_id` = '' LIMIT 1 [ RunTime:0.000715s ]
SHOW FULL COLUMNS FROM `lyh_visit` [ RunTime:0.002283s ]
SELECT `id`,`pvcount` FROM `lyh_visit` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 LIMIT 1 [ RunTime:0.000556s ]
UPDATE `lyh_visit` SET `pvcount` = `pvcount` + 1 WHERE `ent_id` = 1 AND `sel_release_id` = 1037 [ RunTime:0.001470s ]
SELECT `pvcount` FROM `lyh_visit` WHERE `ent_id` = 1 AND `sel_release_id` = 1037 LIMIT 1 [ RunTime:0.000419s ]
SELECT SUM(`pvcount`) AS think_sum FROM `lyh_visit` WHERE `ent_id` = 1 LIMIT 1 [ RunTime:0.006455s ]
SHOW FULL COLUMNS FROM `web_article_cate` [ RunTime:0.002479s ]
SELECT * FROM `web_article_cate` WHERE `cate_id` IS NULL LIMIT 1 [ RunTime:0.000552s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 0 ORDER BY `cate_order` ASC [ RunTime:0.000722s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 824 ORDER BY `cate_order` ASC [ RunTime:0.001371s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 834 ORDER BY `cate_order` ASC [ RunTime:0.000534s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 826 ORDER BY `cate_order` ASC [ RunTime:0.000469s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 840 ORDER BY `cate_order` ASC [ RunTime:0.000740s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 830 ORDER BY `cate_order` ASC [ RunTime:0.000495s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 837 ORDER BY `cate_order` ASC [ RunTime:0.000677s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 839 ORDER BY `cate_order` ASC [ RunTime:0.000691s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 838 ORDER BY `cate_order` ASC [ RunTime:0.000522s ]
SELECT * FROM `web_article_cate` WHERE `cate_father_id` = 836 ORDER BY `cate_order` ASC [ RunTime:0.000519s ]
SHOW FULL COLUMNS FROM `web_article` [ RunTime:0.003040s ]
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_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_is_del` = '0' ORDER BY `web_article`.`article_id` DESC LIMIT 0,10 [ RunTime:0.001126s ]
SELECT * FROM `p_ent` LIMIT 1 [ RunTime:0.001060s ]
SHOW FULL COLUMNS FROM `gp_base` [ RunTime:0.004122s ]
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.000562s ]
SHOW FULL COLUMNS FROM `gp_theme` [ RunTime:0.001781s ]
SELECT `theme_folder`,`is_new` FROM `gp_theme` WHERE `theme_id` = 1 LIMIT 1 [ RunTime:0.000478s ]
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.000880s ]
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.000681s ]
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.000545s ]
SHOW FULL COLUMNS FROM `gp_paper` [ RunTime:0.002460s ]
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.000887s ]
SHOW FULL COLUMNS FROM `gp_doc` [ RunTime:0.003424s ]
SELECT `doc_id`,`doc_title` FROM `gp_doc` WHERE `doc_id` = 3366484 LIMIT 1 [ RunTime:0.000670s ]
SELECT `doc_id`,`doc_title` FROM `gp_doc` WHERE `doc_id` = 3366485 LIMIT 1 [ RunTime:0.001031s ]
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.000729s ]
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.000614s ]