From 9773b73475c97bd87cb9c5fee6839f0f8fad8fd2 Mon Sep 17 00:00:00 2001 From: xxy <773861846@qq.com> Date: Sat, 16 May 2020 13:29:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-common/pom.xml | 2 +- novel-crawl/pom.xml | 2 +- novel-front/pom.xml | 2 +- novel-front/src/main/resources/templates/book/book_index.html | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 3d2e021..e038c63 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 2.0.0 + 2.0.1 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index c7ef362..d868199 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 2.0.0 + 2.0.1 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index 66b7612..ef43731 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 2.0.0 + 2.0.1 4.0.0 diff --git a/novel-front/src/main/resources/templates/book/book_index.html b/novel-front/src/main/resources/templates/book/book_index.html index ed4850c..907257a 100644 --- a/novel-front/src/main/resources/templates/book/book_index.html +++ b/novel-front/src/main/resources/templates/book/book_index.html @@ -47,7 +47,7 @@
  • [免费] - +
  • diff --git a/pom.xml b/pom.xml index 75be04e..44b9a37 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 2.0.0 + 2.0.1 novel-common novel-front