fix
Helius
2021-11-09 897ba457e4dc1fa19472ae9a7f9f6a1488169ec7
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;