Merge branch 'master' into master_test
commit
46511596ff
|
@ -435,6 +435,8 @@ import "CommonProto.proto";
|
|||
|
||||
message GetDeathPathStatusResponse{
|
||||
optional int32 status = 1;//0未开启;1开启;2 领奖阶段
|
||||
optional int32 allowChallange = 2;//1允许挑战 0开启时加入本次不许挑战
|
||||
|
||||
}
|
||||
message GetDeathPathInfoResponse{
|
||||
optional int32 overTime = 1;//剩余时间
|
||||
|
|
Loading…
Reference in New Issue