跳到主要内容

IDP.Integration.Bom.Plank.updateGrooveAsync() function

更新槽

Signature:

function updateGrooveAsync(groove: BomPlankGroove & BoomPlankWithId): Promise<void>;

Links: function updateGrooveAsync(groove: BomPlankGroove & BoomPlankWithId): Promise<void>;

Parameters

Parameter

Type

Description

groove

BomPlankGroove & BoomPlankWithId

槽信息

@vm-type AsyncFunctionType

Returns:

Promise<void>