Ejemplo n.º 1
0
 public string GetBillcodeByDeptAndYsgc(string gcbh, string deptcode, string flowid)
 {
     return(dalMain.GetBillcodeByDeptAndYsgc(gcbh, deptcode, flowid));
 }