Merge pull request #105 from goodbest/patch-2
add missing key for notebook
This commit is contained in:
@ -387,6 +387,7 @@ Notebook {
|
||||
Seq int // 排序
|
||||
Title string
|
||||
IsBlog bool
|
||||
IsDeleted bool
|
||||
CreatedTime time.Time
|
||||
UpdatedTime time.Time
|
||||
|
||||
|
Reference in New Issue
Block a user