示例#1
0
 public DataTable GetBLno(long NvoccId, long LocationId)
 {
     return(InvoiceDAL.GetBLno(NvoccId, LocationId));
 }