mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 23:55:50 +00:00
数据库迁移到独立表
This commit is contained in:
@@ -14,6 +14,7 @@ var Api = {
|
||||
fileService: FileService,
|
||||
noteService: NoteService,
|
||||
userService: UserService,
|
||||
dbService: db,
|
||||
|
||||
// 得到当前版本
|
||||
getCurVersion: function (callback) {
|
||||
|
Reference in New Issue
Block a user