rev:成品报废回传修改
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user