select `id`,`icon`,`title`,`w_price`,`min_price`,`max_price`,`option_enable`,`monthly`,`sales_promotion`,`discount`,`discount_start_time`,`discount_end_time`,`unit` from monxin_mall_goods where `shop_id`='62' and `state`!=0 and `mall_state`=1 and `online_forbid`=0 and `shop_type` in(15)  order by `shop_sequence` desc limit 0,5