From 4fb7e8dbaa17d052bcae3299dfca26c4a2ff399b Mon Sep 17 00:00:00 2001 From: goodbest Date: Wed, 1 Apr 2015 12:54:37 +0800 Subject: [PATCH] add missing key for notebook --- app/controllers/api/API列表-v0.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/api/API列表-v0.1.md b/app/controllers/api/API列表-v0.1.md index 9179530..69f1fcd 100644 --- a/app/controllers/api/API列表-v0.1.md +++ b/app/controllers/api/API列表-v0.1.md @@ -387,6 +387,7 @@ Notebook { Seq int // 排序 Title string IsBlog bool + IsDeleted bool CreatedTime time.Time UpdatedTime time.Time