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