mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 16:00:24 +08:00 
			
		
		
		
	[API节点]列表显示版本号、CPU、内存、状态等信息
This commit is contained in:
		@@ -140,6 +140,7 @@ func (this *APINodeService) ListEnabledAPINodes(ctx context.Context, req *pb.Lis
 | 
			
		||||
			HttpsJSON:       []byte(node.Https),
 | 
			
		||||
			AccessAddrsJSON: []byte(node.AccessAddrs),
 | 
			
		||||
			AccessAddrs:     accessAddrs,
 | 
			
		||||
			StatusJSON:      []byte(node.Status),
 | 
			
		||||
		})
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user