jyy
2021-07-14 d13ae240c54c59b04c0571bfc0136ed0c8ba32a3
zq-erp/src/main/java/com/matrix/system/score/entity/ScoreUseRecord.java
@@ -14,9 +14,9 @@
@TableName("score_use_record")
public class ScoreUseRecord  extends BaseEntity{
   @Extend
   private static final long serialVersionUID = 1L;
   private static final long serialVersionUID = 1L;
   
@@ -25,7 +25,7 @@
    */
   private Integer  recType;
   private Integer  type;
   
   /**
    * 数量
@@ -40,7 +40,10 @@
   private Long  businessId;
   /**
    * 操作人id
    */
   Long oprationUserId;
   /**
    * 积分卡ID
    */
@@ -65,10 +68,10 @@
   /**
    * 操作人ID
    */
   private Long vipId;
   private Long shopId;
   private Long  userId;
   /**
    * 备注
    */