master_assist
parent
ae3e62e60e
commit
82b402f39c
|
|
@ -743,4 +743,5 @@ message AssistInfoResponse{
|
||||||
message AssistUpDownRequest{
|
message AssistUpDownRequest{
|
||||||
optional int32 id = 1;
|
optional int32 id = 1;
|
||||||
optional string heroId = 2;
|
optional string heroId = 2;
|
||||||
|
optional int32 operate = 3;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue