jyy
2021-01-16 9253517ff8a10e2df7924fdf6e0b737544d1a859
zq-erp/src/main/java/com/matrix/system/hive/pojo/ShoppingCarItemsVo.java
@@ -21,8 +21,16 @@
   private Long beatuyId;
   
   private String beatuyName;
   private Long vipId;
   public Long getVipId() {
      return vipId;
   }
   public void setVipId(Long vipId) {
      this.vipId = vipId;
   }
   public Long getBeatuyId() {
      return beatuyId;