syntax = "proto3"; message AvatarFightPropUpdateNotify { uint64 avatar_guid = 5; map fight_prop_map = 10; }