特训协议
parent
0845930d27
commit
1218fd27cc
|
@ -673,7 +673,7 @@ message BaublesDownBlessRequest{
|
|||
message TrainingRequest{
|
||||
optional int32 architectureId = 1;//建筑id
|
||||
optional string heroId = 2;//英雄唯一id
|
||||
optional int32 operation = 3;//1:开始特训 2:结束特训 3:立即完成
|
||||
optional int32 operation = 3;//1:开始特训 2:结束特训
|
||||
}
|
||||
|
||||
message TrainingResponse{
|
||||
|
|
Loading…
Reference in New Issue