From 86698147b0dc4a518bea2cad42e11e4601f7e970 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 10 十月 2022 09:27:30 +0800
Subject: [PATCH] 1

---
 src/main/java/com/lf/server/entity/data/VerEntity.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/lf/server/entity/data/VersionEntity.java b/src/main/java/com/lf/server/entity/data/VerEntity.java
similarity index 96%
rename from src/main/java/com/lf/server/entity/data/VersionEntity.java
rename to src/main/java/com/lf/server/entity/data/VerEntity.java
index 88248c3..7996e37 100644
--- a/src/main/java/com/lf/server/entity/data/VersionEntity.java
+++ b/src/main/java/com/lf/server/entity/data/VerEntity.java
@@ -8,7 +8,7 @@
  * @author sws
  * @date 2022-09-29
  */
-public class VersionEntity implements Serializable {
+public class VerEntity implements Serializable {
 
     private static final long serialVersionUID = 4765222572551658531L;
 

--
Gitblit v1.9.3