1
This commit is contained in:
parent
11176482f5
commit
a3590957be
@ -23,6 +23,7 @@ class GameItemMallBuyOk {
|
||||
public function process()
|
||||
{
|
||||
SignatureService::web3ServiceCheck();
|
||||
$transId = getReqVal('trans_id', '');
|
||||
$orderId = getReqVal('order_id', '');
|
||||
|
||||
error_log("GameItemMallBuyOk-------------------");
|
||||
|
Loading…
x
Reference in New Issue
Block a user