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