admin
2020-04-13 dd5b15229cb15459fa7c31ccea77dac28cbfafbd
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;