Commit 7bb94bd7 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent e8c4c7f1
...@@ -224,7 +224,7 @@ let obj ...@@ -224,7 +224,7 @@ let obj
if (needPrintData) if (needPrintData)
{ {
fs.writeFile('detail/'+opt.platform+'&'+type+'.json', JSON.stringify(saveData, null, 2), 'utf8', function (err) { fs.writeFile('detail/te.json', JSON.stringify(saveData, null, 2), 'utf8', function (err) {
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment