第七章第三节问题
启动报错
nested exception is com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: @TableId can't more than one in Class: "com.manage.managedemo.project.entity.Account".
但是我看Account这个类 只有一个@TableId 困扰好久了
启动报错
nested exception is com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: @TableId can't more than one in Class: "com.manage.managedemo.project.entity.Account".
但是我看Account这个类 只有一个@TableId 困扰好久了
2021-04-28
举报