mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
chore(wxapi): 文档注释
This commit is contained in:
@@ -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,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