IDP.Integration.Bom.Plank.deleteGrooveAsync() 函数
function deleteGrooveAsync(grooveId: string): Promise<void>;
删除槽
参数:
-
grooveId: string槽Id
@vm-type AsyncFunctionType
返回值: Promise<void>
function deleteGrooveAsync(grooveId: string): Promise<void>;
删除槽
参数:
grooveId: string
槽Id
@vm-type AsyncFunctionType
返回值: Promise<void>