心愿抽卡,删除无用协议
parent
668bb6af12
commit
7507ed50ab
|
|
@ -385,13 +385,6 @@ import "CommonProto.proto";
|
|||
|
||||
|
||||
// 心愿抽卡
|
||||
message wishDrawCardInfoRequest{
|
||||
}
|
||||
|
||||
message wishDrawCardInfoResponse{
|
||||
repeated wishDrawCardInfo infoList = 1;
|
||||
}
|
||||
|
||||
message wishDrawCardIndication{
|
||||
repeated wishDrawCardInfo infoList = 1;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1230,16 +1230,11 @@ enum MessageType{
|
|||
choiceDrawCardResponse = 3040109;
|
||||
|
||||
// 心愿抽卡
|
||||
wishDrawCardInfoRequest = 3040120;
|
||||
|
||||
wishDrawCardInfoResponse = 3040121;
|
||||
|
||||
wishDrawCardIndication = 3040123;
|
||||
|
||||
choiceWishHeroRequest = 3040124;
|
||||
|
||||
choiceWishHeroResponse = 3040125;
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue