feat: 更新入口文件与模块 — 自动下载、版本校验、权限管理、日志落盘
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// @version 1.0.0
|
||||
function runOnMainSync(fn, timeoutMs) {
|
||||
if (!fn) return { ok: false, error: "empty-fn" };
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user