From 652a5eca0e6df9a565eb98026ba320dc3638cd11 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 16 三月 2023 09:17:12 +0800 Subject: [PATCH] 1 --- src/main/java/com/lf/server/entity/bd/Dlg25wrfcaEntity.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/lf/server/entity/bd/Dlg25wrfcaEntity.java b/src/main/java/com/lf/server/entity/bd/Dlg25wrfcaEntity.java index 41b02df..8fb221e 100644 --- a/src/main/java/com/lf/server/entity/bd/Dlg25wrfcaEntity.java +++ b/src/main/java/com/lf/server/entity/bd/Dlg25wrfcaEntity.java @@ -18,7 +18,7 @@ @TableName("bd.dlg_25w_rfca") @EqualsAndHashCode(callSuper = false) public class Dlg25wrfcaEntity extends BaseGeoEntity { - private static final long serialVersionUID = 440096267238304128L; + private static final long serialVersionUID = 622163631311693952L; private String gb; -- Gitblit v1.9.3