mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"phone_info": {
|
|
"phoneNumber": "xxxxxx",
|
|
"purePhoneNumber": "xxxxxx",
|
|
"countryCode": 86,
|
|
"watermark": {
|
|
"timestamp": 1637744274,
|
|
"appid": "xxxx"
|
|
}
|
|
}
|
|
} |