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/Bhy20ws81Entity.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/lf/server/entity/bd/Bhy20ws81Entity.java b/src/main/java/com/lf/server/entity/bd/Bhy20ws81Entity.java index 24137fb..d9f6121 100644 --- a/src/main/java/com/lf/server/entity/bd/Bhy20ws81Entity.java +++ b/src/main/java/com/lf/server/entity/bd/Bhy20ws81Entity.java @@ -17,7 +17,7 @@ @TableName("bd.b_hy20w_s81") @EqualsAndHashCode(callSuper = false) public class Bhy20ws81Entity extends BaseGeoEntity { - private static final long serialVersionUID = 32399049975163788L; + private static final long serialVersionUID = 184286346744879328L; private String chfcac; -- Gitblit v1.9.3