Commit 2999e394 by 段启岩

API进度更新-0207

parent 6710bb3e
......@@ -218,7 +218,7 @@ GET /api/my/topic/created
GET /api/topic/hotSearches
```
###### 10.热门话题
###### :white_check_mark: 10.热门话题
```
GET /api/topic/hots
......@@ -258,13 +258,13 @@ GET /api/tag/search
GET /api/my/tag/created
```
###### 4.热门标签
###### :white_check_mark: 4.热门标签
```
GET /api/tag/hots
```
######
### 五、短信
......@@ -348,7 +348,7 @@ DELETE /api/project/comment/{commentId}
GET /api/project/{projectId}/comments
```
###### 11.热门项目
###### :white_check_mark: 11.热门项目
```
GET /api/project/hots
......@@ -430,7 +430,7 @@ DELETE /api/blog/comment/{commentId}
GET /api/blog/{blogId}/comments
```
###### 11.热门博客
###### :white_check_mark: 11.热门博客
```
GET /api/blog/hots
......@@ -548,7 +548,7 @@ DELETE /api/quesion/reply/comment/{commentId}
GET /api/quesion/reply/{replyId}/comments
```
###### 17.热门问答
###### :white_check_mark: 17.热门问答
```
GET /api/question/hots
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment