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,3 @@
|
||||
{
|
||||
"audit_id": 12345
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"nickname": "xxx",
|
||||
"audit_stat": 2,
|
||||
"fail_reason": "xxx",
|
||||
"create_time": 1519724071,
|
||||
"audit_time": 1519724950
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"status": 0
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"action": "get",
|
||||
"is_pre_fetch_open": true,
|
||||
"pre_fetch_type": 0,
|
||||
"pre_fetch_url": "https://fff.com",
|
||||
"is_period_fetch_open": true,
|
||||
"period_fetch_type": 1,
|
||||
"period_env": "test-pfyol",
|
||||
"period_function_name": "login"
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"is_pre_fetch_open": true,
|
||||
"pre_fetch_type": 1,
|
||||
"pre_env": "test-pfyol",
|
||||
"pre_function_name": "test_func",
|
||||
"is_period_fetch_open": true,
|
||||
"period_fetch_type": 0,
|
||||
"period_fetch_url": "https://111.qq.com"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"status": 1,
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"action": "add",
|
||||
"requestdomain": [ "https://www.qq.com", "https://www.qq.com" ],
|
||||
"wsrequestdomain": [ "wss://www.qq.com", "wss://www.qq.com" ],
|
||||
"uploaddomain": [ "https://www.qq.com", "https://www.qq.com" ],
|
||||
"downloaddomain": [ "https://www.qq.com", "https://www.qq.com" ]
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"requestdomain": [ "https://www.qq.com", "https://www.qq.com" ],
|
||||
"wsrequestdomain": [ "wss://www.qq.com", "wss://www.qq.com" ],
|
||||
"uploaddomain": [ "https://www.qq.com", "https://www.qq.com" ],
|
||||
"downloaddomain": [ "https://www.qq.com", "https://www.qq.com" ]
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"nick_name": "XXX公司",
|
||||
"id_card": "3LaLzqiTrQcD20DlX_o-OV1",
|
||||
"license": "3LaLzqiTrQcD20DlX_o-OV22231",
|
||||
"naming_other_stuff_1": "3LaLzqiTrQcD20DlX_o-OV1-nlYMu7sdVAL7SV2PrxVyjZFZZmB3O6LPGaYXlZWq",
|
||||
"naming_other_stuff_2": ""
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"wording": "",
|
||||
"audit_id": 12345
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"action": "add",
|
||||
"webviewdomain": [ "https://www.qq.com", "https://m.qq.com" ]
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"webviewdomain": [ "https://www.qq.com", "https://m.qq.com" ]
|
||||
}
|
Reference in New Issue
Block a user