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,5 @@
|
||||
{
|
||||
"idname": "tencent",
|
||||
"wxuser": "wxidnnn",
|
||||
"component_phone": "1234567"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "OK",
|
||||
"taskid": "xxxxx",
|
||||
"authorize_url": "https://mp.weixin.qq.com/xxxx",
|
||||
"status": 0
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"taskid": "xxxxx"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "OK",
|
||||
"taskid": "xxxxx",
|
||||
"authorize_url": "https://mp.weixin.qq.com/xxxx",
|
||||
"status": 0
|
||||
}
|
Reference in New Issue
Block a user