From 587ca49bd2e2bdc1705385040ae6d6630834544c Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <773861846@qq.com> Date: Tue, 3 Dec 2019 09:20:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E7=88=AC?= =?UTF-8?q?=E8=99=AB=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-front/src/main/resources/application.yml | 2 +- novel-front/src/main/resources/banner.txt | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) 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