跳到主要内容

BomMaterialBase 接口

interface BomMaterialBase 

BOM物料基础数据

属性

id

id: string;

ID

name

name: string;

名称

productId

productId: string;

关联产品

productName

productName: string;

关联产品名称

type

type: BomMaterialType;

类型

类型: BomMaterialType