...
This commit is contained in:
parent
1456f7ac09
commit
77baca607a
@ -16,7 +16,7 @@ class NftIntro(object):
|
||||
['c_job', 0, '缓存-职业'],
|
||||
['c_lv', 0, '缓存-级别'],
|
||||
['c_id', 0, '缓存-idx'],
|
||||
['details', [_common.NftDetail()], 'nft列表'],
|
||||
['details', _common.NftDetail(), 'nft列表'],
|
||||
]
|
||||
class Market(object):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user