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 // 排序
|
Seq int // 排序
|
||||||
Title string
|
Title string
|
||||||
IsBlog bool
|
IsBlog bool
|
||||||
|
IsDeleted bool
|
||||||
CreatedTime time.Time
|
CreatedTime time.Time
|
||||||
UpdatedTime time.Time
|
UpdatedTime time.Time
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user