From afa33e734e1d53103a0f82552202df94220a3d53 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 20 二月 2023 11:59:34 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/java/com/lf/server/entity/bd/Dlg100wterpEntity.java b/src/main/java/com/lf/server/entity/bd/Dlg100wterpEntity.java
index 9ce4c38..b663b74 100644
--- a/src/main/java/com/lf/server/entity/bd/Dlg100wterpEntity.java
+++ b/src/main/java/com/lf/server/entity/bd/Dlg100wterpEntity.java
@@ -7,6 +7,7 @@
 
 import java.math.BigDecimal;
 import java.sql.Timestamp;
+import java.time.LocalDate;
 
 /**
  * Dlg100wterp
@@ -17,7 +18,7 @@
 @TableName("bd.dlg_100w_terp")
 @EqualsAndHashCode(callSuper = false)
 public class Dlg100wterpEntity extends BaseGeoEntity {
-    private static final long serialVersionUID = 630296579855632256L;
+    private static final long serialVersionUID = 798901294264430848L;
 
     private String gb;
 

--
Gitblit v1.9.3