平台手机号
[TOC]
简要描述
- 平台手机号
请求URL
/index/mine/platform_mobile
请求方式
- POST
返回示例
{
"code": 0,
"data": "13763365000",
"msg":""
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
data | string | 平台手机号 |
备注
- 无
爆店系统接口
[TOC]
/index/mine/platform_mobile
{
"code": 0,
"data": "13763365000",
"msg":""
}
参数名 | 类型 | 说明 |
---|---|---|
data | string | 平台手机号 |