验证相关和一些注释

This commit is contained in:
GoEdgeLab
2023-02-22 19:46:50 +08:00
parent 3ef2654393
commit 988004b3c5
4 changed files with 28 additions and 6 deletions

View File

@@ -14,4 +14,6 @@ message AuthorityKey {
string company = 7;
int32 nodes = 8;
repeated string components = 9;
string edition = 10;
string requestCode = 11;
}