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