This commit is contained in:
aozhiwei 2024-10-25 15:10:52 +08:00
parent 94fadd4655
commit 25e5d83a37

View File

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