工会boss注释

master_huanxiang
wangyuan 2020-01-07 17:19:04 +08:00
parent afca89f797
commit 9b68880d65
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@ import "CommonProto.proto";
//
optional int32 result = 1;
//
optional Drop enventDrop = 2;
optional Drop enventDrop = 2; //boss
//
optional Drop missionDrop = 3;
optional Drop missionDrop = 3; // boss
//
repeated int32 remainHpList = 4;
// 线
@ -55,7 +55,7 @@ import "CommonProto.proto";
//
optional int32 lastTowerTime = 8;
//
optional int32 essenceValue = 9;
optional int32 essenceValue = 9; // boss
optional int32 lastXY =10; //退
optional UpdateUserExpIndicaiton UpdateUserExpIndicaiton = 11;//
}