Caused by: java.lang.IllegalArgumentException: argument type mismatch

essage Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property ‘member’ of ‘class cn.itcast.domain.Orders’ with value ‘cn.itcast.domain.Member@349cd1d1’ Cause: java.lang.IllegalArgumentException: argument type mismatch
essage请求处理失败;嵌套异常是org.mybatis.spring.MyBatisSystemException:嵌套异常是org.apache.ibatis…ReflectionException:未能将“class cn.itcast.domain.Orders”的属性“.”设置为值“cn.itcast.domain…@349cd1d1”,缘由:java.lang.Il参数类型不匹配java

org.apache.ibatis.reflection.ReflectionException: Could not set property ‘member’ of ‘class cn.itcast.domain.Orders’ with value ‘cn.itcast.domain.Member@349cd1d1’ Cause: java.lang.IllegalArgumentException: argument type mismatchweb

ReflectionException:未能将“class cn.itcast.domain.Orders”的属性“.”设置为值“cn.itcast.domain…@349cd1d1”,缘由是:java.lang.Ill.ArgumentException:参数类型不匹配spring

org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property ‘member’ of ‘class cn.itcast.domain.Orders’ with value ‘cn.itcast.domain.Member@349cd1d1’ Cause: java.lang.IllegalArgumentException: argument type mismatchapache

MyBatisSystemException:嵌套异常是org.apache.ibatis…ReflectionException:未能将“class cn.itcast.domain.Orders”的属性“.”设置为值“cn.itcast.domain…@349cd1d1”,缘由:java.lang.Ill.ArgumentException:参数类型不匹配在这里插入图片描述
在这里插入图片描述
但愿对各位大佬有帮助mybatis