writeFileSync ( require.main.path + '/bmconfig.json', JSON.stringify(bmObj, null, 2), (err) => { if (err) throw err; } );.
確定! 回上一頁