报错信息:
No identifier specified for entity: com.tengzhi.base.model.E_xt_wpwc
项目添加了一个Entity再启动报错
检查之后没有发现错误
百度搜了问题说No Identifier specified for entity的解决办法-优快云博客
我尝试在主键上加 @Id 注解 生效,问题解决
报错信息:
No identifier specified for entity: com.tengzhi.base.model.E_xt_wpwc
项目添加了一个Entity再启动报错
检查之后没有发现错误
百度搜了问题说No Identifier specified for entity的解决办法-优快云博客
我尝试在主键上加 @Id 注解 生效,问题解决