Commit 3c1535eb authored by 黄奎's avatar 黄奎

111

parent e2d7a01f
......@@ -1458,7 +1458,7 @@ namespace Edu.WebApi.Controllers.Course
int value = (int)o;
DownLoadFile(fileList[value], savePath);
}, index));
Thread.Sleep(500);
Thread.Sleep(100);
}
}
if (tasks != null && tasks.Count > 0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment