类的使用
plus.hiver.common.entity.Log
使用Log的程序包
-
plus.hiver.common.service中Log的使用
返回变量类型为Log的类型的plus.hiver.common.service中的方法修饰符和类型方法说明org.springframework.data.domain.Page<Log>LogService.findByConfition(Integer type, String key, SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 分页搜索获取日志 -
plus.hiver.common.serviceimpl中Log的使用
返回变量类型为Log的类型的plus.hiver.common.serviceimpl中的方法修饰符和类型方法说明org.springframework.data.domain.Page<Log>LogServiceImpl.findByConfition(Integer type, String key, SearchVo searchVo, org.springframework.data.domain.Pageable pageable)