test(wxapi): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-06-11 17:22:29 +08:00
parent 126b4a5894
commit a1c3ae248e
134 changed files with 1653 additions and 0 deletions

View File

@@ -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"
}
]
}
}