战报功能和公告

master_huanxiang
duhui 2020-12-17 10:00:50 +08:00
parent a0ce3e163c
commit 7632c96830
2 changed files with 3 additions and 2 deletions

View File

@ -16,8 +16,8 @@ message ChatInfo{
optional uint64 messageId = 11; //
//
optional int32 messageType = 13; // 1:,2:
optional int32 itemId =14; // id
//optional string item = 14; // #
//optional int32 itemId =14; // id
optional string itemId = 14; // #
optional int32 type = 15; //0: 1:
optional int32 startTime = 16 ; //
optional int32 endTime = 17; //

View File

@ -236,6 +236,7 @@ option optimize_for = SPEED;
optional int32 fightSeed = 3;
optional int32 fightMaxTime =4; //
optional int32 fightType = 5 ; //
optional string fightId = 6; //idid#id#id#
}
message ExploreDetail{