书籍列表接口新增参数
This commit is contained in:
@ -15,7 +15,7 @@ database:
|
||||
level: "all"
|
||||
stdout: true
|
||||
default:
|
||||
link: "mysql:root:MSms0427@tcp(127.0.0.1:3306)/novel?loc=Local&charset=utf8mb4"
|
||||
link: "mysql:root:MSms0427@tcp(127.0.0.1:3306)/novel2?loc=Local&charset=utf8mb4"
|
||||
debug: true
|
||||
|
||||
# Redis configuration.
|
||||
@ -29,23 +29,11 @@ casbin:
|
||||
|
||||
#OSS配置
|
||||
oss:
|
||||
aliyun:
|
||||
bucket: "arenaxx"
|
||||
key: "LTAI4FhJV8uQvgSzviJ5tgcP"
|
||||
secret: "Zc5E5CO4fqsXTIFsq4SHIaaXO4beJm"
|
||||
endpoint: "oss-us-east-1.aliyuncs.com"
|
||||
|
||||
# Email
|
||||
email:
|
||||
username: "1016848185@qq.com"
|
||||
password: "zugifvgkwvmibehf"
|
||||
host: "smtp.qq.com"
|
||||
port: 465
|
||||
|
||||
saas:
|
||||
link: "http://62.151.176.239:8002"
|
||||
iosAppId: "26"
|
||||
androidAppId: "27"
|
||||
s3:
|
||||
bucket: "iosnovel"
|
||||
key: "AKIA2OAJT2TMKO6YTRA3"
|
||||
secret: "oepKhLD9QpahS35/6/qSo5+bFe9POhUj1d6ji1E1"
|
||||
region: "us-east-1"
|
||||
|
||||
# AWS
|
||||
aws:
|
||||
|
||||
Reference in New Issue
Block a user