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 @@
|
||||
{
|
||||
"code": "e31968a7f94cc5ee25fafc2aef2773f0bb8c3937b22520eb8ee345274d00c144"
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"phone_info": {
|
||||
"phoneNumber": "xxxxxx",
|
||||
"purePhoneNumber": "xxxxxx",
|
||||
"countryCode": 86,
|
||||
"watermark": {
|
||||
"timestamp": 1637744274,
|
||||
"appid": "xxxx"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user