1
This commit is contained in:
parent
d9279cee6e
commit
4abbec915e
@ -50,7 +50,7 @@ class Market(object):
|
|||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
_common.Pagination(),
|
_common.Pagination(),
|
||||||
['!rows', [_common.NftIntro()], 'nft列表'],
|
['!rows', [_common.MarketGoods()], 'nft列表'],
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user