Commit 4f6825a9 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 211a6aeb
...@@ -82,7 +82,11 @@ let obj ...@@ -82,7 +82,11 @@ let obj
if (needPrintData) if (needPrintData)
{ {
obj=d obj=d
obj.openDate=data[i].openDate
obj.closeDate=data[i].closeDate
obj.maxReserve=maxReserve obj.maxReserve=maxReserve
obj.maxAllocatedMoney=maxAllocatedMoney obj.maxAllocatedMoney=maxAllocatedMoney
obj.maxLevel=maxLevel obj.maxLevel=maxLevel
......
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