yujian
2019-05-14 bbe1a381f99d957d003f48b68dfd5bf0e401f5f0
fanli/src/main/java/com/yeshi/fanli/service/inter/taobao/dataoke/DaTaoKeGoodsService.java
@@ -12,7 +12,7 @@
 */
public interface DaTaoKeGoodsService {
   public List<DaTaoKeDetail> getCurrentSalesRankGoodsList(Long cid);
   public List<DaTaoKeDetail> getCurrentSalesRankGoodsList(Integer cid);
   /**
    * 全天销量榜
@@ -20,7 +20,7 @@
    * @param cid
    * @return
    */
   public List<DaTaoKeDetail> getCurrentDaySalesRankGoodsList(Long cid);
   public List<DaTaoKeDetail> getCurrentDaySalesRankGoodsList(Integer cid);
   /**
    * 获取热推榜