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

diff --git a/src/main/java/com/lf/server/entity/bd/BboreholeEntity.java b/src/main/java/com/lf/server/entity/bd/BboreholeEntity.java
index 126b8d1..05fc446 100644
--- a/src/main/java/com/lf/server/entity/bd/BboreholeEntity.java
+++ b/src/main/java/com/lf/server/entity/bd/BboreholeEntity.java
@@ -17,7 +17,7 @@
 @TableName("bd.b_borehole")
 @EqualsAndHashCode(callSuper = false)
 public class BboreholeEntity extends BaseGeoEntity {
-    private static final long serialVersionUID = 391204077001290432L;
+    private static final long serialVersionUID = 20666059581873036L;
 
     private String drilltype;
 

--
Gitblit v1.9.3