From 20f9c811c9c761e9819c0a97341de02bf5103f9d Mon Sep 17 00:00:00 2001
From: lxw <810412026@qq.com>
Date: 星期四, 09 十一月 2023 11:49:10 +0800
Subject: [PATCH] 用户操作

---
 src/main/java/com/whyc/pojo/UserInf.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/whyc/pojo/UserInf.java b/src/main/java/com/whyc/pojo/UserInf.java
index 1cf3eef..7f5a07e 100644
--- a/src/main/java/com/whyc/pojo/UserInf.java
+++ b/src/main/java/com/whyc/pojo/UserInf.java
@@ -32,7 +32,6 @@
 
     private static final long serialVersionUID = 1L;
 
-    @TableId(value = "uid", type = IdType.AUTO)
     private int uid;
 
     @ApiModelProperty(value = "rsa鍔犲瘑瀵嗙爜")

--
Gitblit v1.9.1