mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增云开发查询是否绑定手机号的接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"push_tmpl": true
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"has_mobile": true
|
||||
}
|
Reference in New Issue
Block a user