示例#1
0
 public int Enable(Guid[] ids)
 {
     return(_officeRepository.Enable(ids));
 }