laoyuyu
2019-07-16 22:52:30 +08:00
parent b1bc4529c0
commit a2604a9431
30 changed files with 176 additions and 119 deletions

View File

@@ -22,7 +22,7 @@
<download>
<!--设置任务最大下载速度0表示不限速单位为kb-->
<maxSpeed value="128"/>
<maxSpeed value="0"/>
<!--
多线程下载是否使用块下载模式,{@code true}使用,{@code false}不使用