This commit is contained in:
aozhiwei 2024-10-15 17:20:27 +08:00
parent 01c6c386a9
commit 6736982cc2

View File

@ -152,6 +152,7 @@ message MFTeamMember
optional int64 vip_exp = 18; //vip经验 optional int64 vip_exp = 18; //vip经验
optional int32 has_vip_lucky = 19; //vip幸运值加成 optional int32 has_vip_lucky = 19; //vip幸运值加成
repeated MFBattleItem battle_items = 20; // repeated MFBattleItem battle_items = 20; //
optional int32 has_lucky_symbol = 21; //使
} }
// //