新增文件列表解析接口/v2/getFileList?url=

This commit is contained in:
QAIU
2025-02-07 19:27:48 +08:00
parent ccba71aa4e
commit 23db0563ac
11 changed files with 428 additions and 75 deletions

View File

@@ -36,7 +36,7 @@ custom:
# 数据源配置
dataSource:
#jdbcUrl: jdbc:mysql://127.0.0.1:3306/nfddata?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&serverTimezone=GMT%2B8&useSSL=false
jdbcUrl: jdbc:h2:file:./db/nfdData;MODE=MySQL;DATABASE_TO_UPPER=FALSE
jdbcUrl: jdbc:h2:file:./db/nfdData1;MODE=MySQL;DATABASE_TO_UPPER=FALSE
username: root
password: '123456'
@@ -48,21 +48,21 @@ cache:
defaultDuration: 59
# 具体网盘的缓存配置如果不加配置则不缓存每次请求都会请求网盘API格式网盘标识: 时长
duration:
ce: 5
cow:
ec: 5
fc:
fj: 20
iz: 20
le: 2879
lz: 20
qq: 9999999
ws: 10
ye: -1
mne: 30
mqq: 30
mkg: 30
p115: 5
# ce: 5
# cow:
# ec: 5
# fc:
# fj: 20
# iz: 20
# le: 2879
# lz: 20
# qq: 9999999
# ws: 10
# ye: -1
# mne: 30
# mqq: 30
# mkg: 30
# p115: 5
# httpClient静态代理服务器配置(外网代理)
proxy: