dev.csh.oneweek
陈思豪 2024-08-21 10:38:40 +08:00
parent 5cc8eefbba
commit a2d2caac79
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;