Document Wenshushu sign payload change

Agent-Logs-Url: https://github.com/qaiu/netdisk-fast-download/sessions/8f8b8ba9-4a66-4757-a7f7-4ab342da729e

Co-authored-by: qaiu <29825328+qaiu@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-09 04:02:37 +00:00
committed by GitHub
parent 97b0dd2029
commit 3819bc4bbd

View File

@@ -108,6 +108,7 @@ public class WsTool extends PanBase {
httpClient.postAbs(SHARE_URL_API + "dl/sign").putHeaders(headers)
.sendJsonObject(JsonObject.of(
"ufileid", filefid,
// 新版接口不再需要consumeCode
"type", 1
)).onSuccess(res4 -> {