This commit is contained in:
2025-06-15 01:02:46 +07:00
parent 36aaa49273
commit b17599eb39
10 changed files with 83 additions and 36 deletions
+2
View File
@@ -147,6 +147,8 @@ message GetGameReq {}
message GetGameRsp {
string state = 1;
string startAt = 2;
string endAt = 3;
}
message GameStartReq {}