2022-10-27
#java
#mybatis
paging problem in one to many query of mybatis
前言 mybatis 支持一对多的关系映射,如果需要在这种关系下,使用 pagehelper 的话,需要注意原本的 sql 以及 resultmap 的用法, 否则可能会导致 pagehelper 返