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 | 槽信息 @vm-type AsyncFunctionType |
Returns:
Promise<void>