跳到主要内容

IDP.Integration.Bom.Plank.deleteGrooveAsync() 函数

function deleteGrooveAsync(grooveId: string): Promise<void>;

删除槽

参数:

  • grooveId: string

    槽Id

    @vm-type AsyncFunctionType

返回值: Promise<void>