|
@@ -89,7 +89,7 @@ public class PurchaseWarehousingServiceImpl extends ServiceImpl<PurchaseWarehous
|
|
|
//获取主表最大编码
|
|
|
// Map<String,Integer> pkMap = callGetUAMaxPK2("rd",accID);
|
|
|
// if(pkMap.get("iFatherId")==null){
|
|
|
-// throw new RuntimeException("获取入库单主表ID失败");
|
|
|
+// throw new RuntimeException("获取入库单主表ID失败");//
|
|
|
// }
|
|
|
// map.put("ID",pkMap.get("iFatherId"));
|
|
|
//// map.put("ID", oConvertUtils.addOne(getMaxId("ID","RdRecord01")));
|