refactor: 小修改
parent
2f3a5c9ac8
commit
7e099cb5f8
|
@ -102,7 +102,7 @@ export default {
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
// updateUrl = 'https://dev-sidecar.docmirror.cn/update/'
|
// updateUrl = 'http://dev-sidecar.docmirror.cn/update/'
|
||||||
updateUrl = 'http://localhost/dev-sidecar/'
|
updateUrl = 'http://localhost/dev-sidecar/'
|
||||||
}
|
}
|
||||||
updateHandle(app, win, beforeQuit, updateUrl, log)
|
updateHandle(app, win, beforeQuit, updateUrl, log)
|
||||||
|
|
Loading…
Reference in New Issue