示例#1
0
 public void setRddList(string salesOrg, string id, DataCollectorServiceRDD dc)
 {
     rddList = dc.GetRddList(salesOrg, id);
 }