注释获取订单号
This commit is contained in:
parent
91885560ac
commit
6da9e80a76
|
|
@ -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