15:53:56.811 [http-nio-8088-exec-7] INFO c.e.w.c.PsychoanalysisController - error class com.github.pagehelper.Page cannot be cast to class com.baomidou.mybatisplus.extension.plugins.pagination.Page (com.github.pagehelper.Page and com.baomidou.mybatisplus.extension.plugins.pagination.Page are in unnamed module of loader ‘app’)

page 导入错了

应该用这两个

import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐