This commit is contained in:
aozhiwei 2022-03-25 17:16:17 +08:00
parent 7d2f2168b0
commit 6ded3407fe

View File

@ -13,6 +13,8 @@ class BcUser(object):
'url': 'webapp/index.php?c=BcUser&a=login',
'params': [
_common.ReqHead(),
['account', '', '钱包账号'],
['token', '', 'token'],
],
'response': [
_common.RspHead(),