商品库下架,京东商城
This commit is contained in:
@@ -122,6 +122,8 @@ type StoreSkuSyncInfo struct {
|
||||
ActPercentage int `json:"actPercentage"` // 直降活动百分比
|
||||
ActSyncStatus int8 `orm:"default(2)" json:"actSyncStatus"`
|
||||
VendorActPrice int64 `json:"vendorActPrice"` // 保存数据用,实际的活动价
|
||||
|
||||
IsDeletedBySku bool `json:"isDeletedBySku"` //京东商城用,同步下架的商品库里的sku时,要做区分来决定调的api
|
||||
}
|
||||
|
||||
type MissingStoreSkuInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user