api markdown 編排模版

#### 簡要描述:app

- 查詢城市編碼編碼

#### 接口版本:code

|版本號|制定人|制定日期|修訂日期|
|:---- |:------ |:-------- |------- |
|1.0 |XXX|2019-05-27 | |接口

#### 請求URL:string

- /applet/memberInfo/common/sendCode請求

#### 請求方式:ember

- POST查詢

#### 請求參數:apple

|參數名|是否必須|類型|說明|
|:---- |:---|:----- |----- |
|phone |是 |string | 手機號碼 |
|name|是|string|用戶名|co

 

#### 調用示例:
{"phone":"15093051733"}
#### 返回示例:

**正確時返回:**

```
{
"message": "操做成功",
"code": 0,
"data": null
}
```

**錯誤時返回:**

```
{

}
```

#### 返回參數說明:

|參數名|類型|說明|
|:----- |:-----|----- |


#### 備註:

- 更多返回錯誤代碼請看首頁的錯誤代碼描述

相關文章
相關標籤/搜索