${ew.customSqlSegment} 一直报错

来源:5-7 动态渲染资源列表(2)

慕沐2216820

2022-03-12 20:14

换成
<where>
${ew.sqlSegment}
</where>
后
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.mao.project.dao.ResourceMapper.listResource


写回答 关注

1回答

  • 慕沐2216820
    2022-03-12 20:35:40

    把Mapper.xml文件目录和上面Mapper文件目录一一对应就好了

MyBatis-Plus + SpringBoot实现简单权限管理

通过实战项目掌握MyBatis-Plus应用!

12696 学习 · 133 问题

查看课程

相似问题