Commit c02c4eef authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 696e02a3
......@@ -88,7 +88,7 @@ async function add(data)
{
for (let i=10;i<1000;i=i+10)
{
for (let z=0.5;z<5;z=z+0.5)
for (let z=0.5;z<3;z=z+0.5)
arr.push({
type: data.type,
commision: data.commision,
......
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