Commit 17321da
committed
chore: 更新版本至1.1.33并优化下载源处理逻辑
- 将项目版本从1.1.32更新至1.1.33
- 优化DownloadSource.add_source_to_candidate函数参数格式,提高可读性
- 调整process_files方法中循环顺序,优先处理已合并的源
- 添加空列表检查,避免处理无效数据
- 优化循环逻辑,在满足条件时提前退出循环
- 保持原有功能不变,仅改进代码结构和错误处理1 parent 6e8de6d commit 17321da
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
303 | 306 | | |
304 | 307 | | |
305 | 308 | | |
306 | | - | |
| 309 | + | |
307 | 310 | | |
308 | 311 | | |
| 312 | + | |
| 313 | + | |
309 | 314 | | |
310 | 315 | | |
311 | 316 | | |
| |||
321 | 326 | | |
322 | 327 | | |
323 | 328 | | |
| 329 | + | |
324 | 330 | | |
325 | 331 | | |
326 | 332 | | |
| |||
0 commit comments