mybatis plus 生成代码 保存方法主键报错 nested exception is org.apache.ibatis.reflection.ReflectionException: Cou

时间:2024-05-22 21:57:16

报错:

nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property 'id' of 'class com.zfl.entity.PayChannel' with value '1211943844533362690' Cause: java.lang.IllegalArgumentException: argument type mismatch

参考

https://blog.****.net/qq_34208844/article/details/88819467

mybatis plus 生成代码 保存方法主键报错 nested exception is org.apache.ibatis.reflection.ReflectionException: Cou