syntax = "proto3"; message AvatarFightPropNotify { uint64 avatar_guid = 2; map fight_prop_map = 12; }