master_huanxiang
PC-202302260912\Administrator 2023-07-28 16:08:02 +08:00
parent c547473d1e
commit db64cb4e00
1 changed files with 0 additions and 8 deletions

View File

@ -543,18 +543,10 @@ message TakeSenvenScoreRewardResponse{
optional Drop drop = 1; optional Drop drop = 1;
} }
message UpdateStateRequest{ message UpdateStateRequest{
optional int32 type = 1; // 1 : optional int32 type = 1; // 1 :
} }
message UpdateUserExpIndicaiton{
optional int32 level = 1 ;//
optional int64 exp = 2 ; //
optional Drop drop = 3; //
}
message UpdateSecretBoxSeasonIndication{ message UpdateSecretBoxSeasonIndication{
optional int32 newSeasonId = 1 ;// id id=0 optional int32 newSeasonId = 1 ;// id id=0
} }