id 自增 取消
This commit is contained in:
@@ -18,7 +18,7 @@ public class Announcement implements Serializable {
|
||||
/**
|
||||
*
|
||||
*/
|
||||
@TableId(type = IdType.AUTO)
|
||||
// @TableId
|
||||
private Integer id;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user