文档
测试
GET
http://localhost:8080/news?page=1&limit=20

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
page
string
示例:1
可选
limit
string
示例:20
可选