mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-05-09 08:12:56 +00:00
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:
committed by
GitHub
parent
97b0dd2029
commit
3819bc4bbd
@@ -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 -> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user