This commit is contained in:
鲨鱼
2025-01-03 19:05:26 +08:00
parent 48fde894f6
commit 25df074628

View File

@@ -26,7 +26,7 @@ public class User implements Serializable {
/**
*
*/
@TableId(value = "id",type = IdType.AUTO)
@TableId(value = "id")
private Long id;
/**
* 用户号/ID号