vip-屏蔽返利定时任务和VIP经验
This commit is contained in:
@@ -48,7 +48,7 @@ public class VipTask {
|
||||
vipTaskService.checkExpireVip();
|
||||
}
|
||||
|
||||
@Scheduled(cron = "0 0 1 * * ?")
|
||||
//@Scheduled(cron = "0 0 1 * * ?")
|
||||
public void notifyReturnProfit() {
|
||||
vipTaskService.notifyReturnProfit();
|
||||
}
|
||||
|
Reference in New Issue
Block a user