Commit ab90bb1a authored by zw's avatar zw

修改周排行最多人数

parent ac4c66f2
......@@ -40,8 +40,8 @@ class RankingListService
"10002" => 5
);
$this->weekNumMax = array(
"10001" => 7,
"10002" => 7
"10001" => 6,
"10002" => 6
);
}
......
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