跳到主要内容

IDP.Integration.Bom.updatePlanksAsync() function

批量更新创建板件接口

Signature:

function updatePlanksAsync(option: {
planks: BoomPlank[];
}): Promise<void>;

Links: function updatePlanksAsync(option: { planks: BoomPlank[]; }): Promise<void>;

Parameters

Parameter

Type

Description

option

{ planks: BoomPlank[]; }

@vm-type AsyncFunctionType

Returns:

Promise<void>

Exceptions

{Error} 报错即表示创建失败