This commit is contained in:
邹宗楠
2022-11-03 18:33:40 +08:00
parent 76ed5d21dd
commit 43938b7a4e
2 changed files with 2 additions and 1 deletions

View File

@@ -188,7 +188,7 @@ func Init() {
// 每分钟轮询一次,推送抖店骑手信息
ScheduleTimerFuncByInterval(func() {
delivery.GetOrderRiderInfoToPlatform("", 0)
delivery.UpdateFakeWayBillToTiktok()
}, 10*time.Second, 1*time.Minute)
// 定时任务更新负责人信息