解决方案:mybatis
在mybatis配置文件中声明setting属性的useActualParamName 参数值为false配置
** 这种方法解决mybatis3.4.2以后的版本产生该问题的解决方法**方法