版本认证中增加公司/组织名

This commit is contained in:
刘祥超
2021-04-14 20:01:51 +08:00
parent 9d3c92b2fa
commit 9806e1c483
4 changed files with 51 additions and 29 deletions

View File

@@ -11,4 +11,5 @@ message AuthorityKey {
string hostname = 4;
repeated string macAddresses = 5;
int64 updatedAt = 6;
string company = 7;
}