mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
style: format
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"audit_id": 12345
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"fail_reason": "xxx",
|
||||
"create_time": 1519724071,
|
||||
"audit_time": 1519724950
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"status": 0
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
"period_fetch_type": 1,
|
||||
"period_env": "test-pfyol",
|
||||
"period_function_name": "login"
|
||||
}
|
||||
}
|
||||
|
@@ -8,4 +8,4 @@
|
||||
"is_period_fetch_open": true,
|
||||
"period_fetch_type": 0,
|
||||
"period_fetch_url": "https://111.qq.com"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"status": 1,
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,7 +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" ]
|
||||
}
|
||||
"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"]
|
||||
}
|
||||
|
@@ -1,8 +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" ]
|
||||
}
|
||||
"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"]
|
||||
}
|
||||
|
@@ -4,4 +4,4 @@
|
||||
"license": "3LaLzqiTrQcD20DlX_o-OV22231",
|
||||
"naming_other_stuff_1": "3LaLzqiTrQcD20DlX_o-OV1-nlYMu7sdVAL7SV2PrxVyjZFZZmB3O6LPGaYXlZWq",
|
||||
"naming_other_stuff_2": ""
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"errmsg": "ok",
|
||||
"wording": "",
|
||||
"audit_id": 12345
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"action": "add",
|
||||
"webviewdomain": [ "https://www.qq.com", "https://m.qq.com" ]
|
||||
}
|
||||
"webviewdomain": ["https://www.qq.com", "https://m.qq.com"]
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"webviewdomain": [ "https://www.qq.com", "https://m.qq.com" ]
|
||||
}
|
||||
"webviewdomain": ["https://www.qq.com", "https://m.qq.com"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user