From 4fec316ae035933a4f9bfa743b74d57b4c62ca03 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sun, 3 Apr 2022 08:27:35 +0800 Subject: [PATCH] 1 --- webapp/controller/MarketController.class.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/webapp/controller/MarketController.class.php b/webapp/controller/MarketController.class.php index bcc6f00b..77181cc2 100644 --- a/webapp/controller/MarketController.class.php +++ b/webapp/controller/MarketController.class.php @@ -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,