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');