feat(wxapi): 新增代商家注册小程序快速注册个人小程序接口

This commit is contained in:
Fu Diwei
2022-10-26 17:26:44 +08:00
parent 1a9c782bfa
commit bddc7924ee
10 changed files with 184 additions and 11 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
}