摘要: 用java类实现动态SQL语句 在ContactMapper中 @SelectProvider(type = useSql.class, method = "findContactByPage2") List<Contact> findContactByPage2(@Param("start") i 阅读全文
posted @ 2020-07-27 15:14 evilposeidon 阅读(1873) 评论(0) 推荐(0)