书籍内容
POST
book/detailed
请求参数
参数名
类型
描述
必填
id
int
id
必填
响应参数
参数名
类型
描述
必填
id
int
ID
必填
title
string
标题
必填
des
string
简介
必填
thumb
string
封面图
必填
content
string
富文本内容
必填
total
int
章节总数
必填
contentlist
array
章节列表
必填
hasunlock
bool
是否已解锁
必填
play_log
int
播放记录的音频链接ID
必填
collect
int
是否收藏,1是,0否
必填