@@ -38,7 +38,7 @@ class Aria2FileCopyTask:
download.remove()
logging.info("delete ara2 ")
- time.sleep(60)
+ time.sleep(10)
def move_new_files(self, src_dir, dest_dir):
"""移动新文件和目录,如果它们在目标目录中不存在"""