文档
测试

查询所有

GET
http://localhost:3690/song/songall?page=10&pagesize=20

请求参数

参数名
类型
描述
必填
page
int
示例:10
必填
pagesize
int
示例:20
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
total
int
示例:788
必填
page
string
示例:10
必填
pagesize
string
示例:20
必填
pages
int
示例:40
必填
data
array
数据列表
必填
song_id
int
示例:181
必填
song_author
string
示例:英复光
必填
song_name
string
示例:枫桥雨
必填
list_id
int
示例:44
必填
song_img
string
示例:http://47.113.90.124:3690/img/2002210674180197.jpg
必填
song_src
string
示例:http://47.113.90.124:3690/music/囍 - 葛东琪.mp3
必填