send notebook changes, 先添加父, 再添加子

This commit is contained in:
life
2015-03-13 11:00:40 +08:00
parent 7f11dd63ee
commit 3a78cca916
6 changed files with 129 additions and 47 deletions

2
node_modules/db.js generated vendored
View File

@@ -10,7 +10,7 @@ console.error(dbPath);
// test
if(dbPath.length < 6) {
// var dbPath = '/Users/life/Library/Application Support/Leanote' + '/nedb';
var dbPath = '/Users/life/Library/Application Support/Leanote' + '/nedb';
}
// console.log(dbPath);