attach conflict copy ok

This commit is contained in:
life
2015-02-01 21:30:28 +08:00
parent 647ca66fa5
commit 1134336f36
3 changed files with 112 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ Api.addNotebook({
*/
// Api.uploadImage();
User.userId = '54bdc65599c37b0da9000002';
Note.getNoteByServerNoteId('54ccc53d99c37bf812000001', function(doc) {
Note.getNoteByServerNoteId('54ce29b399c37b1d5c000479', function(doc) {
console.log(doc);
});
/*