src/main/java/com/moon/server/entity/data/VerEntity.java
@@ -3,11 +3,7 @@ import java.io.Serializable; import java.sql.Timestamp; /** * 版本表 * @author sws * @date 2022-09-29 */ @SuppressWarnings("ALL") public class VerEntity implements Serializable { private static final long serialVersionUID = 4765222572551658531L;