IDP.Integration.Bom.updateStructureAsync() 函数
function updateStructureAsync(structure: BomStructureUpdate): Promise<void>;
更新装配件信息
参数:
-
structure: BomStructureUpdate@vm-type AsyncFunctionType
返回值: Promise<void>
function updateStructureAsync(structure: BomStructureUpdate): Promise<void>;
更新装配件信息
参数:
structure: BomStructureUpdate
@vm-type AsyncFunctionType
返回值: Promise<void>