Merge branch 'dev.csh.oneweek' of https://gitea.qinmian.online/TreeData/cloud-etl
commit
2983c635ff
|
@ -23,6 +23,7 @@ public class TableInfo extends TreeEntity
|
|||
{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
||||
/** 主键 */
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Long id;
|
||||
|
|
Loading…
Reference in New Issue