Exemplo n.º 1
0
 public int TaoPhongBan(TaoPhongBan request)
 {
     return(_phongBanRepository.TaoPhongBan(request));
 }