add story

This commit is contained in:
2026-07-29 01:00:48 +07:00
parent c04ae2868c
commit 9b3f43da98
14 changed files with 2601 additions and 2398 deletions
+3 -1
View File
@@ -789,7 +789,9 @@ message AddTeamReq {
}
message AddTeamRsp {
string error = 1;
string error = 1;
int32 id = 2;
string password = 3;
}
message UpdateTeamReq {