[ SQL ] SELECT * FROM `gonggong_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 11 ORDER BY `list_order` ASC [ RunTime:0.000400s ]
[ SQL ] SHOW COLUMNS FROM `gonggong_portal_post` [ RunTime:0.005088s ]
[ 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.000453s ]
[ SQL ] SELECT * FROM `gonggong_portal_post` WHERE `thumbnail` <> '' AND `categories` IN ('18','19','20','21','') AND `post_status` = 1 ORDER BY `id` DESC LIMIT 32,16 [ RunTime:0.001018s ]