This commit is contained in:
aozhiwei 2022-11-07 14:53:20 +08:00
parent 258e0113cf
commit 5766b723cc

View File

@ -115,6 +115,7 @@ class BlockChain(object):
'params': [
['type', 0, '1英雄 2枪械'],
['token_id', '', 'token_id'],
['chip_ids', '', '需要卸下的chip token_ids多个用|分割'],
],
'response': [
_common.RspHead(),