...
This commit is contained in:
parent
5e36134bcb
commit
c783b46bf3
@ -706,6 +706,8 @@ class ShopController extends BaseAuthedController
|
||||
$price = $this->normalizeWeb3Price($num);
|
||||
$item_id = V_ITEM_DIAMOND;
|
||||
$item_count = $num;
|
||||
|
||||
error_log("buy diamond start " . $num);
|
||||
|
||||
$response = services\BlockChainService::gameItemMallBuy(
|
||||
Transaction::BUY_GOODS_ACTION_TYPE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user