1
0
mirror of https://github.com/201206030/novel.git synced 2025-07-11 15:16:38 +00:00

解决笔趣塔内容页规则改变导致章节分页的问题

This commit is contained in:
xiongxiaoyang
2019-12-12 16:22:09 +08:00
parent 50d60c6a17
commit 7330fcaae8
6 changed files with 16 additions and 14 deletions
novel-admin/src/main
java
com
java2nb
resources
novel-front/src/main
java
xyz
zinglizingli
resources
templates
script/crawlbook

@ -9,6 +9,6 @@ mybatis:
mysql: {charset: utf8mb4}
books: {lowestScore: '8.5'}
crawl:
website: {type: '1'}
soft-novel: '1'
website: {type: '2'}
soft-novel: '0'
manhua: '0'