IDP.Integration.Bom.createPlankAsync() 函数
function createPlankAsync(plank: BomPlankEditable): Promise<BoomPlankWithId>;
创建板件接口
参数:
-
plank: BomPlankEditable@vm-type AsyncFunctionType
返回值: Promise<BoomPlankWithId>
function createPlankAsync(plank: BomPlankEditable): Promise<BoomPlankWithId>;
创建板件接口
参数:
plank: BomPlankEditable
@vm-type AsyncFunctionType
返回值: Promise<BoomPlankWithId>