This commit is contained in:
邹宗楠
2023-12-12 09:49:40 +08:00
parent 8486122d57
commit d40b5dbddc
2 changed files with 3 additions and 2 deletions

View File

@@ -194,8 +194,8 @@ func Init() {
ScheduleTimerFunc("UpdateTiktokShopTotalMoney", func() {
orderman.UpdateTiktokShopTotalMoney()
}, []string{
"04:30:00",
"09:40:00",
"16:30:00",
"09:53:00",
})
/// 更新淘鲜达结算信息
ScheduleTimerFunc("UpdateTaoTotalMoney", func() {