Merge branch 'star' of git.kingsome.cn:server/game2006api into star
This commit is contained in:
commit
29b21c79bf
@ -57,7 +57,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