This commit is contained in:
aozhiwei 2024-08-12 13:48:42 +08:00
parent 0b87251841
commit 7fcf394bff

View File

@ -48,10 +48,7 @@ class AAGameMail(object):
], ],
'response': [ 'response': [
_common.RspHead(), _common.RspHead(),
['!attachments', [ ['award', _common.Award(), '奖励信息'],
['itemid', 0, '道具id'],
['itemnum', 0, '道具数量'],
], ''],
] ]
}, },
{ {