|
|
|
@@ -1056,7 +1056,7 @@ public class TtCouponGoodsServiceImpl implements TtCouponGoodsService { |
|
|
|
if(ttPoiTakeRate != null){ |
|
|
|
takeRate = ttPoiTakeRate.getTakeRate(); |
|
|
|
}else{ |
|
|
|
takeRate = getAllMax(); |
|
|
|
return getAllMax(); |
|
|
|
} |
|
|
|
|
|
|
|
WxAppinfo couponAppInfo = wxAppinfoService.getCouponAppInfo(wxCoupon); |
|
|
|
|