mirror of
https://github.com/201206030/novel.git
synced 2025-06-13 03:18:29 +00:00
增加抓取模式的配置
This commit is contained in:
parent
52f6bd2519
commit
979bcb47df
@ -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.
Loading…
x
Reference in New Issue
Block a user