{
"id": "string",
"name": "string",
"intro": "string",
"labels": [
{
"id": "string",
"name": "string",
"img": "string",
"color": "string"
}
],
"imgList": [
"string"
],
"isLiked": true,
"isCollected": true,
"favoriteIds": [
"string"
],
"isReprinted": true,
"openComment": true,
"isAIGenerated": true,
"likeNum": 0,
"viewNum": 0,
"collectNum": 0,
"commentNum": 0,
"createdDate": "string",
"updatedDate": "string",
"authorId": "string",
"illustratorId": "string"
}