IDP.Integration.Bom.updatePlanksAsync() 函数
function updatePlanksAsync(option: {
planks: BoomPlank[];
}): Promise<void>;
批量更新创建板件接口
参数:
-
option: { planks: BoomPlank[]; }@vm-type AsyncFunctionType
返回值: Promise<void>
异常:
{Error} 报错即表示创建失败