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