SHOW FULL COLUMNS FROM `wa_esports_hotels` [ RunTime:0.002760s ]
SELECT COUNT(*) AS think_count FROM `wa_esports_hotels` WHERE `is_published` = 1 AND ( `title` LIKE '%伊犁哈萨克自治州电竞酒店%' OR `brand` LIKE '%伊犁哈萨克自治州电竞酒店%' OR `address` LIKE '%伊犁哈萨克自治州电竞酒店%' OR `tags` LIKE '%伊犁哈萨克自治州电竞酒店%' ) [ RunTime:0.003859s ]
SELECT `id`,`title`,`slug`,`subtitle`,`brand`,`brand_type`,`cover_image`,`province`,`city`,`district`,`room_count`,`price_range`,`star_rating`,`opening_year`,`esports_config`,`description`,`is_featured`,`view_count` FROM `wa_esports_hotels` WHERE `is_published` = 1 AND ( `title` LIKE '%伊犁哈萨克自治州电竞酒店%' OR `brand` LIKE '%伊犁哈萨克自治州电竞酒店%' OR `address` LIKE '%伊犁哈萨克自治州电竞酒店%' OR `tags` LIKE '%伊犁哈萨克自治州电竞酒店%' ) ORDER BY `is_featured` DESC,`sort_order` ASC,`view_count` DESC LIMIT 0,12 [ RunTime:0.004466s ]