|
@@ -21,6 +21,7 @@ class UserShelfBooksTransformer
|
|
|
'last_cid' => $userShelfBook->last_cid,
|
|
|
'last_chapter' => $userShelfBook->last_chapter,
|
|
|
'recent_reading_chapter' => $userShelfBook->recent_reading_chapter,
|
|
|
+ 'recent_cid'=>$userShelfBook->recent_cid,
|
|
|
];
|
|
|
}
|
|
|
}
|