yujian
2019-07-29 cdd852f8e8eff7eb2e8f7c3fceaa955b9fc3f9d3
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();
   /**
    * 查询精选商品数据应用前端