This commit is contained in:
aozhiwei 2021-11-26 19:09:06 +08:00
parent 81e5261dc0
commit d53e9c26ca

View File

@ -45,7 +45,7 @@ class Shop(object):
],
'response': [
_common.RspHead(),
['data', _common.GunSkinInfo(), '枪支皮肤信息']
['data', _common.GunSkin(), '枪支皮肤信息']
]
},
]