This commit is contained in:
aozhiwei 2024-10-25 11:09:37 +08:00
parent d4b2b221ee
commit 7a8e7a8b46

View File

@ -20,6 +20,7 @@ class AAActivity(object):
'response': [ 'response': [
_common.RspHead(), _common.RspHead(),
['name', '', '用户名'], ['name', '', '用户名'],
['avatar', '', '头像'],
] ]
}, },
{ {