解决方式:1.先去查看有没有写对应的方法2. import org.apache.ibatis.annotations.Param;参数后面引入@Param(value=“id”)Long id
Mybatis异常There is no getter for property named 'XXX' in 'class java.lang.String'
最新推荐文章于 2025-06-05 08:13:46 发布
解决方式:1.先去查看有没有写对应的方法2. import org.apache.ibatis.annotations.Param;参数后面引入@Param(value=“id”)Long id