change cron
This commit is contained in:
@@ -106,8 +106,8 @@ public class Scraper {
|
||||
|
||||
|
||||
|
||||
// @Scheduled(cron = "0 0 18 * * ?")
|
||||
@PostConstruct
|
||||
@Scheduled(cron = "0 0 18 * * ?")
|
||||
// @PostConstruct
|
||||
@RequestMapping("/testScraperGetMoneyControllerNewIPO")
|
||||
public void getMoneyControllerNewIPOSchedule() {
|
||||
log.info("定时任务执行获取新股ipo的方法开始执行");
|
||||
|
||||
Reference in New Issue
Block a user