This commit is contained in:
aozhiwei 2022-08-26 16:14:10 +08:00
parent b4e71607b2
commit be409a48bf

View File

@ -488,6 +488,7 @@ class TeamMember(object):
['account_id', '', '账号id'],
['name', '', '用户名字'],
['sex', 0, '性别'],
['hero_id', 0, 'heroid'],
['head_id', 0, '头像id'],
['head_frame', 0, '头像框id'],
['level', 0, '等级'],