1
This commit is contained in:
parent
31eadfbed1
commit
81cd2a0c44
@ -134,8 +134,8 @@ class CircuitRankingService extends BaseService {
|
||||
$userDb = array(
|
||||
'account_id' => $row['account_id'],
|
||||
'name' => $robotMeta['name'],
|
||||
'head_id' => 1,
|
||||
'head_frame' => 1,
|
||||
'head_id' => 50001,
|
||||
'head_frame' => 60000,
|
||||
);
|
||||
$heroDb = array(
|
||||
'hero_id' => $robotMeta['hero_id'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user