chore(wxapi): 文档注释

This commit is contained in:
Fu Diwei
2022-10-27 19:50:47 +08:00
parent 64e961ec20
commit e13418c1f1
26 changed files with 105 additions and 102 deletions

View File

@@ -0,0 +1,5 @@
{
"idname": "tencent",
"wxuser": "wxidnnn",
"component_phone": "1234567"
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "OK",
"taskid": "xxxxx",
"authorize_url": "https://mp.weixin.qq.com/xxxx",
"status": 0
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "OK",
"taskid": "xxxxx",
"authorize_url": "https://mp.weixin.qq.com/xxxx",
"status": 0
}