Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieysx authored Aug 9, 2018
1 parent 8d14bdb commit 1068fa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#### 后台管理-接口
|接口名称|接口地址|请求方式|
| :- | -: | -: | :- |
| :- | -: | -: |
| 登录 | a/login | post |
| 获取七牛图片token | a/qiniu/token | get |
| 获取博客配置 | a/webConfig | get |
Expand Down Expand Up @@ -43,7 +43,7 @@
| 修改 我的简历 页面 | a/webConfig/modifyResume | post |
#### 博客-接口
|接口名称|接口地址|请求方式|
| :- | -: | -: | :- |
| :- | -: | -: |
| 获取 关于我 页面 | w/getAbout | get |
| 获取文章归档列表 | w/article/archives | get |
| 获取文章信息 | w/article | get |
Expand All @@ -64,4 +64,4 @@
##### 数据库配置
> application/config/database.php文件
##### 七牛上传图片配置
> application/models/common/Qiniu_model.php文件
> application/models/common/Qiniu_model.php文件

0 comments on commit 1068fa9

Please sign in to comment.