update api

This commit is contained in:
2026-08-03 01:18:17 +07:00
parent d9c5791c68
commit 92c72ba42f
6 changed files with 20 additions and 6 deletions
+1
View File
@@ -828,6 +828,7 @@ message GetTeamStoryReq {
message GetTeamStoryRsp {
string error = 1;
Story story = 2;
Game game = 3;
}
message AddTeamActionReq {