示例#1
0
 public LoaiSanPhamModel GetDatabyID(string id)
 {
     return(_res.GetDatabyID(id));
 }