文档
测试

书友还读过接口

POST
https://b.mysread.com/api6.php?language=zh-Hant

请求参数

参数名
类型
描述
必填
ac
String
固定值【"readerOthers"】
必填
fl1
String
书籍类型,书籍详情接口返回对应 fl1 字段
必填

响应参数

参数名
类型
描述
必填
code
string
示例:0
必填
data
array
数据列表
必填
id
string
示例:377968
必填
title
string
示例:首席萌寶買一送一
必填
pic1
string
示例:https://b.mysread.com/upload/news/1607865056.jpg
必填
author
string
示例:熊孩子
必填
msg
string
示例:成功了
必填
status
boolean
示例:true
必填

说明 / 示例

{ "code": "0", "data": [ { "id": "377968", "title": "首席萌寶買一送一", "pic1": "https://b.mysread.com/upload/news/1607865056.jpg", "author": "熊孩子" }, { "id": "27611", "title": "原來,你也在這裡", "pic1": "https://b.mysread.com/upload/news/1539943066.jpg", "author": "清風微語" }, { "id": "218855", "title": "深愛無能說出口", "pic1": "https://b.mysread.com/upload/news/1576054676.jpg", "author": "M·N" }, { "id": "127785", "title": "我親一口", "pic1": "https://b.mysread.com/upload/news/1547471833.jpg", "author": "風雨春秋" } ], "msg": "成功了", "status": true }