示例#1
0
 public Organization GetOrganizationByBoxId(string boxId)
 {
     return(diadoc.GetOrganizationByBoxId(boxId));
 }