wzy
2021-07-10 3954537f11c1c6fbfc62a6233102c530e3202ba1
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;