会员刷新

This commit is contained in:
苏尹岚
2020-09-18 15:16:30 +08:00
parent 7c082d1b67
commit 5f01bc43ae
3 changed files with 12 additions and 1 deletions

View File

@@ -268,6 +268,7 @@ func Init() {
act.ChangeJxPriceByDiscountAct(jxcontext.AdminCtx)
}, discountActJxList)
ScheduleTimerFunc("RefreshUserMemberStatus", func() {
cms.RefreshUserMemberStatus(jxcontext.AdminCtx)
}, updateActStatusTimeList)
}
ScheduleTimerFunc("AutoSaleStoreSku", func() {