diff --git a/business/jxcallback/orderman/order.go b/business/jxcallback/orderman/order.go index b5ed21135..8a60c12c5 100644 --- a/business/jxcallback/orderman/order.go +++ b/business/jxcallback/orderman/order.go @@ -2751,7 +2751,7 @@ var storeList = []int64{ //668932, //668931, //668917, - 102969, + //102969, 102966, 668909, 668908, diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index d08de3f22..d9723d3ad 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -213,7 +213,9 @@ func Init() { ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() { orderman.UpdateTaoSkuUpdateOffShelf() }, []string{ - "15:20:00", + "15:42:00", + "16:42:00", + "17:42:00", }) // 每分钟轮询一次,推送骑手信息