orderList.DestinationName = nodedesobj != null ? nodedesobj.Name : " ";
orderList[i].Customer = customerobj == null ? "" : customerobj.Name;
list<class> ServerList; 也可以是var serverlist
if(ServerList.Any()) //意思就是如果有数据则返回true ,否则返回false。
请求体
Guid类型