mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
27 lines
757 B
JSON
27 lines
757 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"book": {
|
|
"book_id": "A1b2C3d4",
|
|
"title": "香蕉牛奶",
|
|
"intro": "香蕉牛奶的奇幻之旅。",
|
|
"cover_url": "https://xxx.jpg",
|
|
"author": "香蕉和牛奶",
|
|
"first_category_id": 10001,
|
|
"first_category_name": "男频",
|
|
"second_category_id": 10002,
|
|
"second_category_name": "都市",
|
|
"third_category_id": 10003,
|
|
"third_category_name": "娱乐明星",
|
|
"complete_status": 2,
|
|
"upload_scene": 1,
|
|
"chapter_cnt": 5,
|
|
"volume_cnt": 0,
|
|
"volume_list": [],
|
|
"total_word_cnt": 15234,
|
|
"create_time": 1704715412,
|
|
"original_id": "",
|
|
"chapter_order_method": 0
|
|
}
|
|
}
|