示例#1
0
 public List <ItemModel> Get_Sanpham_lq(int id)
 {
     return(_itemBusiness.Get_Sanpham_lq(id));
 }