天地洪炉协议提交

master_huanxiang
yuanshuai 2021-11-26 10:30:28 +08:00
parent 2a4f830218
commit 56b5c2c3b7
2 changed files with 12 additions and 1 deletions

View File

@ -179,9 +179,17 @@ import "CommonProto.proto";
repeated WeekCard allWeekCardInfo = 1;
}
//up
//up
message TrumpGachaSelectItemRequest{
optional int32 activityId = 1;
repeated int32 selectIds = 2;
}
//up
message GetTrumpSelectItemRequest{
}
message GetTrumpSelectItemResponse{
repeated int32 selectIds = 1;
}

View File

@ -1130,6 +1130,9 @@ enum MessageType{
TRUMP_GACHA_SELECT_ITEM_REQUEST = 20215;//
TRUMP_GACHA_SELECT_ITEM_RESPONSE = 20216;
GET_TRUMP_SELECT_ITEM_REQUEST = 20217;//up
GET_TRUMP_SELECT_ITEM_RESPONSE = 20218;
//30000 使