generated from VLADIMIR/template
add time
This commit is contained in:
@@ -147,6 +147,8 @@ message GetGameReq {}
|
||||
|
||||
message GetGameRsp {
|
||||
string state = 1;
|
||||
string startAt = 2;
|
||||
string endAt = 3;
|
||||
}
|
||||
|
||||
message GameStartReq {}
|
||||
|
||||
Reference in New Issue
Block a user