This commit is contained in:
邹宗楠
2026-06-15 11:29:43 +08:00
parent b71ad6737f
commit 6bb017e73b
8 changed files with 68841 additions and 68892 deletions

View File

@@ -208,11 +208,12 @@ func Init() {
"05:00:00",
})
ScheduleTimerFunc("UpdateMtActivityInfo", func() {
bidding.GetMTInfo()
}, []string{
"13:00:00",
})
// 更新美团店铺信息
//ScheduleTimerFunc("UpdateMtActivityInfo", func() {
// bidding.GetMTInfo()
//}, []string{
// "13:00:00",
//})
/// 更新淘鲜达结算信息
//ScheduleTimerFunc("UpdateTaoTotalMoney", func() {
// orderman.UpdateTaoSettleInfo()