admin
2024-01-23 81da61b828e29b7745e1382dfbbaeb685dc083ef
fanli/src/main/java/com/yeshi/fanli/service/inter/user/UserShareGoodsRecordService.java
@@ -99,7 +99,7 @@
    * @param type
    * @throws UserShareGoodsRecordException
    */
   public void saveSingleShareRecord(Long uid, Long auctionId, Integer goodsType) throws UserShareGoodsRecordException;
   public void saveSingleShareRecord(Long uid, String auctionId, Integer goodsType) throws UserShareGoodsRecordException;
   
   /**
@@ -109,7 +109,7 @@
    * @return
    * @throws UserShareGoodsRecordException
    */
   public ShareGoodsRecordDTO addRecordGoodsDetail(Long uid, Long auctionId, Integer goodsType, boolean isTaolijin) throws UserShareGoodsRecordException;
   public ShareGoodsRecordDTO addRecordGoodsDetail(Long uid, String auctionId, Integer goodsType, boolean isTaolijin) throws UserShareGoodsRecordException;
   /**
    * 选品库商品分享