aa
This commit is contained in:
@@ -230,9 +230,9 @@ func Init() {
|
|||||||
ScheduleTimerFunc("CreateStorePriceScore", func() {
|
ScheduleTimerFunc("CreateStorePriceScore", func() {
|
||||||
cms.CreateStorePriceScore(jxcontext.AdminCtx)
|
cms.CreateStorePriceScore(jxcontext.AdminCtx)
|
||||||
}, createStorePriceTimeList)
|
}, createStorePriceTimeList)
|
||||||
ScheduleTimerFunc("AutoFocusStoreSkusForTopSkus", func() {
|
//ScheduleTimerFunc("AutoFocusStoreSkusForTopSkus", func() {
|
||||||
cms.AutoFocusStoreSkusForTopSkus(jxcontext.AdminCtx, true, true)
|
// cms.AutoFocusStoreSkusForTopSkus(jxcontext.AdminCtx, true, true)
|
||||||
}, createStorePriceTimeList)
|
//}, createStorePriceTimeList)
|
||||||
//ScheduleTimerFunc("GetCheckVendorCookie", func() {
|
//ScheduleTimerFunc("GetCheckVendorCookie", func() {
|
||||||
// event.GetCheckVendorCookie(jxcontext.AdminCtx, []int{model.VendorIDEBAI, model.VendorIDJD, model.VendorIDMTWM, model.VendorIDMTPS, model.VendorIDJDShop}, true)
|
// event.GetCheckVendorCookie(jxcontext.AdminCtx, []int{model.VendorIDEBAI, model.VendorIDJD, model.VendorIDMTWM, model.VendorIDMTPS, model.VendorIDJDShop}, true)
|
||||||
//}, checkCookieList)
|
//}, checkCookieList)
|
||||||
|
|||||||
Reference in New Issue
Block a user