Commit 2867ad15 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 3c45e998
......@@ -30,7 +30,7 @@ async function init() {
arrange(arr[i])
// console.log(arr[0].arr[0])
manage()
console.log(all)
// console.log(all)
// console.log(files)
// let com = await fs.readFileSync('E:\\fail\\btc1', 'utf8');
......@@ -53,7 +53,7 @@ manage()
// let t=(j+1)+','+s[1]+','+s[2]+','+s[3]+','+s[4]+','+s[5]+','+s[6]+','+s[7]+','+s[8]+','+s[9]
// data.text=t
// }
console.log(data.data)
console.log(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