mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"url": "http://mmbiz.qpic.cn/mmbiz/gLO17UPS6FS2xsypf378iaNhWacZ1G1UplZYWEYfwvuU6Ont96b1roYs CNFwaRrSaKTPCUdBK9DgEHicsKwWCBRQ/0"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"articles": [
|
||||
{
|
||||
"thumb_media_id": "qI6_Ze_6PtV7svjolgs-rN6stStuHIjs9_DidOHaj0Q-mwvBelOXCFZiq2OsIU-p",
|
||||
"author": "xxx",
|
||||
"title": "Happy Day",
|
||||
"content_source_url": "www.qq.com",
|
||||
"content": "content",
|
||||
"digest": "digest",
|
||||
"show_cover_pic": 1,
|
||||
"need_open_comment": 1,
|
||||
"only_fans_can_comment": 1
|
||||
},
|
||||
{
|
||||
"thumb_media_id": "qI6_Ze_6PtV7svjolgs-rN6stStuHIjs9_DidOHaj0Q-mwvBelOXCFZiq2OsIU-p",
|
||||
"author": "xxx",
|
||||
"title": "Happy Day",
|
||||
"content_source_url": "www.qq.com",
|
||||
"content": "content",
|
||||
"digest": "digest",
|
||||
"show_cover_pic": 0,
|
||||
"need_open_comment": 1,
|
||||
"only_fans_can_comment": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"type": "news",
|
||||
"media_id": "CsEf3ldqkAYJAU6EJeIkStVDSvffUJ54vqbThMgplD-VJXXof6ctX5fI6-aYyUiQ",
|
||||
"created_at": 1391857799
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"type": "TYPE",
|
||||
"media_id": "MEDIA_ID",
|
||||
"created_at": 123456789
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"media_id": "rF4UdIMfYK3efUfyoddYRMU50zMiRmmt_l0kszupYh_SzrcW5Gaheq05p_lHuOTQ",
|
||||
"title": "TITLE",
|
||||
"description": "Description"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"type": "video",
|
||||
"media_id": "IhdaAQXuvJtGzwwc0abfXnzeezfO0NgPK6AQYShD8RQYMTtfzbLdBIQkQziv2XJc",
|
||||
"created_at": 1398848981
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": "xxxxxxxxxxxxxxxxxx"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"from_content": "xxxxxxxx",
|
||||
"to_content": "xxxxxxxx"
|
||||
}
|
||||
Reference in New Issue
Block a user