Mybatis无效绑定语句

遇到以下问题 本以为是很简单,xml中sql的ID没有对应接口所以没有找到 或者没有找到mapper.xml文件查看配置也没有问题, mybatis-plus: mapper-locations: classpath:mapper/*.xml 在然后检查xml文件中 <mapper namespace="com.zwyl.license.sys.mapper.LmThirdPartyAdmin
相关文章
相关标签/搜索