Commit 6380dfef authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent eac929be
...@@ -30,7 +30,7 @@ async function init() { ...@@ -30,7 +30,7 @@ async function init() {
arrange(arr[i]) arrange(arr[i])
// console.log(arr[0].arr[0]) // console.log(arr[0].arr[0])
manage() manage()
// console.log(all) console.log(all)
// console.log(files) // console.log(files)
// let com = await fs.readFileSync('E:\\fail\\btc1', 'utf8'); // let com = await fs.readFileSync('E:\\fail\\btc1', 'utf8');
...@@ -54,7 +54,7 @@ function manage() { ...@@ -54,7 +54,7 @@ function manage() {
} }
} }
console.log(data) // console.log(data)
all[i].data = data all[i].data = data
......
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