nested exception is org.apache.ibatis.binding.BindingException: Parameter ‘某字段‘ not found. Available
nestedexceptionisorg.apache.ibatis.binding.BindingException:Parameter'name'notfound.Availableparametersare[dish,now,param1,param2]解决方法:使用@Param注解(推荐)在Mapper