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