只要设定resultType而不设定resultMap就可以了:
 
<select>desc limit #{pageIndex}, #{pageSize}

</select>
 
 
来源:http://blog.csdn.net/shandalue/article/details/41443603

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2023-03-21
  • 2022-12-23
  • 2021-12-29
相关资源
相似解决方案