generated from VLADIMIR/template
fix add team
This commit is contained in:
+3
-1
@@ -789,7 +789,9 @@ message AddTeamReq {
|
||||
}
|
||||
|
||||
message AddTeamRsp {
|
||||
string error = 1;
|
||||
string error = 1;
|
||||
int32 id = 2;
|
||||
string password = 3;
|
||||
}
|
||||
|
||||
message UpdateTeamReq {
|
||||
|
||||
Reference in New Issue
Block a user