mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
test(work): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"subscribe_mode": 1
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"qrcode_big": "http://p.qpic.cn/wwhead/XXXX",
|
||||
"qrcode_middle": "http://p.qpic.cn/wwhead/XXXX",
|
||||
"qrcode_thumb": "http://p.qpic.cn/wwhead/XXXX"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"subscribe_mode": 1
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user