mirror of
https://gitee.com/novel_dev_team/novel
synced 2026-07-20 17:52:45 +08:00
fix
This commit is contained in:
@@ -23,9 +23,6 @@ public class StartListener implements ApplicationListener<ContextRefreshedEvent>
|
||||
@Value("${crawl.book.new.enabled}")
|
||||
private String crawlEnable;
|
||||
|
||||
@Value("${website.name}")
|
||||
private String webSiteName;
|
||||
|
||||
@SneakyThrows
|
||||
@Override
|
||||
public void onApplicationEvent(ContextRefreshedEvent event) {
|
||||
|
||||
Reference in New Issue
Block a user