Commit 397d5e66 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 3f96e677
...@@ -104,7 +104,7 @@ async function run() { ...@@ -104,7 +104,7 @@ async function run() {
// console.log(arrDate) // console.log(arrDate)
console.log(levelSort) console.log(levelSort)
// console.log(typeSort) // console.log(typeSort)
createConfileADV(typeSort) createConfileADV(JSON.stringify(typeSort, null, 2))
console.log(sideSort) console.log(sideSort)
// console.log(JSON.stringify(arrDate, null, 2)) // console.log(JSON.stringify(arrDate, null, 2))
let arrDateSortCount=[] let arrDateSortCount=[]
......
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