T - 不能为空public interface SelectByExampleRowBoundsMapper<T>
@SelectProvider(type=ExampleProvider.class, method="dynamicSQL") List<T> selectByExampleAndRowBounds(Object example, org.apache.ibatis.session.RowBounds rowBounds)
example - rowBounds - Copyright © 2022. All Rights Reserved.