Exemplo n.º 1
0
 public List <V_RP_WAYBILL_D_PRINT> GetDByShipNos(List <string> shipNoList)
 {
     return(dal.GetDByShipNos(shipNoList));
 }