Commit c6244d88 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent b38143ce
......@@ -142,7 +142,7 @@ async function run() {
}
arrDate = _.orderBy(arrDate, ['sum'])
balance=lastBalance
// balance=lastBalance
// for (let i = 0; i < dates.length; i++) {
// balance = balance + dates[i].profit
// dates[i].balance = balance
......
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