master_assist
grimm 2024-04-11 17:46:17 +08:00
parent ae3e62e60e
commit 82b402f39c
1 changed files with 1 additions and 0 deletions

View File

@ -743,4 +743,5 @@ message AssistInfoResponse{
message AssistUpDownRequest{
optional int32 id = 1;
optional string heroId = 2;
optional int32 operate = 3;
}