SHOW FULL COLUMNS FROM `maoyu_article_cate` [ RunTime:0.002025s ]
SELECT `title` FROM `maoyu_article_cate` WHERE `status` = 1 AND `id` = 4 LIMIT 1 [ RunTime:0.000230s ]
SHOW FULL COLUMNS FROM `maoyu_article` [ RunTime:0.001732s ]
SELECT COUNT(*) AS think_count FROM `maoyu_article` WHERE `cid` = 4 AND `status` = 1 AND `publish_time` < 1743726527 [ RunTime:0.000502s ]
SELECT `id`,`title`,`picture`,`desc`,`attention_num`,`click_num`,`publish_time` FROM `maoyu_article` WHERE `cid` = 4 AND `status` = 1 AND `publish_time` < 1743726527 ORDER BY `publish_time` DESC LIMIT 70,10 [ RunTime:0.000846s ]
SELECT `id`,`title` FROM `maoyu_article` WHERE `status` = 1 AND `rec` = 1 AND `publish_time` < 1743726527 ORDER BY `click_num` DESC [ RunTime:0.002049s ]