master_assist
parent
82b402f39c
commit
6dad258cec
|
@ -743,5 +743,5 @@ message AssistInfoResponse{
|
|||
message AssistUpDownRequest{
|
||||
optional int32 id = 1;
|
||||
optional string heroId = 2;
|
||||
optional int32 operate = 3;
|
||||
optional int32 operate = 3;//1 上阵,2 卸下
|
||||
}
|
Loading…
Reference in New Issue