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