客户端授权验证

This commit is contained in:
奶爸
2019-12-09 16:02:49 +08:00
parent 986dc6114a
commit 58277ba0b6
13 changed files with 211 additions and 73 deletions

View File

@@ -16,7 +16,9 @@ message Host {
string virtualization = 5;
string uptime = 6;
string boot_time = 7;
string version = 8;
string ip = 8;
string country_code = 9;
string version = 10;
}
message State {