示例#1
0
 public IEnumerable <FileInfoEntity> GetPeoplePhoto(string recid)
 {
     return(service.GetPeoplePhoto(recid));
 }