admin
2018-12-12 4aff1edc20bf550f20c6e1db23321b6c36a78e79
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;
   /**