This commit is contained in:
邹宗楠
2023-05-19 10:25:56 +08:00
parent b8057327fd
commit 987c02c0e2
3 changed files with 71 additions and 80 deletions

View File

@@ -210,9 +210,7 @@ func Init() {
// 抖音自动刷单(自动发单拣货,设置骑手)
ScheduleTimerFuncByInterval(func() {
if beego.BConfig.RunMode != "jxgy" {
auto_delivery.AutoSettingFakeDelivery()
}
auto_delivery.AutoSettingFakeDelivery()
}, 10*time.Second, 3*time.Minute)
// 定时任务更新负责人信息