no message
parent
35fb919814
commit
bdab034f07
|
|
@ -216,7 +216,7 @@ public class DefaultInventoryManager extends DefaultBaseManager implements Inven
|
||||||
}else{
|
}else{
|
||||||
//不存在
|
//不存在
|
||||||
itemKeys=getItemkeys(itemKey.getLotInfo().getPropC9(),"CG01",itemKey);
|
itemKeys=getItemkeys(itemKey.getLotInfo().getPropC9(),"CG01",itemKey);
|
||||||
}
|
}
|
||||||
|
|
||||||
ItemKeyInventory iki = (ItemKeyInventory) commonDao.findByNamedQueryUniqueResult(
|
ItemKeyInventory iki = (ItemKeyInventory) commonDao.findByNamedQueryUniqueResult(
|
||||||
"getItemKeyInventoryByUniqueKey",
|
"getItemKeyInventoryByUniqueKey",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue