From a532bbe01ac6e198c61db967eb4aa85ab92f71df Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期六, 26 十一月 2022 19:42:04 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/java/com/lf/server/entity/bd/Dlg25wlfcpEntity.java b/src/main/java/com/lf/server/entity/bd/Dlg25wlfcpEntity.java
index f34636d..e2fb80a 100644
--- a/src/main/java/com/lf/server/entity/bd/Dlg25wlfcpEntity.java
+++ b/src/main/java/com/lf/server/entity/bd/Dlg25wlfcpEntity.java
@@ -17,7 +17,7 @@
 @TableName("bd.dlg_25w_lfcp")
 @EqualsAndHashCode(callSuper = false)
 public class Dlg25wlfcpEntity extends BaseGeoEntity {
-    private static final long serialVersionUID = 837214310112043392L;
+    private static final long serialVersionUID = 271491552829505664L;
 
     private String rn;
 

--
Gitblit v1.9.3