接口 StopWordService

所有超级接口:
HiverBaseService<StopWord,Long>
所有已知实现类:
StopWordServiceImpl

public interface StopWordService extends HiverBaseService<StopWord,Long>

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li
  • 方法详细资料

    • findByCondition

      org.springframework.data.domain.Page<StopWord> findByCondition(StopWord stopWord, SearchVo searchVo, org.springframework.data.domain.Pageable pageable)
      多条件分页获取