chore(wxapi): 文档注释

This commit is contained in:
Fu Diwei
2022-10-26 18:16:38 +08:00
parent b3c8eac6ad
commit f0e4f9611c
15 changed files with 293 additions and 156 deletions

View File

@@ -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"]
}

View File

@@ -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"]
}

View File

@@ -1,4 +0,0 @@
{
"action": "add",
"webviewdomain": ["https://www.qq.com", "https://m.qq.com"]
}

View File

@@ -1,5 +0,0 @@
{
"errcode": 0,
"errmsg": "ok",
"webviewdomain": ["https://www.qq.com", "https://m.qq.com"]
}