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