This commit is contained in:
邹宗楠
2023-12-12 10:07:47 +08:00
parent d40b5dbddc
commit bfd1f84e5f
3 changed files with 21 additions and 13 deletions

View File

@@ -194,8 +194,16 @@ func Init() {
ScheduleTimerFunc("UpdateTiktokShopTotalMoney", func() {
orderman.UpdateTiktokShopTotalMoney()
}, []string{
"16:30:00",
"09:53:00",
"03:00:00",
"05:00:00",
"07:00:00",
"09:00:00",
"11:00:00",
"14:00:00",
"16:00:00",
"19:00:00",
"21:00:00",
"01:00:00",
})
/// 更新淘鲜达结算信息
ScheduleTimerFunc("UpdateTaoTotalMoney", func() {