摘要: 1、项目参数 springboot 2.6.13 jdk8 Mybatis-Plus3.5.4 2、问题描述 Mybatis-puls中select查询方法报错Can not find table primary key in Class, org.apache.ibatis.binding.Bin 阅读全文
posted @ 2024-08-29 16:27 程序咖啡 阅读(166) 评论(0) 推荐(0) 编辑
摘要: 1、项目参数 springboot 2.6.13 jdk8 Mybatis-Plus3.5.4 2、问题描述 在3.5.4版本的MP中使用select方法查询到数据,却返回为空 实体类 public class Flower { @TableId(value = "flower_id",type = 阅读全文
posted @ 2024-08-29 15:57 程序咖啡 阅读(163) 评论(0) 推荐(0) 编辑