加1|自制;2|外协;3|采购
This commit is contained in:
parent
bc17c0cd3a
commit
621a2287f5
|
|
@ -819,7 +819,7 @@ public class BomNewPbomParentService extends ServiceImpl<BomNewPbomParentMapper,
|
|||
this.getBaseMapper().bomRelease(state, SessionUtil.getUserName(), bomRowIds);
|
||||
//同步sap
|
||||
// saySyncDEMO();
|
||||
importSap(parent,allBom);
|
||||
// importSap(parent,allBom);
|
||||
//
|
||||
} catch (Exception ex) {
|
||||
throw new NflgBusinessException(STATE.BusinessError, "发布Pbom失败:" + ex.getMessage());
|
||||
|
|
|
|||
Loading…
Reference in New Issue