yujian
2019-08-27 d8359ddb48dab5cc797a9d552e11fde571f4920c
fanli/src/main/java/com/yeshi/fanli/service/inter/lable/QualityFactoryService.java
@@ -110,21 +110,6 @@
    */
   public List<QualityFactory> queryAll(long start, int count, Integer days);
   /**
    * 查询需要更新的精选库商品id
    *
    * @param count
    * @param hour
    * @return
    */
   public List<Long> queryNeedUpdate(long start, int count, int hour);
   /**
    * 统计更新数据量
    *
    * @return
    */
   public long queryNeedUpdateCount();
   /**
    * 查询精选商品数据应用前端
@@ -152,7 +137,7 @@
    * @param systemCid
    * @param labels
    */
   public void autoInsertOrUpadateStorage(BoutiqueAutoRule autoRule, List<TaoBaoGoodsBrief> goodsList, List<Label> listLabs) throws Exception;
   public void autoInsertOrUpadateStorage(BoutiqueAutoRule autoRule, List<TaoBaoGoodsBrief> goodsList, List<Label> listLabs);
   /**
    * AuctionId查收精选库