...
This commit is contained in:
parent
164b3199e9
commit
a0005e50bb
@ -56,7 +56,7 @@ class BlockChainService {
|
||||
die();
|
||||
return;
|
||||
}
|
||||
error_log("gameItemMallBuy:" . $response);
|
||||
error_log("gameItemMallBuy:" . $response . "url:" . $url);
|
||||
$rspObj = json_decode($response, true);
|
||||
if ($rspObj['errcode'] == 0) {
|
||||
$transId = $rspObj['trans_id'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user