From 651a15c78f668bef3859d9ed1bb7ad0b669d3600 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期五, 03 七月 2020 17:52:07 +0800 Subject: [PATCH] 多APP优化 --- fanli/src/main/java/com/yeshi/fanli/service/inter/goods/ShareGoodsService.java | 67 --------------------------------- 1 files changed, 0 insertions(+), 67 deletions(-) diff --git a/fanli/src/main/java/com/yeshi/fanli/service/inter/goods/ShareGoodsService.java b/fanli/src/main/java/com/yeshi/fanli/service/inter/goods/ShareGoodsService.java index 454de33..657f703 100644 --- a/fanli/src/main/java/com/yeshi/fanli/service/inter/goods/ShareGoodsService.java +++ b/fanli/src/main/java/com/yeshi/fanli/service/inter/goods/ShareGoodsService.java @@ -55,51 +55,6 @@ */ public UserShareGoodsHistory getShareGoodsHistory(Long uid, Long auctionId); - /** - * 鑾峰彇鍟嗗搧鐨勫垎浜浆閾鹃摼鎺� - * - * @param uid - * @param auctionId - * @param relationId - * -娓犻亾ID - * @return - * @throws ShareGoodsException - */ - - public TaoBaoLink getTaoBaoLinkForShare(Long uid, Long auctionId, String relationId) throws ShareGoodsException; - - /** - * 鑾峰彇鍟嗗搧鐨勫垎浜浆閾鹃摼鎺� - * @param uid - * @param auctionId - * @param relationId - * @param pid - * @return - * @throws ShareGoodsException - */ - public TaoBaoLink getTaoBaoLinkForShare(Long uid, Long auctionId, String relationId,String pid) throws ShareGoodsException; - - /** - * 鑾峰彇鍟嗗搧鐨勮喘涔拌浆閾鹃摼鎺� - * - * @param uid - * @param auctionId - * @return - * @throws ShareGoodsException - */ - public TaoBaoLink getTaoBaoLinkForBuy(Long uid, Long auctionId, int pidType) throws ShareGoodsException; - - /** - * 鐢ㄤ細鍛樿繍钀D鑾峰彇鍟嗗搧鐨勫垎浜浆閾鹃摼鎺� - * - * @param uid - * @param auctionId - * @param pidType - * @return - * @throws ShareGoodsException - */ - public TaoBaoLink getTaoBaoLinkForBuyWithSpecial(Long uid, String specialId, Long auctionId) - throws ShareGoodsException; /** * 閫氳繃PID璁剧疆閾炬帴 @@ -112,28 +67,6 @@ */ public TaoBaoLink getTaoBaoLink(Long uid, Long auctionId, String pid) throws ShareGoodsException; - /** - * 娣樼ぜ閲戦鍙栭摼鎺� - * @param uid - * @param specialId - * @param auctionId - * @return - * @throws ShareGoodsException - */ - public TaoBaoLink getTaoLiJinLinkForBuy(Long uid, String specialId, Long auctionId,String pid) throws ShareGoodsException; - - /** - * 娣樼ぜ閲� 閾炬帴 - * @param uid - * @param auctionId - * @param relationId - * @return - * @throws ShareGoodsException - */ - public TaoBaoLink getTaoLiJinLinkForShare(Long uid, Long auctionId, String relationId) throws ShareGoodsException; - - - /** * * @param uid -- Gitblit v1.8.0