mirror of
https://gitee.com/novel_dev_team/novel
synced 2026-07-20 17:52:45 +08:00
增加抓取模式的配置
This commit is contained in:
@@ -9,7 +9,8 @@ mybatis:
|
||||
mysql: {charset: utf8mb4}
|
||||
books: {lowestScore: 6.0}
|
||||
crawl:
|
||||
website: {type: '4'}
|
||||
soft-novel: 0
|
||||
manhua: 0
|
||||
patten: 3
|
||||
website: {type: 3}
|
||||
soft-novel: '1'
|
||||
manhua: '1'
|
||||
logging: {config: 'classpath:logback-boot.xml'}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user