完善功能
This commit is contained in:
@ -19,4 +19,5 @@ type Bookshelves struct {
|
||||
LastReadChapterId interface{} // 最后阅读章节ID
|
||||
LastReadPercent interface{} // 阅读进度百分比(0.00~100.00)
|
||||
LastReadAt *gtime.Time // 最后阅读时间
|
||||
ReadStatus interface{} // 阅读状态:1=正在读,2=已读完,3=已收藏
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user