示例#1
0
 public IEnumerable <SanPhamModel> Getsanphammoi()
 {
     return(_itemBusiness.Getsanphammoi());
 }