yujian
2019-07-17 fe16122ad77ccd69c7f3c6dfff123c0c3aa3d35f
fanli/src/main/java/com/yeshi/fanli/service/inter/user/UserShareGoodsRecordService.java
@@ -95,7 +95,7 @@
    * @param type
    * @throws UserShareGoodsRecordException
    */
   public void saveSingleShareRecord(Long uid, Long auctionId) throws UserShareGoodsRecordException;
   public void saveSingleShareRecord(Long uid, Long auctionId, Integer goodsType) throws UserShareGoodsRecordException;
   
   /**
@@ -105,7 +105,7 @@
    * @return
    * @throws UserShareGoodsRecordException
    */
   public ShareGoodsRecordDTO addRecordGoodsDetail(Long uid, Long auctionId) throws UserShareGoodsRecordException;
   public ShareGoodsRecordDTO addRecordGoodsDetail(Long uid, Long auctionId, Integer goodsType) throws UserShareGoodsRecordException;
   /**
    * 选品库商品分享