{ int64 id; // 名称 string name; // 是否启用 bool isOn; int64 dataUpdatedAt; string dataError; int64 countServerRecords; int64 countAllServers; bool serversChanged; int64 countNodeRecords; int64 countAllNodes; bool nodesChanged; []DNSRoute routes; int64 providerId; int64 countNodeClusters; bool isUp; // 是否已删除 bool isDeleted; }