SHOW FULL COLUMNS FROM `maoyu_article_cate` [ RunTime:0.002992s ]
SELECT `title` FROM `maoyu_article_cate` WHERE `status` = 1 AND `id` = 7 LIMIT 1 [ RunTime:0.000211s ]
SHOW FULL COLUMNS FROM `maoyu_article` [ RunTime:0.002408s ]
SELECT COUNT(*) AS think_count FROM `maoyu_article` WHERE `cid` = 7 AND `status` = 1 AND `publish_time` < 1754160516 [ RunTime:0.002026s ]
SELECT `id`,`title`,`picture`,`desc`,`attention_num`,`click_num`,`publish_time` FROM `maoyu_article` WHERE `cid` = 7 AND `status` = 1 AND `publish_time` < 1754160516 ORDER BY `publish_time` DESC LIMIT 480,10 [ RunTime:0.001874s ]
SELECT `id`,`title` FROM `maoyu_article` WHERE `status` = 1 AND `rec` = 1 AND `publish_time` < 1754160516 ORDER BY `click_num` DESC [ RunTime:0.002086s ]