src/main/java/com/moon/server/entity/data/DownloadEntity.java
@@ -3,10 +3,7 @@ import java.io.Serializable; import java.sql.Timestamp; /** * 下载记录 * @author WWW */ @SuppressWarnings("ALL") public class DownloadEntity implements Serializable { private static final long serialVersionUID = -767416271272774912L;