示例#1
0
 public long GetDefaultTerminal(long BlId)
 {
     return(InvoiceDAL.GetDefaultTerminal(BlId));
 }