diff --git a/novel-front/src/main/resources/application.yml b/novel-front/src/main/resources/application.yml index de5b42e..67c58de 100644 --- a/novel-front/src/main/resources/application.yml +++ b/novel-front/src/main/resources/application.yml @@ -69,7 +69,7 @@ books: #爬取的网站名称类型 1:笔趣岛 ,2:笔趣塔 更多网站解析中,敬请期待 crawl: website: - type: 1 + type: 2 search: schedule: diff --git a/novel-front/src/main/resources/banner.txt b/novel-front/src/main/resources/banner.txt index d763a17..9b09382 100644 --- a/novel-front/src/main/resources/banner.txt +++ b/novel-front/src/main/resources/banner.txt @@ -1,6 +1,15 @@ +${AnsiColor.CYAN} +-------------------------------------------------------------------------------- +${AnsiColor.RED} || / | / / || / | / / ___ // ___ ___ _ __ || / /||/ / //___) ) // // ) ) // ) ) // ) ) ) ) ||/ / | / // // // // / / // / / / / -| / | / ((____ // ((____ ((___/ / // / / / / 小说精品屋欢迎您!!! \ No newline at end of file +| / | / ((____ // ((____ ((___/ / // / / / / 小说精品屋欢迎您!!! + + -------Powered By XXY +${AnsiColor.CYAN} +-------------------------------------------------------------------------------- +${AnsiColor.BRIGHT_YELLOW} +::: Spring-Boot ${spring-boot.formatted-version} ::: \ No newline at end of file