예제 #1
0
 public List <ViewTree> GetViewTrees(Guid?id)
 {
     return(_abpOrganizationAppService.GetViewTrees(id));
 }