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