[ SQL ] SELECT * FROM `gonggong_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 12 ORDER BY `list_order` ASC [ RunTime:0.000921s ]
[ SQL ] SHOW COLUMNS FROM `gonggong_portal_post` [ RunTime:0.002021s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `gonggong_portal_post` WHERE `thumbnail` <> '' AND `categories` IN ('14','15','16','17','23','') AND `post_status` = 1 LIMIT 1 [ RunTime:0.001063s ]
[ SQL ] SELECT * FROM `gonggong_portal_post` WHERE `thumbnail` <> '' AND `categories` IN ('14','15','16','17','23','') AND `post_status` = 1 ORDER BY `id` DESC LIMIT 60,15 [ RunTime:0.001139s ]