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

diff --git a/src/main/java/com/lf/server/entity/bd/Brg20wd13sEntity.java b/src/main/java/com/lf/server/entity/bd/Brg20wd13sEntity.java
index 6854458..9aa9130 100644
--- a/src/main/java/com/lf/server/entity/bd/Brg20wd13sEntity.java
+++ b/src/main/java/com/lf/server/entity/bd/Brg20wd13sEntity.java
@@ -7,6 +7,7 @@
 
 import java.math.BigDecimal;
 import java.sql.Timestamp;
+import java.time.LocalDate;
 
 /**
  * Brg20wd13s
@@ -17,7 +18,7 @@
 @TableName("bd.b_rg20w_d13s")
 @EqualsAndHashCode(callSuper = false)
 public class Brg20wd13sEntity extends BaseGeoEntity {
-    private static final long serialVersionUID = 989101606881758976L;
+    private static final long serialVersionUID = 994086034127551104L;
 
     private String chfcac;
 

--
Gitblit v1.9.3