托管服务接口
  1. 微信读书
托管服务接口
  • 钟意说
  • 欢迎门户👏
  • 系统模块
  • 微信读书
  • 数据模型
    • 微信读书
      • 个人信息
      • 笔记详情
      • 书籍详情
      • 书架书籍详情
  1. 微信读书

书架书籍详情

{
    "bookId": "string",
    "title": "string",
    "author": "string",
    "translator": "string",
    "cover": "string",
    "version": 0,
    "format": "string",
    "type": 0,
    "price": 0,
    "originalPrice": 0,
    "soldout": 0,
    "bookStatus": 0,
    "payType": 0,
    "lastChapterCreateTime": 0,
    "centPrice": 0,
    "finished": 0,
    "maxFreeChapter": 0,
    "maxFreeInfo": {
        "maxFreeChapterIdx": 0,
        "maxFreeChapterUid": 0,
        "maxFreeChapterRatio": 0
    },
    "free": 0,
    "mcardDiscount": 0,
    "ispub": 0,
    "extra_type": 0,
    "updateTime": 0,
    "publishTime": "string",
    "category": "string",
    "categories": [
        {
            "categoryId": 0,
            "subCategoryId": 0,
            "categoryType": 0,
            "title": "string"
        }
    ],
    "hasLecture": 0,
    "lPushName": "string",
    "lastChapterIdx": 0,
    "paperBook": {
        "skuId": "string"
    },
    "copyrightChapterUids": [
        0
    ],
    "blockSaveImg": 0,
    "language": "string",
    "hideUpdateTime": true,
    "isEPUBComics": 0,
    "webBookControl": 0,
    "selfProduceIncentive": true,
    "showLectureButton": 0,
    "secret": 0,
    "readUpdateTime": 0,
    "finishReading": 0,
    "paid": 0,
    "otherType": [
        {
            "type": "string",
            "showType": true,
            "translateStatus": "string",
            "translateDone": true
        }
    ]
}
Built with