Commit e2602738 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 397d5e66
...@@ -98,7 +98,7 @@ async function run() { ...@@ -98,7 +98,7 @@ async function run() {
typeSort = _.orderBy(typeSort, ['count'], ['desc']); typeSort = _.orderBy(typeSort, ['type'], ['desc']);
console.log('All Uniq Platform:' + arr.length) console.log('All Uniq Platform:' + arr.length)
console.log('All Uniq Date:' + arrDate.length) console.log('All Uniq Date:' + arrDate.length)
// console.log(arrDate) // console.log(arrDate)
......
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