不使用mybatis的@Param有的报错有的却不报错问题

前几天更换电脑重新安装新的idea发现在dao层,有的同事没有使用@Param注解,导致系统报错 错误如下: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter ‘uid’ not found. Available p
相关文章
相关标签/搜索