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