wzy
2021-01-30 80c71cbde355d097576db39f83850b4a5e747be0
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;