文档
测试

获取图鉴列表

POST
https://app.gplus.tech/playerMatch/pubg/getBooksList

请求头

参数名
类型
描述
必填
Content-Type
String
application/x-www-form-urlencoded
必填

响应参数

参数名
类型
描述
必填
code
int
状态码,请求成功状态码为1
必填
msg
String
响应信息
必填
data
Array
图鉴类型列表
必填
type_id
int
类型id
必填
type_name
String
类型名称
必填
class_list
Array
分类列表
必填
class_id
int
分类id
必填
class_name
String
分类名称
必填
type_id
int
所属类型id
必填
equipment_list
Array
图鉴项目列表
必填
id
int
图鉴id
必填
name
String
图鉴名称
必填
img_url
String
图鉴图片url
必填
class_id
int
所属分类id
必填
type_id
int
所属类型id
必填