select * from idea_ads where is_show = 1 and type = 1 order by sequence desc,id desc limit 0,5 [ RunTime:0.000258s ]
select * from idea_goods_category where is_show = 1 and parent_id = 0 order by is_top desc,sequence desc,id desc limit 8 [ RunTime:0.000279s ]
select * from idea_goods_category where is_show = 1 and parent_id = 56 order by is_top desc,sequence desc,id desc limit 21 [ RunTime:0.000202s ]
select * from idea_article where is_show = 1 and cat_id in(3) order by is_top desc,sequence desc,id desc limit 0,1 [ RunTime:0.000232s ]
select id,title,subtitle,pic,price,market_price,hits,initial_sales,sales from idea_goods where is_delete = 0 and is_sale = 1 and is_top = 1 order by sequence desc,id desc limit 0,5 [ RunTime:0.000366s ]
select * from idea_goods_category where is_show = 1 and parent_id = 56 order by is_top desc,sequence desc,id desc limit 10 [ RunTime:0.000226s ]
select id,title,subtitle,pic,price,market_price,hits,initial_sales,sales from idea_goods where is_delete = 0 and is_sale = 1 and cat_id in(1,5,14,20,16,56) order by sequence desc,id desc limit 0,8 [ RunTime:0.000425s ]
select * from idea_goods_category where is_show = 1 and parent_id = 17 order by is_top desc,sequence desc,id desc limit 10 [ RunTime:0.000229s ]
select id,title,subtitle,pic,price,market_price,hits,initial_sales,sales from idea_goods where is_delete = 0 and is_sale = 1 and cat_id in(17) order by sequence desc,id desc limit 0,8 [ RunTime:0.000397s ]
select * from idea_goods_category where is_show = 1 and parent_id = 46 order by is_top desc,sequence desc,id desc limit 10 [ RunTime:0.000239s ]
select id,title,subtitle,pic,price,market_price,hits,initial_sales,sales from idea_goods where is_delete = 0 and is_sale = 1 and cat_id in(46,50,46,50,46) order by sequence desc,id desc limit 0,10 [ RunTime:0.000359s ]