加1|自制;2|外协;3|采购

This commit is contained in:
大米 2024-01-24 17:08:16 +08:00
parent bc17c0cd3a
commit 621a2287f5
1 changed files with 1 additions and 1 deletions

View File

@ -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());