dev.csh.oneweek
陈思豪 2024-08-21 20:43:45 +08:00
commit 2983c635ff
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ public class TableInfo extends TreeEntity
{
private static final long serialVersionUID = 1L;
/** 主键 */
@TableId(value = "id", type = IdType.AUTO)
private Long id;