IDP.Integration.Bom.deleteGroupsByProductIdAsync() 函数
function deleteGroupsByProductIdAsync(option: BomGroupDeleteByProductIdsOption): Promise<BomGroupDeleteByProductIdsResult>;
通过产品ID,批量删除分组
参数:
-
option: BomGroupDeleteByProductIdsOption删除参数
返回值: Promise<BomGroupDeleteByProductIdsResult>