姜友瑶
2022-05-05 009ca57b10fe5f2d9a2a254ce06278de19f88978
zq-erp/src/main/java/com/matrix/system/activity/entity/ActivitySignReceiveRecord.java
@@ -51,7 +51,7 @@
   private Long  awardId;
   
   /**
    * 是否已领取(1:待领取2:已领取 3:待配送 4:待收货)
    * 是否已领取(1:待领取2:已领取 3:待配送 4:待收货 5:已失效)
    */
@@ -61,6 +61,7 @@
   public static final int STATE_DONE = 2;
   public static final int STATE_THREE = 3;
   public static final int STATE_FOUR = 4;
   public static final int STATE_FIVE = 5;
   /**
    * 核销码