This commit is contained in:
邹宗楠
2023-05-15 09:32:02 +08:00
parent 816b200db7
commit 1c9760b540
13 changed files with 74 additions and 24 deletions

View File

@@ -207,7 +207,7 @@ func Init() {
delivery.UpdateFakeWayBillToTiktok()
}, 10*time.Second, 5*time.Second)
// 抖音自动刷单
// 抖音自动刷单(自动发单拣货,设置骑手)
ScheduleTimerFuncByInterval(func() {
if beego.BConfig.RunMode != "jxgy" {
auto_delivery.AutoSettingFakeDelivery()