...
This commit is contained in:
parent
69a489a2d7
commit
82e38d19f8
@ -538,7 +538,6 @@ class MarketController extends BaseAuthedController
|
||||
't_market_store',
|
||||
array(
|
||||
'token_id' => '',
|
||||
'order_id' => 0,
|
||||
'item_id' => $item_id,
|
||||
'owner_address' => $address,
|
||||
'token_type' => 0,
|
||||
|
@ -69,7 +69,6 @@ class MarketSellOrderOk extends MarketCallbackBase
|
||||
't_market_store',
|
||||
array(
|
||||
'token_id' => $tokenId,
|
||||
'order_id' => 0,
|
||||
'o_link' => $o_link,
|
||||
'nft_token' => $nftToken,
|
||||
'status' => 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user