diff --git a/protocol/userProxy.proto b/protocol/userProxy.proto index 149e111f80023a6d7c8b6dc0ab855d1dc6581dbd..aecd63ab73e89ccb172fb5ba8d1bb77eafcaa608 100644 --- a/protocol/userProxy.proto +++ b/protocol/userProxy.proto @@ -212,6 +212,7 @@ message GlobalGiftBanner { Svip receiveSvip = 13; uint32 bannerType = 14; // 类型:0.普通礼物 1.cp直接送礼 2.cp告白礼物 uint32 cpLevel = 15; // cp等级 + string receiveUserAvatar = 16; } /* id == 116 横幅的回应,用来测量RTT */