示例#1
0
 public int GetDeliveryToId(string DeliveryTo)
 {
     return(ImportBLDAL.GetDeliveryToId(DeliveryTo));
 }