mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"img_url": "https://xxx.com/yyy"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"pic_file": {
|
||||
"media_id": "xlvjalsdhgas",
|
||||
"pay_media_id": "asdgasvdadfa",
|
||||
"temp_img_url": "xxxxx"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user