From f57938ee1f6710a0d18b1adb5890a51deada53c0 Mon Sep 17 00:00:00 2001 From: hujiebin Date: Thu, 24 Aug 2023 14:15:28 +0800 Subject: [PATCH] Update userProxy.proto --- protocol/userProxy.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protocol/userProxy.proto b/protocol/userProxy.proto index d269cf3..fdef3a0 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 免费加时 */ -- 2.22.0