wzy
2021-01-28 15187b39a8452e3111d9a6e35f8ff3c11747a83c
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;