yujian
2019-05-30 46a9e2d5bb4563b3a8194b7655ffcf4af5f6e19f
fanli/src/main/java/com/yeshi/fanli/service/inter/config/SuperHotSearchService.java
@@ -12,16 +12,6 @@
   
   public List<SuperHotSearch> getSuperHotSearchBySystemIdCache(long id);
   public List<SuperHotSearch> getSuperHotSearchsByHotSearchs(List<Long> hsIdList);
   public List<SuperHotSearch> getSuperHotSearchBySystemId(long id, int strat, int count);
   public List<SuperHotSearch> getSuperHotSearchBySystemId(long id, int strat, int count, String likekey);
   public Integer deleteSuperHotSearch(long hsid, String platform, String packageName);
   public void addSuperHotSearch(long hsid, String platform, String packageName);
   public List<SuperHotSearch> listSuperHotSearch(List<Long> list);
@@ -40,7 +30,7 @@
    * @param systemId
    * @return
    */
   public Integer deleteSuper(Long id, Long systemId);
   public void deleteSuper(Long id, Long systemId);
   /**
    * 新增系统