当前位置:网站首页>@TableId can‘t more than one in Class: “com.example.CloseContactSearcher.entity.Activity“.
@TableId can‘t more than one in Class: “com.example.CloseContactSearcher.entity.Activity“.
2022-07-06 16:43:00 【ChangYan.】
报错如图
新建了几个文件,结果报了好多错,找了半小时,最后发现我的bug在报错的最后!!
一去看我建的activity类,结果复制粘贴…有2个!这个@TableId只能有一个!!
把第二个删除后,就不报错了,编译通过。
真的太粗心了…
边栏推荐
- [vector retrieval research series] product introduction
- DAY THREE
- PostgreSQL高可用之repmgr(1主2从+1witness)+Pgpool-II实现主从切换+读写分离
- ldap创建公司组织、人员
- Three sentences to briefly introduce subnet mask
- Liuyongxin report | microbiome data analysis and science communication (7:30 p.m.)
- 微信小程序uploadfile服务器,微信小程序之wx.uploadFile[通俗易懂]
- 1000 words selected - interface test basis
- Pytest multi process / multi thread execution test case
- Introduction au GPIO
猜你喜欢
随机推荐
使用源码编译来安装PostgreSQL13.3数据库
DAY FIVE
Huawei mate8 battery price_ Huawei mate8 charges very slowly after replacing the battery
How rider uses nuget package offline
SuperSocket 1.6 创建一个简易的报文长度在头部的Socket服务器
C语言输入/输出流和文件操作【二】
刘永鑫报告|微生物组数据分析与科学传播(晚7点半)
1000 words selected - interface test basis
How to answer the dualistic opposition of Zhihu
web渗透测试是什么_渗透实战
GPIO簡介
MVC and MVVM
[automated testing framework] what you need to know about unittest
vector的使用方法_vector指针如何使用
Sword finger offer 26 Substructure of tree
Penetration test --- database security: detailed explanation of SQL injection into database principle
华为mate8电池价格_华为mate8换电池后充电巨慢
自动化测试工具Katalon(Web)测试操作说明
Server SMP, NUMA, MPP system learning notes.
DAY FIVE









