mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"action": "long2short",
|
||||
"long_url": "http://wap.koudaitong.com/v2/showcase/goods?alias=128wi9shh&spm=h56083&redirect_count=1"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"short_url": "http://w.url.cn/s/AvCo6Ih"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"short_key": "iTqRJFSEqk9RvPk"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"long_data": "loooooong data",
|
||||
"create_time": 1611047541,
|
||||
"expire_seconds": 86300
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"long_data": "loooooong data",
|
||||
"expire_seconds": 86400
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"short_key": "iTqRJFSEqk9RvPk"
|
||||
}
|
Reference in New Issue
Block a user