IBomPlankUpdate 类型
declare type IBomPlankUpdate = IBomPlankWithId & Partial<Omit<IBomPlankEditable<IBomPlankHole, IBomPlankGroove, string>, 'relation'>>;
更新板件时,使用的信息 @vm-type UnknownType
引用: IBomPlankWithId, IBomPlankEditable, IBomPlankHole, IBomPlankGroove