Commit c40c287d authored by zw's avatar zw

bug

parent 55b891ae
......@@ -35,21 +35,13 @@ class RankingListService
"10001" => 25,
"10002" => 13
);
/* $this->weekNum = array(
$this->weekNum = array(
"10001" => 5,
"10002" => 5
);
$this->weekNumMax = array(
"10001" => 6,
"10002" => 6
);*/
$this->weekNum = array(
"10001" => 5,
"10002" => 8
);
$this->weekNumMax = array(
"10001" => 6,
"10002" => 13
);
}
......
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