定时商品可售时间
This commit is contained in:
@@ -136,7 +136,7 @@ func Init() {
|
||||
}
|
||||
if beego.BConfig.RunMode == "alpha" {
|
||||
ScheduleTimerFunc("ChangeStoreSkuSaleStatus", func() {
|
||||
cms.CurVendorSync.ChangeStoreSkuSaleStatus(jxcontext.AdminCtx, 0, true, false)
|
||||
cms.CurVendorSync.ChangeStoreSkuSaleStatus(jxcontext.AdminCtx, 0, true, true)
|
||||
}, ChangeStoreSkuSaleStatusList)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user