Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • message_miss

message_miss · Changes

Page history
chenchang created page: message_miss authored Jan 20, 2017 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 33 additions and 0 deletions
+33 -0
  • message_miss.md message_miss.md +33 -0
  • No files found.
message_miss.md 0 → 100644
View page @ f72f0093
### 没收到短信
#### 调用地址
```
/audit-claimbase
```
#### 传参
```javascript
{
action: 'message_miss',
phone : '18616503611',
send_type : 'kj',
}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
|phone|手机号|是|
|send_type|发送短信类别|是|
#### 返回值
```javascript
{
status: 0,
message: "请求成功!",
data: [ ]
}
```
#### 示例
http://shuidi.dev.pingansec.com/audit-claimbase?action=message_miss&phone=18616503617&send_type=dsdd
\ No newline at end of file
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages