admin
2023-11-21 2eec3de87b6b616a69a46c1f97c2397159031d2f
BuWanVideo/src/com/weikou/beibeivideo/ui/recent/DownLoadActivity.java
@@ -227,7 +227,6 @@
      @Override
      public void onResume() {
         super.onResume();
         MobclickAgent.onPageStart("电视剧多集下载");
         Cursor cursor = getActivity().getContentResolver().query(
               DownloadTable.CONTENT_URI, null,
               DownloadTable.VIDEO_ID + " = ? ",