跳到主要内容

IBomStructureUpdate type

更新装配件信息 @vm-type UnknownType

Signature:

declare type IBomStructureUpdate = IBomStructureWithId & Partial<Omit<IBomStructureEditable<IBomPlankHole, IBomPlankGroove, string>, keyof IBomCategoryAttr | keyof IBomRoomMetaInfo | 'modelId' | 'productId'>>;

Links: declare type IBomStructureUpdate = IBomStructureWithId & Partial<Omit<IBomStructureEditable<IBomPlankHole, IBomPlankGroove, string>, keyof IBomCategoryAttr | keyof IBomRoomMetaInfo | 'modelId' | 'productId'>>;

References: IBomStructureWithId, IBomStructureEditable, IBomPlankHole, IBomPlankGroove, IBomCategoryAttr, IBomRoomMetaInfo