添加逍遥游累计通关次数字段

master_huanxiang
yuanshuai 2021-12-13 11:57:36 +08:00
parent b1516efe6b
commit c26d48d7ad
1 changed files with 1 additions and 0 deletions

View File

@ -358,6 +358,7 @@ import "CommonProto.proto";
}
message JourneyGetInfoResponse{
repeated JourneyInfo infos = 1;//
optional int32 finishNum = 2;//
}
message JourneyGetOneInfoRequest{
optional int32 mapId = 1;