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 String openId; private Long vipId; private Long shopId; /** * 备注 */