Commit 2579061b authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent cce0f30d
......@@ -13,6 +13,7 @@ async function init() {
let files = await fs.readdirSync('E:\\fail\\btc1')
let files2 = await fs.readdirSync('E:\\fail\\btc2')
let files3 = await fs.readdirSync('E:\\fail\\btc3')
console.log(files3)
// for (let i = 0; i < files.length; i++) {
// if (!files[i].includes('.csv'))
// continue
......
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