- 京西活动状态统一为正常
This commit is contained in:
@@ -373,6 +373,8 @@ func CreateJdPromotion(ctx *jxcontext.Context, vendorID int, isIDJd bool, isAsyn
|
|||||||
if len(promotionPrices) == 0 {
|
if len(promotionPrices) == 0 {
|
||||||
return "", ErrEmptySkus
|
return "", ErrEmptySkus
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
promotion.Status = model.PromotionStatusRemoteCreated
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
promotion.VendorPromotionID = vendorPromotionID
|
promotion.VendorPromotionID = vendorPromotionID
|
||||||
|
|||||||
Reference in New Issue
Block a user