心愿抽卡,删除无用协议

master_huanxiang
duhui 2021-06-29 15:23:00 +08:00
parent 668bb6af12
commit 7507ed50ab
2 changed files with 0 additions and 12 deletions

View File

@ -385,13 +385,6 @@ import "CommonProto.proto";
//
message wishDrawCardInfoRequest{
}
message wishDrawCardInfoResponse{
repeated wishDrawCardInfo infoList = 1;
}
message wishDrawCardIndication{
repeated wishDrawCardInfo infoList = 1;
}

View File

@ -1230,16 +1230,11 @@ enum MessageType{
choiceDrawCardResponse = 3040109;
//
wishDrawCardInfoRequest = 3040120;
wishDrawCardInfoResponse = 3040121;
wishDrawCardIndication = 3040123;
choiceWishHeroRequest = 3040124;
choiceWishHeroResponse = 3040125;