src/main/java/com/moon/server/entity/mn/GeosectionlineEntity.java
@@ -15,10 +15,11 @@ */ @Data @AllArgsConstructor @SuppressWarnings("ALL") @TableName("mn.geo_section_line") @EqualsAndHashCode(callSuper = false) public class GeosectionlineEntity extends BaseGeoEntity { private static final long serialVersionUID = 440832093097657024L; private static final long serialVersionUID = 80409608353120096L; private String sectname;