跳到主要内容

IProductCustomField 接口

interface IProductCustomField 

商品上设置的自定义字段信息

属性

code

code: string;

字段编码

id

id: string;

字段ID

name

name: string;

字段名称

value

value: string;

字段值