jyy
2021-03-18 5068fccfbf9ccac286016d0510ed452ee9298c72
zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopShoppingCartDao.java
@@ -44,7 +44,7 @@
   public Integer selectUserCartCount(@Param("shopId")Long shopId, @Param("openId")String openId);
   public int updateAllSelected(@Param("openId") String openId,@Param("shopId") Long shopId, @Param("isSelected") Integer isSelected);
   public int updateAllSelected(@Param("openId") String openId, @Param("shopId") Long shopId,  @Param("isSelected") Integer isSelected,@Param("artType") Integer artType);
   /**
    * 删除用户选中的购物车明细