1
This commit is contained in:
@@ -2045,7 +2045,7 @@ func RrefreshMtwmVendorAct(ctx *jxcontext.Context) (err error) {
|
||||
if ac.Status == 1 && ac.SkuId != "" {
|
||||
activationActivitySkuIdList = append(activationActivitySkuIdList, &partner.StoreSkuInfo{
|
||||
SkuID: utils.Str2Int(ac.SkuId),
|
||||
IsSpecialty: 0,
|
||||
IsSpecialty: 1,
|
||||
})
|
||||
}
|
||||
// 已经失效的爆款活动
|
||||
|
||||
Reference in New Issue
Block a user