添加逍遥游累计通关次数字段
parent
b1516efe6b
commit
c26d48d7ad
|
|
@ -358,6 +358,7 @@ import "CommonProto.proto";
|
|||
}
|
||||
message JourneyGetInfoResponse{
|
||||
repeated JourneyInfo infos = 1;//逍遥游数据
|
||||
optional int32 finishNum = 2;//逍遥游累计通关次数
|
||||
}
|
||||
message JourneyGetOneInfoRequest{
|
||||
optional int32 mapId = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue