mirror of
https://github.com/201206030/novel.git
synced 2025-06-13 11:18:30 +00:00
fix
This commit is contained in:
parent
04224c0abd
commit
8db9eb6042
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user