aa
This commit is contained in:
@@ -209,7 +209,7 @@ func Init() {
|
|||||||
dao.UpdateActStatusByTime(dao.GetDB(), time.Now())
|
dao.UpdateActStatusByTime(dao.GetDB(), time.Now())
|
||||||
}, updateActStatusTimeList)
|
}, updateActStatusTimeList)
|
||||||
ScheduleScoreStore()
|
ScheduleScoreStore()
|
||||||
ScheduleCheckStoreAlert()
|
// ScheduleCheckStoreAlert()
|
||||||
ScheduleTimerFunc("ChangeStoreSkuSaleStatus", func() {
|
ScheduleTimerFunc("ChangeStoreSkuSaleStatus", func() {
|
||||||
cms.CurVendorSync.ChangeStoreSkuSaleStatus(jxcontext.AdminCtx, 0, true, true)
|
cms.CurVendorSync.ChangeStoreSkuSaleStatus(jxcontext.AdminCtx, 0, true, true)
|
||||||
}, ChangeStoreSkuSaleStatusList)
|
}, ChangeStoreSkuSaleStatusList)
|
||||||
|
|||||||
Reference in New Issue
Block a user