master_huanxiang
parent
75e0e64f48
commit
bebeecbc8c
|
@ -1300,8 +1300,7 @@ message MagicSoldierInfoResponse{
|
||||||
//更换位置
|
//更换位置
|
||||||
message MagicSoldierLocationRequest{
|
message MagicSoldierLocationRequest{
|
||||||
optional string id = 1;//主动修改得神兵id
|
optional string id = 1;//主动修改得神兵id
|
||||||
optional string toId = 2;//被动修改得神兵id,没有为空
|
optional int32 point = 2;//主动修改神兵得位置
|
||||||
optional int32 point = 3;//主动修改神兵得位置
|
|
||||||
}
|
}
|
||||||
message MagicSoldierLocationResponse{
|
message MagicSoldierLocationResponse{
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue