1
This commit is contained in:
parent
d00e7e3687
commit
6e924cdc7e
@ -193,7 +193,7 @@ class MarketController extends BaseController {
|
||||
$tokenId = $orderId;
|
||||
$tokenType = 0;
|
||||
$fieldsKv = array(
|
||||
'game_id' => 2006,
|
||||
'game_id' => $gameId,
|
||||
'func_id' => $funcId,
|
||||
'batch_idx' => $currBatchMeta['id'],
|
||||
'order_id' => $orderId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user