From 6ea1983c6370e294f325920b58662e36ed9a00bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Wed, 2 Aug 2023 09:08:30 +0800 Subject: [PATCH] 1 --- business/jxcallback/orderman/order.go | 34 +++++++++++++-------------- business/jxstore/misc/misc.go | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/business/jxcallback/orderman/order.go b/business/jxcallback/orderman/order.go index 6af92037f..b93c7b53b 100644 --- a/business/jxcallback/orderman/order.go +++ b/business/jxcallback/orderman/order.go @@ -2763,24 +2763,24 @@ var storeList = []int64{ //668894, //102934, //102933, - 102930, + //102930, //668884, - 668878, - 102903, - 668757, - 102293, - 668622, - 668618, - 668592, - 100945, - 668583, - 100943, - 100935, - 100905, - 668498, - 668476, - 668462, - 100309, + //668878, + //102903, + //668757, + //102293, + //668622, + //668618, + //668592, + //100945, + //668583, + //100943, + //100935, + //100905, + //668498, + //668476, + //668462, + //100309, 100299, 100292, 668276, diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index ad463aa8b..7524ed4fc 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -213,7 +213,7 @@ func Init() { ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() { orderman.UpdateTaoSkuUpdateOffShelf() }, []string{ - "21:15:00", + "09:13:00", }) // 每分钟轮询一次,推送骑手信息