数据库迁移到独立表

This commit is contained in:
life
2015-11-19 20:49:19 +08:00
parent e50b518715
commit 3fd0da6810
10 changed files with 411 additions and 15 deletions

View File

@@ -14,6 +14,7 @@ var Api = {
fileService: FileService,
noteService: NoteService,
userService: UserService,
dbService: db,
// 得到当前版本
getCurVersion: function (callback) {