From af4f6f5d899a22f184e61e66a8bf4b0a3fcc45a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Tue, 1 Aug 2023 17:50:11 +0800 Subject: [PATCH] 1 --- business/jxcallback/orderman/order.go | 8 ++++---- business/jxstore/misc/misc.go | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/business/jxcallback/orderman/order.go b/business/jxcallback/orderman/order.go index fa2ecbc23..59e2e56fa 100644 --- a/business/jxcallback/orderman/order.go +++ b/business/jxcallback/orderman/order.go @@ -2755,10 +2755,10 @@ var storeList = []int64{ //102966, //668909, //668908, - 668905, - 668901, - 102946, - 102939, + //668905, + //668901, + //102946, + //102939, 102938, 668894, 102934, diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index 89de6af15..1156f65a8 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -213,8 +213,7 @@ func Init() { ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() { orderman.UpdateTaoSkuUpdateOffShelf() }, []string{ - "16:42:00", - "17:42:00", + "17:52:00", }) // 每分钟轮询一次,推送骑手信息