From 3febe141a222df59e5f23229a8bf5e49605992b6 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Mon, 10 Aug 2020 16:23:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9D=E9=95=9C=E7=8A=B6=E6=80=81=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=8E=A8=E9=80=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index 3abc8b9..012cad1 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -781,6 +781,8 @@ enum MessageType{ SITUATION_CHALLENGE_REQUEST = 11843;//挑战或扫荡轩辕宝镜 SITUATION_CHALLENGE_RESPONSE = 11844; + + SITUATION_INFO_INDICATION = 11845;//轩辕宝镜刷新推送 // T 11900 TRIGGER_EVENT_REQUEST = 11900; // TRIGGER_EVENT_RESPONSE = 11901;