GET api/Account/IsHandphoneExist?handphone={handphone}&dblinkname={dblinkname}
手机号
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| handphone |
手机号 |
string |
Required |
| dblinkname |
数据源名称 |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}