Showing
2 changed files
with
13 additions
and
18 deletions
doc/基础服务.md
0 → 100644
1 | + | ||
2 | +## 接口归纳 | ||
3 | + | ||
4 | +## 登录(只支持短信验证登录) | ||
5 | +[验证码登录](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录) | ||
6 | + | ||
7 | + - [发送验证码](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/发送验证码.md) | ||
8 | + - [手机号自动登录](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/手机号自动登录.md) | ||
9 | + - [校验是否是注册用户](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/校验是否是注册用户.md) | ||
10 | + - [验证验证码](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/验证验证码.md) |
1 | 1 | ||
2 | -## 接口归纳 | ||
3 | -## 登录(只支持短信验证登录) | ||
4 | -[验证码登录](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录) | ||
5 | - | ||
6 | - - [发送验证码](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/发送验证码.md) | ||
7 | - - [手机号自动登录](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/手机号自动登录.md) | ||
8 | - - [校验是否是注册用户](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/校验是否是注册用户.md) | ||
9 | - - [验证验证码](http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/个人中心/验证码登录/验证验证码.md) | ||
10 | - | ||
11 | -####【主页面】热门图片列表(考虑复用全部图片列表接口) | 2 | +## 接口列表 |
12 | 3 | ||
13 | ###【列表页、图片页】点赞 | 4 | ###【列表页、图片页】点赞 |
14 | 5 | ||
15 | -###【列表页】全部图片列表 | 6 | +###【列表页】图片列表 |
16 | 7 | ||
17 | ###【发布页】上传图片 | 8 | ###【发布页】上传图片 |
18 | 9 | ||
19 | -###【发布页】发送验证码 | ||
20 | - | ||
21 | -###【发布页】发布评价前验证通过手机号返回用户昵称和头像(区分老用户和新用户的不同规则) | ||
22 | - | ||
23 | ###【发布页】发布评论 | 10 | ###【发布页】发布评论 |
24 | 11 | ||
25 | -### 图片页】图片详情接口 | ||
26 | - | ||
27 | -###【分享页】?????? | 12 | +###【图片页】图片详情 |
-
Please register or login to post a comment