|
@@ -2702,7 +2702,7 @@ public class AddInstallBusinessImpl implements AddInstallBusiness {
|
|
|
OrderProduct op = getOrderProduct(orderBase, orderProducts, sysDictRefDLMap, sysDictRefXLMap, sysDictRefXiLieMap, mx);
|
|
|
// 生成采集明细数据+附件数据
|
|
|
// 总数量一条条插入,内外机数量不再拆分
|
|
|
- extracted(orderBase, oids, odfs, insertnum, outid, mx, op);
|
|
|
+ // extracted(orderBase, oids, odfs, insertnum, outid, mx, op);
|
|
|
}
|
|
|
}
|
|
|
|