1
This commit is contained in:
parent
3b7548ca86
commit
1e6b6a9714
@ -70,6 +70,7 @@ class GameItemMarketBuyOk {
|
||||
array('account_id' => $accountId),
|
||||
$event);
|
||||
}
|
||||
$currencyName = $orderDb['currency_name'];
|
||||
$itemService = new ShopAddItemService();
|
||||
$itemService->addItemByAccountId($accountId, $itemId, $itemNum);
|
||||
myself()->_addLogEx($accountId, "mallBuyOk", "end", array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user