mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"now_version": "1.0.0",
|
||||
"uv_info": {
|
||||
"items": [
|
||||
{
|
||||
"percentage": 0,
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"percentage": 0,
|
||||
"version": "1.0.1"
|
||||
},
|
||||
{
|
||||
"percentage": 0,
|
||||
"version": "1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"version": "1.0.0"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user