Commit 28695227 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent bb32c1d2
......@@ -213,7 +213,7 @@ async function run() {
for (let i = 0; i < dates.length; i++)
sumAll = sumAll + dates[i].count
console.log(arrDate)
console.log(dates)
// let ss=0
// for (let i=0;i<dates.length;i++)
// ss=ss+dates[i].profit
......
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