mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 05:00:24 +08:00 
			
		
		
		
	查找当前API节点版本中增加角色
This commit is contained in:
		@@ -137,6 +137,7 @@ message FindCurrentAPINodeVersionResponse {
 | 
			
		||||
	string version = 1; // 版本号
 | 
			
		||||
	string os = 2; // 系统代号,比如linux
 | 
			
		||||
	string arch = 3; // 架构
 | 
			
		||||
	string role = 4; // 角色
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 获取当前API节点的信息
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user