change cron

This commit is contained in:
vogiahuy2058
2024-10-23 16:39:41 +07:00
parent b6052a46ff
commit 89c0fe0321

View File

@@ -106,8 +106,8 @@ public class Scraper {
// @Scheduled(cron = "0 0 18 * * ?") @Scheduled(cron = "0 0 18 * * ?")
@PostConstruct // @PostConstruct
@RequestMapping("/testScraperGetMoneyControllerNewIPO") @RequestMapping("/testScraperGetMoneyControllerNewIPO")
public void getMoneyControllerNewIPOSchedule() { public void getMoneyControllerNewIPOSchedule() {
log.info("定时任务执行获取新股ipo的方法开始执行"); log.info("定时任务执行获取新股ipo的方法开始执行");