IDP.Integration.Bom.Plank.updateGrooveAsync() 函数
function updateGrooveAsync(groove: BomPlankGroove & BoomPlankWithId): Promise<void>;
更新槽
参数:
-
groove: BomPlankGroove & BoomPlankWithId槽信息
@vm-type AsyncFunctionType
返回值: Promise<void>
function updateGrooveAsync(groove: BomPlankGroove & BoomPlankWithId): Promise<void>;
更新槽
参数:
groove: BomPlankGroove & BoomPlankWithId
槽信息
@vm-type AsyncFunctionType
返回值: Promise<void>