生产报告回写id 产成品入库修改

This commit is contained in:
2024-08-30 15:27:17 +08:00
parent 60c27e331d
commit 285618ada9
8 changed files with 106 additions and 6 deletions

View File

@@ -2481,6 +2481,7 @@ namespace Tnb.ProductionMgr
erpRequestData.Add("vtrantypeid","0001A11000000002LVX8");
erpRequestData.Add("vdef1",null);
erpRequestData.Add("vdef2",null);
erpRequestData.Add("report_id",report.id);
List<Dictionary<string, object>> erpRequestDataDetails = new List<Dictionary<string, object>>();