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