完成任务所用时间
parent
ccc38716f2
commit
917ea1f2fa
|
@ -103,6 +103,8 @@ option optimize_for = SPEED;
|
|||
optional int32 itemId = 1;
|
||||
optional string state = 2;
|
||||
optional int32 missionStep = 3;
|
||||
// 完成任务所用时间(秒)
|
||||
optional int32 time = 4;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue