From d852587123e5e86251dd2e7cba133a292ec0f5d7 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 15:18:08 +0800 Subject: [PATCH] 1 --- business/jxcallback/orderman/order.go | 14 +++++++------- business/jxstore/misc/misc.go | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/business/jxcallback/orderman/order.go b/business/jxcallback/orderman/order.go index a8371a5a3..b5ed21135 100644 --- a/business/jxcallback/orderman/order.go +++ b/business/jxcallback/orderman/order.go @@ -2744,13 +2744,13 @@ var storeList = []int64{ //668960, //668959, //668953, - 103029, - 668949, - 103002, - 102999, - 668932, - 668931, - 668917, + //103029, + //668949, + //103002, + //102999, + //668932, + //668931, + //668917, 102969, 102966, 668909, diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index a62e661b9..d08de3f22 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{ - "14:35:00", + "15:20:00", }) // 每分钟轮询一次,推送骑手信息