refactor: 小修改

pull/67/head
xiaojunnuo 2020-12-08 23:39:04 +08:00
parent 2f3a5c9ac8
commit 7e099cb5f8
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ export default {
return true
}
})
// updateUrl = 'https://dev-sidecar.docmirror.cn/update/'
// updateUrl = 'http://dev-sidecar.docmirror.cn/update/'
updateUrl = 'http://localhost/dev-sidecar/'
}
updateHandle(app, win, beforeQuit, updateUrl, log)