|
|
+ " and exists (select 1 from makePreparedetail where md_barcode is not null and md_mpid = mp_id and nvl(md_status,' ') <> '已领料' )");
|
|
+ " and exists (select 1 from makePreparedetail where md_barcode is not null and md_mpid = mp_id and nvl(md_status,' ') <> '已领料' )");
|
|
|
baseDao.execute(baseDao.logger.getMessageLog("获取料卷号", "获取成功", "MakePrepare2", "mp_id", id).getSql());
|
|
baseDao.execute(baseDao.logger.getMessageLog("获取料卷号", "获取成功", "MakePrepare2", "mp_id", id).getSql());
|