aa
This commit is contained in:
@@ -332,9 +332,9 @@ func Init() {
|
||||
}, dailyWorkTimeList)
|
||||
ScheduleTimerFunc("RrefreshMtwmVendorAct", func() {
|
||||
//刷新美团平台活动
|
||||
act.RrefreshMtwmVendorAct()
|
||||
act.RrefreshMtwmVendorAct(jxcontext.AdminCtx)
|
||||
//刷新饿百平台活动
|
||||
act.RrefreshEbaiVendorAct()
|
||||
act.RrefreshEbaiVendorAct(jxcontext.AdminCtx)
|
||||
}, dailyWorkTimeList2)
|
||||
}
|
||||
ScheduleTimerFunc("AutoSaleStoreSku", func() {
|
||||
|
||||
Reference in New Issue
Block a user