admin
2018-12-11 7db3a1c406ed7d3f21ced7742850504fbc9c4c9a
fanli/src/main/java/com/yeshi/fanli/service/inter/user/UserShareGoodsGroupService.java
@@ -56,7 +56,7 @@
    * @param count 数量
    * @throws UserShareGoodsRecordException
    */
   public void updateBrowseRecord(Long uid, Long auctionId, int count) throws UserShareGoodsRecordException;
   public void updateBrowseRecord(Long shareId, int count) throws UserShareGoodsRecordException;
   /**