Exemple #1
0
 public string GetBillcode(string gcbh, string deptcode, string strgkdept, string strkmbh, string flowid)
 {
     return(dalMain.GetBillcode(gcbh, deptcode, strgkdept, strkmbh, flowid));
 }