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