Merge branch 'feature/DM/nflg-bom' of http://112.74.186.154:3000/nflj/nflg_project into feature/DM/nflg-bom
This commit is contained in:
commit
be45b8e310
|
|
@ -833,7 +833,6 @@ public class BomNewPbomParentService extends ServiceImpl<BomNewPbomParentMapper,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
private void importSap(BomNewPbomParentEntity parent, List<BomNewPbomParentVO> children) {
|
private void importSap(BomNewPbomParentEntity parent, List<BomNewPbomParentVO> children) {
|
||||||
|
|
||||||
Sap sap=new Sap(parent,children);
|
Sap sap=new Sap(parent,children);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue