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

View File

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