Browse Source

bug fix

master
filesite 7 months ago
parent
commit
cca7ed9aef
  1. 2
      lib/common.mjs

2
lib/common.mjs

@ -88,7 +88,7 @@ export default {
} }
return configs; return configs;
} },
//保存log到指定文件 //保存log到指定文件
saveLog: async function(filePath, content) { saveLog: async function(filePath, content) {

Loading…
Cancel
Save