diff --git a/protocol/userProxy.proto b/protocol/userProxy.proto index d269cf3a5423f9ce2edb60eb2ec59190325e9974..fdef3a0b36369554a294b8cfcc42b8e5c9c44bb2 100644 --- a/protocol/userProxy.proto +++ b/protocol/userProxy.proto @@ -113,6 +113,7 @@ message AddTimeGift { string svgaUrl = 9; string senderAvatar = 10; string receiverAvatar = 11; + uint32 nobleLevel = 12; } /* id == 104 免费加时 */