..
This commit is contained in:
@@ -254,9 +254,9 @@ func Init() {
|
||||
}, []string{
|
||||
"22:00:00",
|
||||
})
|
||||
ScheduleTimerFunc("ChangeJxPriceByDiscountAct", func() {
|
||||
act.ChangeJxPriceByDiscountAct(jxcontext.AdminCtx)
|
||||
}, discountActJxList)
|
||||
//ScheduleTimerFunc("ChangeJxPriceByDiscountAct", func() {
|
||||
// act.ChangeJxPriceByDiscountAct(jxcontext.AdminCtx)
|
||||
//}, discountActJxList)
|
||||
ScheduleTimerFunc("RefreshUserMemberStatus", func() {
|
||||
cms.RefreshUserMemberStatus(jxcontext.AdminCtx)
|
||||
}, updateActStatusTimeList)
|
||||
|
||||
Reference in New Issue
Block a user