This commit is contained in:
aozhiwei 2022-04-03 08:27:35 +08:00
parent 2e91f7e53d
commit 4fec316ae0

View File

@ -224,10 +224,7 @@ class MarketController extends BaseController {
'batch_idx' => $currBatchMeta['id'],
'order_id' => $orderId,
'type' => $type,
//'item_id' => $itemId,
'buyer_address' => $buyerAddress,
//'token_id' => $tokenId,
//'token_type' => $tokenType,
'price' => $price,
'payment_token_address' => $paymentTokenAddress,
'nonce' => $nonce,