示例#1
0
 public List <SystemSoftware> GetSystemSoftwares()
 {
     return(repository.GetSystemSoftwares().Result);
 }