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/Dlg25wrfcpEntity.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/lf/server/entity/bd/Dlg25wrfcpEntity.java b/src/main/java/com/lf/server/entity/bd/Dlg25wrfcpEntity.java
index 3a81fde..b19c04f 100644
--- a/src/main/java/com/lf/server/entity/bd/Dlg25wrfcpEntity.java
+++ b/src/main/java/com/lf/server/entity/bd/Dlg25wrfcpEntity.java
@@ -17,7 +17,7 @@
 @TableName("bd.dlg_25w_rfcp")
 @EqualsAndHashCode(callSuper = false)
 public class Dlg25wrfcpEntity extends BaseGeoEntity {
-    private static final long serialVersionUID = 837214310112043392L;
+    private static final long serialVersionUID = 435111839992511936L;
 
     private String name;
 

--
Gitblit v1.9.3