Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
闫镜湾
2017-03-31 16:06:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9f9b09f8b5d9607d98a8f43447dd2fab57dd84a3
9f9b09f8
1 parent
65a8be10
添加链接
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
SUMMARY.md
yjw接口文档/y手机号接口.md
SUMMARY.md
View file @
9f9b09f
...
...
@@ -257,4 +257,9 @@
*
[
获取当前分类下存在的班级
](
未整理/获取当前分类下存在的班级.md
)
*
[
老罗
](
laoluo.md
)
*
[
老罗
](
laoluo1.md
)
*
[
分享
](
yjw接口文档/y分享.md
)
*
[
口语测评
](
yjw接口文档/y口语测评.md
)
*
[
手机号接口
](
yjw接口文档/y手机号接口.md
)
*
[
提交成绩
](
yjw接口文档/y提交成绩.md
)
*
[
每日推送
](
yjw接口文档/y每日推送.md
)
*
[
阶段数
](
yjw接口文档/y阶段数.md
)
...
...
yjw接口文档/y手机号接口.md
View file @
9f9b09f
# 手机号相关
#### 1. 绑定手机号
api-online.test.boxfish.cn/mobile/send?access_token=admin&mobile=17051100900
api-online.test.boxfish.cn/mobile/send?access_token=admin&mobile=17051100900
POST
返回参数:
{
...
...
@@ -15,7 +15,7 @@ throw ['验证码发送过频,请稍后再试']
#### 2. 检验验证码
api-online.test.boxfish.cn/mobile/check?access_token=admin&mobile=17051100900&code=2128
api-online.test.boxfish.cn/mobile/check?access_token=admin&mobile=17051100900&code=2128
GET/POST
返回参数:
{
...
...
Please
register
or
login
to post a comment