nested exception is org.apache.ibatis.binding.BindingException: Parameter ‘XXX‘ not found
1.故障日志
2.修改前代码:
xml层:
mapper层方法参数:
3.修改后代码:
xml层:
nested exception is org.apache.ibatis.binding.BindingException: Parameter ‘XXX‘ not found
xml层:
mapper层方法参数:
xml层: