[TOC=2]
## 短信驗證碼
~~~[api]
post:/smsCaptcha/v2/acquire
*string:phone=13333333333#手機號碼
<<<
debug
{
"code": 0,
"data": {
"expire": 10, // 有效時間 分鐘
"length": 6, // 驗證碼長度
"captcha": "930349" // 驗證碼
}
}
<<<
success
{
"code": 0,
"data": {
"expire": 10,
"length": 6
}
}
<<<
error
{
"code": -1,
"msg": "手機號不能為空"
}
~~~
## 手機注冊
~~~[api]
post:/phone_register
*string:username=13333333333#手機號
*string:password=123456#密碼
*string:sms_captcha=930349#驗證碼
<<<
success
{
"code": 0
}
<<<
error
{
"code": -1,
"msg": "手機號必須"
}
~~~
## 密碼找回
~~~[api]
post:/phone_retrieve
*string:username=13333333333#手機號
*string:password=123456#密碼
*string:sms_captcha=930349#驗證碼
<<<
success
{
"code": 0
}
<<<
error
{
"code": -1,
"msg": "手機號必須"
}
~~~
- 文檔說明
- 更新日志
- Web App 更新日志
- 自用云平臺
- 鑫源云平臺
- 生產管理
- 數據展示平臺
- 云平臺 - v3
- 設備文檔
- KP0C0 - 0 - 0
- KP3C2 - 6 - 1
- K5C2 - 13 - 0
- KP1C2 - 18 - 0
- KP2C4 - 21 - 0
- K5C6 - 25 - 0
- KP5C1 - 27 - 0
- KD5P1 - 29 - 0
- KD5P5 - 46 - 0
- KP1C3 - 47 - 0
- KP1C4 - 48 - 0
- KP1C5 - 49 - 0
- KD4P6 - 53 - 0
- KP3C2 - 65 - 0
- KD5P8 - 72 - 0
- KP2C7 - 75 - 0
- KD5P601 - 76 - 0
- KD5P11 - 79 - 0
- KP01C1510 - 87 - 0
- KP03C0100 - 88 - 0
- KP01C1520 - 90 - 0
- 上報字段
- 數據庫
- 登錄注冊
- 手機注冊
- 郵箱注冊
- 用戶名注冊
- 個人資料
- 管理功能
- 代理相關
- 代理設備
- 授權設備
- 代理功能
- 用戶相關
- 用戶設備
- 用戶分組
- 權限相關
- 設備功能
- 設備分組
- 設備接口
- 數據統計
- 數據統計V2
- 數據統計V3
- 彩云8000 - 數據統計
- 號段申請
- 數據庫
- 登錄注銷
- 申請用戶
- 申請記錄
- 用戶申請
- 文件上傳
- 生產管理
- 登錄注冊
- 提供接口