From 10c2e86f67ef4a992e5cdd4f8d28a5893b066e4d Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期六, 24 十二月 2022 12:38:22 +0800
Subject: [PATCH] 2022-12-24

---
 src/main/java/com/lf/server/entity/sys/AuthEntity.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/lf/server/entity/sys/AuthEntity.java b/src/main/java/com/lf/server/entity/sys/AuthEntity.java
index eb3d81f..87442f7 100644
--- a/src/main/java/com/lf/server/entity/sys/AuthEntity.java
+++ b/src/main/java/com/lf/server/entity/sys/AuthEntity.java
@@ -9,7 +9,6 @@
  * @date 2022-09-28
  */
 public class AuthEntity implements Serializable {
-
     private static final long serialVersionUID = 2590447372444367285L;
 
     private int id;

--
Gitblit v1.9.3