This commit is contained in:
suyl
2021-08-14 11:29:39 +08:00
parent 9d85e74fb0
commit 691e65f369
5 changed files with 125 additions and 0 deletions

View File

@@ -328,6 +328,8 @@ func Init() {
ScheduleTimerFunc("RrefreshMtwmVendorAct", func() {
//刷新美团平台活动
act.RrefreshMtwmVendorAct()
//刷新饿百平台活动
act.RrefreshEbaiVendorAct()
}, dailyWorkTimeList2)
}
ScheduleTimerFunc("AutoSaleStoreSku", func() {