blog/articles/get
GET
http://localhost:3000/api/blog/articles
接口描述
返回文章
请求头
参数名
类型
描述
必填
Authorization
string
示例:this is a token
必填
请求参数
参数名
类型
描述
必填
currentPage
int
示例:0
必填
articleNumber
int
示例:5
必填