delete unuse

wangyuan 2019-06-03 17:38:52 +08:00
parent 6bb775a7c8
commit 35aa61409f
1 changed files with 0 additions and 5 deletions

View File

@ -149,15 +149,10 @@ import "CommonProto.proto";
optional int32 state = 1; // 1:使 0
}
message SecretBoxFreeUseInfo{
optional int32 id =1;
optional int32 times=3; //使
}
message GetSecretBoxInfoResponse{
optional int32 season =1;//id
optional int32 count =2; //
repeated SecretBoxFreeUseInfo secretBoxFreeUseInfo =4; // 使
}
message SecretBoxRandomRequest{