mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-08-28 04:22:00 +00:00
31f33339f1
当 otherParam 中缺少 "paramJson" 键时,后续 getString 调用会抛出 NPE。 添加 null 检查并提前返回失败。