Exemplo n.º 1
0
 public string GetLoaiSp(string id)
 {
     return(_sanPhamRepository.GetLoaiSp(id));
 }