1
This commit is contained in:
parent
93a100e893
commit
974791e00d
@ -54,7 +54,7 @@ class BattleSettlement extends BaseModel
|
|||||||
't_battle_settlement_single',
|
't_battle_settlement_single',
|
||||||
array(
|
array(
|
||||||
'account_id' => myself()->_getAccountId(),
|
'account_id' => myself()->_getAccountId(),
|
||||||
'battle_uniid' => $battleUuid,
|
'battle_uuid' => $battleUuid,
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
return $row;
|
return $row;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user