From a9b6874d9068537422919ab8bef35e8ae049f3d7 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Fri, 10 Jan 2020 15:37:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BC=9A=E7=BA=A2=E5=8C=85=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E5=85=AC=E4=BC=9A=E8=81=8C=E4=BD=8D=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/CommonProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index c5c95bd..ebfab13 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -732,6 +732,7 @@ option optimize_for = SPEED; optional int32 time = 5; optional int32 count = 6; optional int32 itemId = 7; + optional int32 position = 8;//公会职位 } message ExpeditionSimpleBossInfo{