935090232@qq.com
2021-03-23 f346e3fa57ee14a3499a1592152c0047af06198c
zq-erp/src/main/java/com/matrix/system/score/entity/ScoreVipDetail.java
@@ -27,6 +27,12 @@
    * 获取类型(2:赠送等)
    */
   public static final int SCORE_VIP_TYPE_CONSUME=2;
   /** 有效*/
   public static final int SCORE_STATUS_YX=1;
   /** 无效*/
   public static final int SCORE_STATUS_WX=2;
   /**
    * 用户openId
@@ -36,7 +42,7 @@
   /**
    * erp用户Id
    */
   private String vipId;
   private Long vipId;
   
   /**
@@ -93,7 +99,7 @@
    */
   private String  businessId;
   private Long  businessId;
   
   /**
    * 所属公司_id