问题:使用mybatisplus时报了这个错:
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zzht.hotline.dao.InterfaceLogMapper.insIntLog。
问题分析:检查了各种配置,都没有发现问题,最后查了下,发现是pom打包配置的问题。
解决方案:
问题:使用mybatisplus时报了这个错:
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zzht.hotline.dao.InterfaceLogMapper.insIntLog。
问题分析:检查了各种配置,都没有发现问题,最后查了下,发现是pom打包配置的问题。
解决方案: