src/main/java/com/moon/server/entity/mn/GeoconstructionunitboundaryEntity.java
@@ -9,17 +9,13 @@ import java.sql.Timestamp; import java.time.LocalDate; /** * Geoconstructionunitboundary * @author WWW */ @Data @AllArgsConstructor @SuppressWarnings("ALL") @TableName("mn.geo_construction_unit_boundary") @EqualsAndHashCode(callSuper = false) public class GeoconstructionunitboundaryEntity extends BaseGeoEntity { private static final long serialVersionUID = 275594348216240448L; private static final long serialVersionUID = 95346478324079184L; private String quadrangle;