This commit is contained in:
aozhiwei 2022-01-27 13:47:40 +08:00
parent 86107ef8e0
commit 2d7c426a70

View File

@ -12,6 +12,7 @@ class Market(object):
'group': 'Market',
'url': 'webapp/index.php?c=Market&a=getPreSaleInfo',
'params': [
['account', 0, '钱包账号'],
],
'response': [
_common.RspHead(),