${ew.customSqlSegment} 一直報錯
換成 <where> ${ew.sqlSegment} </where> 后 org.apache.ibatis.binding.BindingException:?Invalid?bound?statement?(not?found):?com.mao.project.dao.ResourceMapper.listResource
換成 <where> ${ew.sqlSegment} </where> 后 org.apache.ibatis.binding.BindingException:?Invalid?bound?statement?(not?found):?com.mao.project.dao.ResourceMapper.listResource
舉報
2022-03-12
把Mapper.xml文件目錄和上面Mapper文件目錄一一對應(yīng)就好了