|
|
@ -366,7 +366,7 @@ public class MesInputDefectRecordService implements IMesInputDefectRecordService
|
|
|
|
move.setFactoryCode(org);
|
|
|
|
move.setFactoryCode(org);
|
|
|
|
move.setLgort(configService.getCfgValue(org, "LGORT"));
|
|
|
|
move.setLgort(configService.getCfgValue(org, "LGORT"));
|
|
|
|
move.setUmlgo(configService.getCfgValue(org, "UMLGO"));
|
|
|
|
move.setUmlgo(configService.getCfgValue(org, "UMLGO"));
|
|
|
|
move.setMenge(defectRecordList.size());
|
|
|
|
move.setMenge(defectRecordList.get(0).getQty().intValue());
|
|
|
|
move.setMeins(part.getUnit());
|
|
|
|
move.setMeins(part.getUnit());
|
|
|
|
move.setZrsum(zrsum);
|
|
|
|
move.setZrsum(zrsum);
|
|
|
|
move.setPostDate(TimeTool.getToday());
|
|
|
|
move.setPostDate(TimeTool.getToday());
|
|
|
|