email date update
This commit is contained in:
parent
64447b61c8
commit
7f630ccdac
@ -15,7 +15,7 @@ public class EventService {
|
||||
System.out.println("Checking for groups");
|
||||
}
|
||||
|
||||
@Scheduled(cron = "0 55 17 * * *")
|
||||
@Scheduled(cron = "0 5 18 * * *")
|
||||
public void testMail() {
|
||||
this.emailService.sendMail("kaczor982@gmail.com", "Cześć. Jestem Tomek.");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user