升星活动选择英雄协议提交

master_huanxiang
yuanshuai 2022-01-08 13:39:05 +08:00
parent 71567a19bd
commit 0182965fb8
2 changed files with 9 additions and 1 deletions

View File

@ -201,4 +201,9 @@ import "CommonProto.proto";
message BuyGoodsToItemResponse{
optional Drop drop = 1;
}
//
message UpStarActivitySelectRequest{
optional int32 activityId = 1;
optional int32 selectId = 2;
}

View File

@ -1141,6 +1141,9 @@ enum MessageType{
LIFE_GRID_CHANGE_REQUEST = 20221;//穿/
LIFE_GRID_CHANGE_RESPONSE = 20222;
UP_START_ACTIVITY_SELECT_REQUEST = 20223;//穿/
UP_START_ACTIVITY_SELECT_RESPONSE = 20224;
//30000 使