mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +08:00
13 lines
309 B
JSON
13 lines
309 B
JSON
|
|
{
|
|||
|
|
"Response": {
|
|||
|
|
"FilesData": [
|
|||
|
|
{
|
|||
|
|
"CodeUri": "extension://xxx.zip",
|
|||
|
|
"UploadUrl": "https://xxx",
|
|||
|
|
"CustomKey": "",
|
|||
|
|
"MaxSize": 30
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"RequestId": "83793d78-b90b-4b1e-9454-d7b4f5317f01"
|
|||
|
|
}
|
|||
|
|
}
|