|
|
|
@@ -203,6 +203,7 @@ public class WxCouponChannelVo extends WxCouponChannel implements Serializable { |
|
|
|
this.inventory=wxCoupon.getInventory(); |
|
|
|
this.remainInventory=wxCoupon.getRemainInventory(); |
|
|
|
this.price=wxCoupon.getPrice(); |
|
|
|
this.unit=wxCoupon.getUnit(); |
|
|
|
this.salePrice=wxCoupon.getSalePrice(); |
|
|
|
this.sendType=wxCoupon.getSendType(); |
|
|
|
this.useLimitQuantity=wxCoupon.getUseLimitQuantity(); |
|
|
|
|