摘要:
这些步骤完成后就可以像调用方法一样调用接口了。 public string QueryOrderInformation(DataRow rows, string VoucherNo) { string QCNum = rows["QC工号"].ToString(); string type = ro 阅读全文
摘要:
public string GetVoucherNo(DataTable dt, string Plant, string Username) { try { string nowDate = DateTime.Now.ToString("yyyyMMdd"); RfcDestination des 阅读全文