Beispiel #1
0
 public ResModel GetOrgHope(OrgDto orgDto)
 {
     return(_orgRepository.GetOrgHope(orgDto));
 }