1
This commit is contained in:
parent
09ee7e68cc
commit
0ebd3ff7bc
@ -33,6 +33,9 @@ class CircuitRankingService extends BaseService {
|
||||
foreach ($rows as $row) {
|
||||
$androidHash[$row['account_id']] = $row;
|
||||
}
|
||||
if (count($androidHash) < 100) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public static function repairRanking($currentCircuitMeta)
|
||||
|
Loading…
x
Reference in New Issue
Block a user