From b9c31e3944cde0017826b2f9f5aa4058127e53df Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Fri, 30 Jun 2023 13:48:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E9=87=91=E5=8D=B7=E8=B4=AD=E4=B9=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index ffc0bba..3d85067 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -1537,12 +1537,15 @@ enum MessageType{ MAGIC_SOLDIER_EXCHANGE_REQUEST = 3050221;//阵上更换位置 MAGIC_SOLDIER_EXCHANGE_RESPONSE = 3050222; - DESIRE_DRAW_CARD_REQUEST = 3050223; + DESIRE_DRAW_CARD_REQUEST = 3050223;//选择抽卡 DESIRE_DRAW_CARD_RESPONSE = 3050224; - GetGmSingleActivityRequest = 3050225; + GetGmSingleActivityRequest = 3050225;//获取gm单笔充值活动信息 GetGmSingleActivityResponse = 3050226; + VouchersBuyGiftRequest = 3050227;//代金卷购买 + VouchersBuyGiftResponse = 3050228; + //==========================================================800000起为global 协议========================================================== GetWorldServerRequest = 800001;//获取世界服ip