Merge pull request #105 from goodbest/patch-2

add missing key for notebook
This commit is contained in:
life
2015-04-02 09:38:08 +08:00

View File

@ -387,6 +387,7 @@ Notebook {
Seq int // 排序
Title string
IsBlog bool
IsDeleted bool
CreatedTime time.Time
UpdatedTime time.Time