Пример #1
0
 public static DataTable GetOrderGoodsListZ(string storeorderId)
 {
     return(StoreOrderDAL.GetOrderGoodsListZ(storeorderId));
 }