v1.2 update initial db data

This commit is contained in:
lealife
2015-10-18 20:34:44 +08:00
parent 33bc6bf84b
commit 320de8637f
62 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1 @@
{"indexes":[{"v":1,"key":{"_id":1},"name":"_id_","ns":"leanote_bin_test.notes"},{"v":1,"key":{"UserId":1},"name":"UserId_1","ns":"leanote_bin_test.notes"},{"v":1,"key":{"IsTrash":1},"name":"IsTrash_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"UrlTitle":1},"name":"UrlTitle_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"IsBlog":1},"name":"IsBlog_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"CreatedTime":1},"name":"CreatedTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"UpdatedTime":1},"name":"UpdatedTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"PublicTime":1},"name":"PublicTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"RecommendTime":1},"name":"RecommendTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"NotebookId":1},"name":"NotebookId_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"UserId":1,"IsBlog":1},"name":"UserId_1_IsBlog_1","ns":"leanote_bin_test.notes","background":true}]}