generated from VLADIMIR/template
add url
This commit is contained in:
+3
-2
@@ -105,8 +105,9 @@ message TeamAdvanced {
|
||||
int64 id = 1;
|
||||
string name = 2;
|
||||
string password = 3;
|
||||
int64 spendTime = 4;
|
||||
repeated Application applications = 5;
|
||||
string url = 4;
|
||||
int64 spendTime = 5;
|
||||
repeated Application applications = 6;
|
||||
}
|
||||
|
||||
message Application {
|
||||
|
||||
Reference in New Issue
Block a user