This commit is contained in:
aozhiwei 2022-01-27 13:47:58 +08:00
parent 2d7c426a70
commit 4cd98f00cd

View File

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