1
This commit is contained in:
parent
fefb1f86d9
commit
76fe69ba24
@ -208,6 +208,7 @@ class CircuitRankingService extends BaseService {
|
|||||||
myself()->_rspErr(1, '人数不足20');
|
myself()->_rspErr(1, '人数不足20');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
$maxScore = 0;
|
||||||
//21-100之间的名次 塞入35名
|
//21-100之间的名次 塞入35名
|
||||||
//101-200之间的名次 塞入40名
|
//101-200之间的名次 塞入40名
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user