diff --git a/business/jxcallback/orderman/order.go b/business/jxcallback/orderman/order.go index 8a60c12c5..fa2ecbc23 100644 --- a/business/jxcallback/orderman/order.go +++ b/business/jxcallback/orderman/order.go @@ -2752,9 +2752,9 @@ var storeList = []int64{ //668931, //668917, //102969, - 102966, - 668909, - 668908, + //102966, + //668909, + //668908, 668905, 668901, 102946, diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index 11b9beea8..89de6af15 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -213,7 +213,6 @@ func Init() { ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() { orderman.UpdateTaoSkuUpdateOffShelf() }, []string{ - "16:00:00", "16:42:00", "17:42:00", })