mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"env": "test-env-0001",
|
||||
"alias": "test-env"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"status": "INITIALIZING"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"env": "test-env-0001"
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"info_list": [
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"alias": "test2",
|
||||
"create_time": "2019-04-04 14:10:28",
|
||||
"update_time": "2019-04-04 14:10:36",
|
||||
"status": "NORMAL",
|
||||
"package_id": "basic",
|
||||
"package_name": "基础版 1"
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"env": "test-env-0001"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"appid": "wx5fe6bb43205e9e70",
|
||||
"env": "mytestenv-4gl1pvzp25d960df"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user