查找当前API节点版本中增加角色

This commit is contained in:
GoEdgeLab
2023-07-01 15:10:07 +08:00
parent 4e09fc4071
commit 1a59b9c9d1
5 changed files with 173 additions and 163 deletions

View File

@@ -137,6 +137,7 @@ message FindCurrentAPINodeVersionResponse {
string version = 1; // 版本号
string os = 2; // 系统代号比如linux
string arch = 3; // 架构
string role = 4; // 角色
}
// 获取当前API节点的信息