bug
This commit is contained in:
@@ -411,6 +411,7 @@ namespace Tnb.WarehouseMgr
|
||||
erpRequestData.Add("vbillcode", instock.bill_code);
|
||||
erpRequestData.Add("vtrantypecode", "46-01");
|
||||
erpRequestData.Add("csourcebillhid", prdReport?.erp_pk_wr ?? "");//todo 后面填
|
||||
erpRequestData.Add("report_id", prdReport?.id ?? "");
|
||||
|
||||
|
||||
List<Dictionary<string, object>> erpRequestDataDetails = new List<Dictionary<string, object>>();
|
||||
|
||||
Reference in New Issue
Block a user