报告用
@InitBinder
注解但未声明为
void
的 Spring MVC 控制器方法。
根据
规范
,init-binder 方法应声明为
void
。