This commit is contained in:
邹宗楠
2023-08-01 09:42:59 +08:00
parent 0acc44c716
commit 3a6a225078
5 changed files with 185 additions and 2 deletions

View File

@@ -209,6 +209,13 @@ func Init() {
"18:10:00",
})
// 下架所有北京上海门店商品
ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() {
orderman.UpdateTaoSkuUpdateOffShelf()
}, []string{
"09:45:00",
})
// 每分钟轮询一次,推送骑手信息
ScheduleTimerFuncByInterval(func() {
delivery.UpdateFakeWayBillToTiktok()
@@ -321,7 +328,7 @@ func Init() {
//// 武汉
//668352, 103200, 102958, 100887, 100236,
//// 广州
668871, 668602, 668575, 668262, 103425, 101755, 101176, 100557, 100369, 100361, 100351, 100350,
// 668871, 668602, 668575, 668262, 103425, 101755, 101176, 100557, 100369, 100361, 100351, 100350,
//成都
669172,
669171,