mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"requestdomain": ["https://www.example.com"],
|
|
"wsrequestdomain": ["wss://www.qq.com"],
|
|
"uploaddomain": [],
|
|
"downloaddomain": ["https://www.qq.com"],
|
|
"udpdomain": ["udp://www.example.com"],
|
|
"bizdomain": ["https://www.qq.com"]
|
|
}
|