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