mirror of
https://github.com/201206030/novel.git
synced 2025-06-14 03:38:31 +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}")
|
@Value("${crawl.book.new.enabled}")
|
||||||
private String crawlEnable;
|
private String crawlEnable;
|
||||||
|
|
||||||
@Value("${website.name}")
|
|
||||||
private String webSiteName;
|
|
||||||
|
|
||||||
@SneakyThrows
|
@SneakyThrows
|
||||||
@Override
|
@Override
|
||||||
public void onApplicationEvent(ContextRefreshedEvent event) {
|
public void onApplicationEvent(ContextRefreshedEvent event) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user