no message
This commit is contained in:
parent
aecddf524a
commit
f4d24520d8
@ -14,7 +14,7 @@ final class CountryController
|
|||||||
{
|
{
|
||||||
|
|
||||||
if ($sCase == "a") {
|
if ($sCase == "a") {
|
||||||
$iCountryLimit = rand(4, 8); // 平均6
|
$iCountryLimit = rand(5, 8); // 平均6
|
||||||
$iNodeLimit = rand(10, 35); // 平局20多
|
$iNodeLimit = rand(10, 35); // 平局20多
|
||||||
$iSpeedLimit = rand(5, 30);
|
$iSpeedLimit = rand(5, 30);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user