1
This commit is contained in:
parent
98b4169382
commit
4c897b1051
@ -119,7 +119,8 @@ class Nft extends BaseModel
|
|||||||
myself()->_getMarketMysql(),
|
myself()->_getMarketMysql(),
|
||||||
't_nft',
|
't_nft',
|
||||||
array(
|
array(
|
||||||
'owner_address' => $account,
|
'owner_address' => LOCK_CONTRACT_ADDRESS,
|
||||||
|
'last_owner_address' => $account,
|
||||||
'token_type' => $type,
|
'token_type' => $type,
|
||||||
'deleted' => 0,
|
'deleted' => 0,
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user