摘要:
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 阅读全文
摘要:
1、项目参数 springboot 2.6.13 jdk8 Mybatis-Plus3.5.4 2、问题描述 在3.5.4版本的MP中使用select方法查询到数据,却返回为空 实体类 public class Flower { @TableId(value = "flower_id",type = 阅读全文