跳到主要内容

IProduct 接口

interface IProduct 

基础商品信息

属性

allowedPositionIds

allowedPositionIds: EProductLibPositionId[];

商品允许存在的库节点ID列表

类型: EProductLibPositionId[]

category

category: number;

所属真分类

coverImgUrl

coverImgUrl?: string;

封面图

name

name: string;

商品名称

ownerCompanyId

ownerCompanyId: string;

商品所属商家ID

productId

productId: string;

商品ID

sketchImgUrl

sketchImgUrl?: string;

标注图