opt:优化
This commit is contained in:
@@ -525,7 +525,7 @@ public class MesToWmsServiceImpl implements MesToWmsService {
|
|||||||
groupPlate = groupPlateList.get(0);
|
groupPlate = groupPlateList.get(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
MdMeMaterialbase materDao = iMdMeMaterialbaseService.getByCode(groupPlate.getMaterial_id(), true);
|
MdMeMaterialbase materDao = materialbaseService.getByCode(groupPlate.getMaterial_id(), true);
|
||||||
|
|
||||||
//通过托盘号查找组盘信息
|
//通过托盘号查找组盘信息
|
||||||
param.put("sect_code", sectattr.getSect_code());
|
param.put("sect_code", sectattr.getSect_code());
|
||||||
|
|||||||
Reference in New Issue
Block a user