SHOW FULL COLUMNS FROM `hsd_city` [ RunTime:0.020633s ]
SELECT * FROM `hsd_city` WHERE `is_show` = 1 [ RunTime:0.000590s ]
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 >= '1746753962' AND start_time <= '1746753962' AND (a.web_city='2' or a.web_city=1) order by a.order_ad asc LIMIT 0,2 [ RunTime:0.000770s ]
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.000666s ]
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.006385s ]
SELECT * FROM `hsd_article` WHERE is_open = 1 and (`web_city`=2 or web_city=1) and 1746753962>=set_time ORDER BY add_time desc,px DESC LIMIT 360,40 [ RunTime:0.096520s ]
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 360 , 400 [ RunTime:0.007754s ]