SHOW FULL COLUMNS FROM `hsd_city` [ RunTime:0.013528s ]
SELECT * FROM `hsd_city` WHERE `is_show` = 1 [ RunTime:0.000536s ]
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 >= '1746754316' AND start_time <= '1746754316' AND (a.web_city='2' or a.web_city=1) order by a.order_ad asc LIMIT 0,2 [ RunTime:0.000754s ]
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.000655s ]
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.006030s ]
SELECT * FROM `hsd_article` WHERE is_open = 1 and (`web_city`=2 or web_city=1) and 1746754316>=set_time ORDER BY add_time desc,px DESC LIMIT 920,40 [ RunTime:0.095585s ]
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 920 , 960 [ RunTime:0.007025s ]