SHOW FULL COLUMNS FROM `xnr_ski_area` [ RunTime:0.001214s ]
SELECT * FROM `xnr_ski_area` WHERE `id` = 246 LIMIT 1 [ RunTime:0.013738s ]
SHOW FULL COLUMNS FROM `xnr_ski_weather_day` [ RunTime:0.004585s ]
SELECT * FROM `xnr_ski_weather_day` WHERE `area_id` = 246 AND `fxDate` = '2026-06-30' LIMIT 1 [ RunTime:0.000291s ]
SELECT * FROM `xnr_ski_weather_day` WHERE `area_id` = 246 AND `fxDate` >= '2026-06-27' [ RunTime:0.013494s ]
SHOW FULL COLUMNS FROM `xnr_product_post` [ RunTime:0.000689s ]
SELECT `a`.*,b.id as post_category_id,`b`.`list_order`,`b`.`category_id` FROM `xnr_product_post` `a` INNER JOIN `xnr_product_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `b`.`category_id` IN ('5','6','8') AND `a`.`suited_crowd` <> '4' AND `a`.`suspend` <> '1' AND `a`.`suitable_low_temperature` IS NOT NULL AND `a`.`suitable_high_temperature` IS NOT NULL AND ( ( `a`.`suitable_low_temperature` <= '20' AND `a`.`suitable_high_temperature` >= '20' ) OR ( `a`.`suitable_low_temperature` >= '20' AND `a`.`suitable_low_temperature` <= '22' ) ) ORDER BY `category_id` LIMIT 6 [ RunTime:0.001053s ]
SELECT `a`.*,b.id as post_category_id,`b`.`list_order`,`b`.`category_id` FROM `xnr_product_post` `a` INNER JOIN `xnr_product_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `b`.`category_id` = '9' AND `a`.`suited_crowd` <> '4' AND `a`.`suspend` <> '1' AND `a`.`suitable_low_temperature` IS NOT NULL AND `a`.`suitable_high_temperature` IS NOT NULL AND ( ( `a`.`suitable_low_temperature` <= '20' AND `a`.`suitable_high_temperature` >= '20' ) OR ( `a`.`suitable_low_temperature` >= '20' AND `a`.`suitable_low_temperature` <= '22' ) ) ORDER BY `category_id` LIMIT 6 [ RunTime:0.000736s ]
SELECT `a`.*,b.id as post_category_id,`b`.`list_order`,`b`.`category_id` FROM `xnr_product_post` `a` INNER JOIN `xnr_product_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `b`.`category_id` IN ('5','6','8','9') AND `a`.`suited_crowd` <> '4' AND `a`.`suspend` <> '1' AND `a`.`suitable_low_temperature` = '0' AND `a`.`suitable_high_temperature` = '0' ORDER BY `category_id` LIMIT 6 [ RunTime:0.000715s ]
SELECT * FROM `xnr_product_post` `a` INNER JOIN `xnr_product_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `b`.`category_id` = '18' [ RunTime:0.000906s ]
SELECT * FROM `xnr_product_post` `a` INNER JOIN `xnr_product_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `a`.`id` IN ('999','80','79','8','61','23','13','64') ORDER BY `order_level` [ RunTime:0.001276s ]
SHOW FULL COLUMNS FROM `xnr_portal_post` [ RunTime:0.000827s ]
SELECT * FROM `xnr_portal_post` WHERE `related` = 246 LIMIT 6 [ RunTime:0.011319s ]
SELECT * FROM `xnr_ski_area` WHERE `province_name` LIKE '湖南' ORDER BY `list_order` LIMIT 6 [ RunTime:0.013594s ]
SHOW FULL COLUMNS FROM `xnr_theme_file` [ RunTime:0.027521s ]
SELECT * FROM `xnr_theme_file` WHERE `theme` = 'xuenarui' AND `file` = 'develop/ar' LIMIT 1 [ RunTime:0.000986s ]
SELECT `more`,`file`,`id` FROM `xnr_theme_file` WHERE `theme` = 'xuenarui' AND ( `is_public` = 1 OR `file` = 'skiarea/waxing' ) ORDER BY `is_public` DESC [ RunTime:0.013859s ]
SHOW FULL COLUMNS FROM `xnr_nav` [ RunTime:0.009730s ]
SELECT `id` FROM `xnr_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.003268s ]
SHOW FULL COLUMNS FROM `xnr_nav_menu` [ RunTime:0.022110s ]
SELECT * FROM `xnr_nav_menu` WHERE `nav_id` = 3 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.027440s ]
SHOW FULL COLUMNS FROM `xnr_option` [ RunTime:0.014000s ]
SELECT `option_value` FROM `xnr_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.021833s ]
SHOW FULL COLUMNS FROM `xnr_link` [ RunTime:0.009956s ]
SELECT * FROM `xnr_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.017299s ]