优化代码

This commit is contained in:
刘祥超
2021-11-29 20:36:02 +08:00
parent f7e8345f88
commit 02420aacc5
2 changed files with 13 additions and 2 deletions

View File

@@ -13,4 +13,5 @@ message AuthorityKey {
int64 updatedAt = 6;
string company = 7;
int32 nodes = 8;
repeated string components = 9;
}