[ SQL ] SELECT * FROM `gonggong_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 11 ORDER BY `list_order` ASC [ RunTime:0.000857s ]
[ SQL ] SHOW COLUMNS FROM `gonggong_portal_post` [ RunTime:0.001720s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `gonggong_portal_post` WHERE `thumbnail` <> '' AND `categories` IN ('18','19','20','21','') AND `post_status` = 1 LIMIT 1 [ RunTime:0.000890s ]
[ SQL ] SELECT * FROM `gonggong_portal_post` WHERE `thumbnail` <> '' AND `categories` IN ('18','19','20','21','') AND `post_status` = 1 ORDER BY `id` DESC LIMIT 45,15 [ RunTime:0.001552s ]