yujian
2020-04-15 c6b718c3cadf5e5fff4c2a47fd1247842439f8c7
fanli/src/main/java/com/yeshi/fanli/entity/taobao/TLJBuyGoods.java
@@ -33,6 +33,16 @@
   private Integer totalHongBaoCount;// 总红包个数
   @Field
   private Integer leftHongBaoCount;// 剩余红包个数
   @Field
   private Integer weight;
   public Integer getWeight() {
      return weight;
   }
   public void setWeight(Integer weight) {
      this.weight = weight;
   }
   public String getAppKey() {
      return appKey;