SHOW FULL COLUMNS FROM `hsd_city` [ RunTime:0.012380s ]
SELECT * FROM `hsd_city` WHERE `is_show` = 1 [ RunTime:0.000702s ]
SELECT a.*,ap.ad_width,ap.ad_height FROM `hsd_ad` AS a LEFT JOIN `hsd_ad_position` AS ap ON a.position_id=ap.position_id WHERE a.position_id=79 AND a.enabled=1 AND end_time >= '1746754102' AND start_time <= '1746754102' AND (a.web_city='2' or a.web_city=1) order by a.order_ad asc LIMIT 0,2 [ RunTime:0.000828s ]
SELECT a.*,ap.ad_width,ap.ad_height FROM `hsd_ad` AS a LEFT JOIN `hsd_ad_position` AS ap ON a.position_id=ap.position_id WHERE a.position_id=61 AND a.enabled=1 AND (a.web_city='2' or a.web_city=1) order by a.order_ad DESC LIMIT 0,2 [ RunTime:0.001138s ]
select count(*) as ids from `hsd_shop` where is_show='1' and city_id='2' and shop_cat in(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) [ RunTime:0.006822s ]
SELECT * FROM `hsd_article` WHERE is_open = 1 and (`web_city`=2 or web_city=1) and 1746754102>=set_time ORDER BY add_time desc,px DESC LIMIT 400,40 [ RunTime:0.093615s ]
select * from `hsd_shop` where is_show='1' and city_id='2' and shop_cat in(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) LIMIT 400 , 440 [ RunTime:0.009873s ]