This commit is contained in:
邹宗楠
2023-08-01 16:37:43 +08:00
parent e9db0d7633
commit b644ff7df8
2 changed files with 3 additions and 4 deletions

View File

@@ -2752,9 +2752,9 @@ var storeList = []int64{
//668931,
//668917,
//102969,
102966,
668909,
668908,
//102966,
//668909,
//668908,
668905,
668901,
102946,

View File

@@ -213,7 +213,6 @@ func Init() {
ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() {
orderman.UpdateTaoSkuUpdateOffShelf()
}, []string{
"16:00:00",
"16:42:00",
"17:42:00",
})