v1.0 initial db data

This commit is contained in:
lealife
2015-06-15 18:53:10 +08:00
parent b564989214
commit 89f8bb934c
63 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1 @@
{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote9.leanote.ShareNotes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1, "NoteId" : 1 }, "name" : "UserId_1_ToUserId_1_NoteId_1", "ns" : "leanote9.leanote.ShareNotes" } ] }