1
This commit is contained in:
@@ -209,7 +209,7 @@ func Init() {
|
||||
// 抖音自动刷单
|
||||
ScheduleTimerFuncByInterval(func() {
|
||||
auto_delivery.AutoSettingFakeDelivery()
|
||||
}, 10*time.Second, 5*time.Second)
|
||||
}, 10*time.Second, 3*time.Minute)
|
||||
|
||||
// 定时任务更新负责人信息
|
||||
ScheduleTimerFunc("RefreshStoreOperator", func() {
|
||||
|
||||
Reference in New Issue
Block a user