文档
测试

成绩分页查看

GET
http://www.citybyteai.com/materials/api/score/page

请求参数

参数名
类型
描述
必填
current
Int
当前页数
必填
size
Int
分页大小
必填

响应参数

参数名
类型
描述
必填
code
Int
必填
msg
String
必填
data
Object
必填
records
Array
查询的具体用户信息
必填
total
Int
查询符合条件的总个数
必填
size
Int
分页大小
必填
current
Int
当前页数
必填
pages
Int
总页数
必填