Merge branch 'master_prb_gn' into dev_equip
commit
fc9fc83e2e
|
|
@ -472,6 +472,10 @@ import "CommonProto.proto";
|
|||
optional int64 historyMax = 4;//历史最高伤害
|
||||
}
|
||||
|
||||
message CarGrapRecordRequest{
|
||||
optional int32 page = 1;//页数
|
||||
}
|
||||
|
||||
message CarGrapRecordResponse{
|
||||
repeated CarGrapRecordItem carChallengeItem =1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue