feat(wxapi): 新增查询公众号或小程序是否绑定开放平台帐号的接口

This commit is contained in:
Fu Diwei
2022-05-01 21:01:57 +08:00
parent 20ad185799
commit 6bc78d63f4
8 changed files with 85 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
{
"have_open": true,
"errcode": 0,
"errmsg": "ok"
}