Goods 商品基本数据结构说明

节点名称 类型 长度 允许空值 说明
GoodsID string 32 商品编号
yhProductId string 32 益华产品全局唯一码
ProductCategoryId string 32 商品所属类目ID
PlatformName string 64 卖家名称
GoodsTitle string 512 商品名称
GoodsSubTitle string 512 商品副标题
GoodsIntroduction string 不限 商品简介
GoodsImages string 不限 商品图片
GoodsProperty string 不限 商品属性
GoodsWeight decmail 商品重量
TradeRequire string 512 商品订单需求
SalesVolume decmail 商品销量
BarCode string 128 商品条码
Supplier string 128 商品供应商
OldPrice decmail 商品旧价
GoodPrice decmail 商品定价
SalePrice decimal 商品销价
WholesalePrice decimal 商品批发价
BonusPrice int 商品积分价
BonusExtra decimal 不限 积分追加款
PayMode string 16 支付模式
GoodsOuterId string 64 商家外部编码
ListTime DateTime 上架时间
DelistTime DateTime 下架时间
SortTime DateTime 排序时间
StuffStatus int 新旧程度
Province string 8 所在省份
City string 8 所在城市
PostageTempletID string 32 邮费模板ID
ShelfNumber string 1024 商品所在架号
FreightPayer int 运费承担方式
HasInvoice bit 是否有发票
HasWarranty bit 是否有保修
ApproveStatus int 商品状态(1在售中,0仓库中)
Violation bit 商品是否违规(1正常,0违规)
Visible bit 商品是否可见(1可见,0不可见)
Borrow bit 是否支持借出
Recommend bit 是否推荐
ShowWish string 1024 显示心愿单类型
GoodsMaterialType string 32 商品虚实类型(GMT_MATERIAL:实物商品,GMT_VIRTUAL:虚拟商品)
GoodsOwner string 32 商品归属类型(GO_SELF:自营商品,GO_ASSOCIATE:联营商品)
UserVisible string 32 商品用户可见类型(UV_WHOLE_OPEN:全局开放,UV_GUEST:仅游客开放,UV_MEMBER:仅会员开放,UV_EMPLOYEE:仅员工开放)
Language string 32 商品语言(语种)
PlatformID string 32 所属YHDT号
文档更新时间: 2020-06-19 00:20   作者:张国伟