mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 16:50:43 +08:00
10 lines
173 B
JSON
10 lines
173 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"pic_file": {
|
|
"media_id": "THE_MEDIA_ID",
|
|
"pay_media_id": "THE_PAY_MEDIA_ID",
|
|
"img_url": "xxxxx"
|
|
}
|
|
}
|