rev:成品报废回传修改

This commit is contained in:
2024-01-05 17:53:44 +08:00
parent 1db820fccd
commit 7850601b6c

View File

@@ -365,7 +365,7 @@ public class InAndOutRetrunServiceImpl implements InAndOutReturnService {
jsonDtl.put("Details", details);
item.add(jsonDtl);
}
param.put("item", item);
param.put("Items", item);
new LmsToMesServiceImpl().ChildScrapUpdate(param);
jo_mst.put("upload_mes", "1");
@@ -1558,7 +1558,7 @@ public class InAndOutRetrunServiceImpl implements InAndOutReturnService {
jsonDtl.put("Details", details);
item.add(jsonDtl);
}
param.put("item", item);
param.put("Items", item);
new LmsToMesServiceImpl().ChildScrapUpdate(param);
jo_mst.put("upload_mes", "1");