public static int CreateOrd(OrderService os)
 {
     return(OrderBUS.CreateOrd(os));
 }