From 0e2e6229cdf0b17d847535a08168a265162a898e Mon Sep 17 00:00:00 2001
From: xiongxiaoyang <773861846@qq.com>
Date: Mon, 8 Jun 2020 16:54:58 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=96=B0=E6=BA=90=EF=BC=8C?=
=?UTF-8?q?=E8=BF=87=E6=BB=A4=E7=AE=80=E4=BB=8B=E4=B8=AD=E7=9A=84=E7=89=B9?=
=?UTF-8?q?=E6=AE=8A=E5=AD=97=E7=AC=A6=EF=BC=8C=E6=8F=90=E9=AB=98=E7=88=AC?=
=?UTF-8?q?=E8=99=AB=E5=85=BC=E5=AE=B9=E6=80=A7?=
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 +-
.../java/com/java2nb/novel/core/crawl/CrawlParser.java | 8 ++++++--
novel-front/pom.xml | 2 +-
pom.xml | 2 +-
sql/20200608.sql | 2 ++
6 files changed, 12 insertions(+), 6 deletions(-)
create mode 100644 sql/20200608.sql
diff --git a/novel-common/pom.xml b/novel-common/pom.xml
index a42e663..a761e8c 100644
--- a/novel-common/pom.xml
+++ b/novel-common/pom.xml
@@ -5,7 +5,7 @@
\\s* ","")
+ .replaceAll("
");
//设置书籍简介
book.setBookDesc(desc);
if (StringUtils.isNotBlank(ruleBean.getStatusPatten())) {
diff --git a/novel-front/pom.xml b/novel-front/pom.xml
index e477ad0..0227160 100644
--- a/novel-front/pom.xml
+++ b/novel-front/pom.xml
@@ -5,7 +5,7 @@
([^/]+)
\",\n \"authorNamePatten\": \"者:([^/]+)
最后更新:(\\\\d+-\\\\d+-\\\\d+\\\\s\\\\d+:\\\\d+:\\\\d+)
\",\n \"upadateTimeFormatPatten\": \"yyyy-MM-dd HH:mm:ss\",\n \"bookIndexUrl\": \"http://www.xbiquge.la/{bookId}/\",\n \"indexIdPatten\": \"[^/]+\",\n \"indexNamePatten\": \"([^/]+)\",\n \"bookContentUrl\": \"http://www.xbiquge.la/{bookId}/{indexId}.html\",\n \"contentStart\": \"\"\n}', 0, '2020-05-23 22:46:58', '2020-05-23 22:46:58');