Commit ed4c96ff authored by IronHammer Std's avatar IronHammer Std
Browse files

更新readme

parent 2966ce43
......@@ -88,8 +88,8 @@ Config.json和example.db在仓库的Example目录下。
### 获取评论:
URL:
部分获取: http://localhost:8080/comment/get?page={待请求的页码,从1开始计数}&size={每页大小}
获取全部: http://localhost:8080/comment/get?size=-1
- 部分获取: http://localhost:8080/comment/get?page={待请求的页码,从1开始计数}&size={每页大小}
- 获取全部: http://localhost:8080/comment/get?size=-1
方法:GET
......
Supports Markdown
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