This commit is contained in:
life
2015-02-27 22:29:38 +08:00
parent 3a179380db
commit 6df80d2fed
12 changed files with 45413 additions and 100 deletions

View File

@@ -1303,7 +1303,7 @@ function fullSync(callback) {
// 增量同步
function incrSync() {
log('incr sync');
SyncService.incrSync(Notebook, Note);
SyncService.incrSync();
}
// note.html调用