添加证书

This commit is contained in:
邹宗楠
2023-03-30 11:21:16 +08:00
parent 2dc3594070
commit 2d4af5f61d
7 changed files with 169 additions and 10 deletions

View File

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