Przeglądaj źródła

[卡券][修改]:增加面额单位字段

release_toaliyun_real
hupeng 7 lat temu
rodzic
commit
fcf243300b
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/domain/vo/WxCouponChannelVo.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/domain/vo/WxCouponChannelVo.java Wyświetl plik

@@ -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();


Ładowanie…
Anuluj
Zapisz