add end read date
This commit is contained in:
@@ -16,4 +16,5 @@ type UserBook struct {
|
||||
Read bool
|
||||
WantRead bool
|
||||
StartReadDate *time.Time
|
||||
EndReadDate *time.Time
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user