mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
chore(wxapi): 文档注释
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"action": "add",
|
||||
"webviewdomain": ["https://www.qq.com", "https://m.qq.com"]
|
||||
}
|
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"webviewdomain": ["https://www.qq.com", "https://m.qq.com"]
|
||||
}
|
Reference in New Issue
Block a user