MyBaits映射错误-----There is no getter for property named ‘id‘ in ‘class java.lang.String‘

it2026-08-03  1

nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named ‘id’ in ‘class java.lang.String’

错误原因: myBaits映射错误。 XxMapper.xml中的SQL语句写错了

当参数类型为String时,使用两个if语句会报错 删除一个

最新回复(0)