Commit f5f12663 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 5db16c46
...@@ -163,7 +163,7 @@ async function run() { ...@@ -163,7 +163,7 @@ async function run() {
// let z={maxReserve:arrNew[0].sum,balance:balance,bad:base} // let z={maxReserve:arrNew[0].sum,balance:balance,bad:base}
// //
// await createfileADV(JSON.stringify(z)) // await createfileADV(JSON.stringify(z))
await lastCheck(arrDate[0].sum-100, balance - lastBalance, base, arr5) await lastCheck(arrDate[0].sum, balance - lastBalance, base, arr5)
} }
// let start=false // let start=false
// let arr2=[] // let arr2=[]
......
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