From 021368f7e5be4712547bcbb5ff95c90fc0599f95 Mon Sep 17 00:00:00 2001 From: hujiebin Date: Tue, 21 Mar 2023 13:50:39 +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 2565ccb..559765e 100644 --- a/protocol/userProxy.proto +++ b/protocol/userProxy.proto @@ -363,4 +363,5 @@ message GlobalGameBanner { string avatar = 3; uint64 diamond = 4; string bannerUrl = 5; + uint64 gameId = 6; // 1.ludo 2.uno 3.dice 4.lucky wheel 5.lucky box 6.fruit 7.slot } \ No newline at end of file -- 2.22.0