This commit is contained in:
aozhiwei 2023-08-03 21:24:40 +08:00
parent 0324602e53
commit 436bd3decf

View File

@ -46,6 +46,7 @@ class BlockChainService {
'c' => 'GameItemMall',
'a' => 'buy',
'account' => $account,
'currency_name' => $currency,
'price' => $price,
'net_id' => NET_ID
);