From 9d1bfd3fb9684ed2d895917e8197bbec2eb9a67c Mon Sep 17 00:00:00 2001 From: lvxinran Date: Thu, 9 Jan 2020 14:56:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E8=B5=9E=E5=8D=8F=E8=AE=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index 70085f1..8c8b2c2 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -456,7 +456,7 @@ enum MessageType{ J_GET_REDPACKAGE_DETAIL_RESPONSE = 10908; J_REDPACKAGE_SEND_LIKE_REQUEST = 10910;//红包榜点赞 - J_REDPACKAGE_SEND_LIKE_REQUEST = 10911; + J_REDPACKAGE_SEND_LIKE_RESPONSE = 10911; J_GET_ALL_SEND_LIKE_REQUEST = 10912;//获取今天点赞过的 J_GET_ALL_SEND_LIKE_RESPONSE = 10913;