Compare commits
2 Commits
6ffbe7f2f5
...
c1468cf094
| Author | SHA1 | Date | |
|---|---|---|---|
| c1468cf094 | |||
| 558ad1bdaf |
@@ -62,7 +62,7 @@ public class DmhyRssDownloadManager implements ApplicationContextAware {
|
||||
}
|
||||
BTDownloadManager.download(item.getTitle(), json);
|
||||
} else {
|
||||
QQBotManager.getInstance().sendMessage(item.getTitle() + "\n下载失败\n" + getDmhyUrl(item));
|
||||
//QQBotManager.getInstance().sendMessage(item.getTitle() + "\n下载失败\n" + getDmhyUrl(item));
|
||||
Log.i(item.getTitle() + "\n下载失败");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user