mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-07-12 06:21:15 +00:00
1f3161216a
- 在构建 parserUrl 时对 fileId 进行 URL 编码 - 避免 %2B 等特殊字符被前端 axios 自动解码导致请求失败 - 添加异常处理和降级方案