1
This commit is contained in:
commit
7779c70b01
@ -44,7 +44,7 @@ class AAMarket(object):
|
|||||||
'name': '/api/market/product/category/:net_id',
|
'name': '/api/market/product/category/:net_id',
|
||||||
'desc': '获取上架出售的NFTs分类数量',
|
'desc': '获取上架出售的NFTs分类数量',
|
||||||
'group': '!AAMarket',
|
'group': '!AAMarket',
|
||||||
'url': 'https://market-test.kingsome.cn/api/market/product/list/:net_id',
|
'url': 'https://market-test.kingsome.cn/api/market/product/category/:net_id',
|
||||||
'params': [
|
'params': [
|
||||||
[':net_id', 0, '链id'],
|
[':net_id', 0, '链id'],
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user