修改本地配置文件(忽略)
This commit is contained in:
@ -49,7 +49,7 @@ spring:
|
||||
database: 0
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password:
|
||||
password: root
|
||||
#连接超时时间
|
||||
timeout: 5000
|
||||
|
||||
@ -82,8 +82,8 @@ swagger:
|
||||
|
||||
# 文件存储路径
|
||||
file:
|
||||
path: E:\yshop\file\
|
||||
avatar: E:\yshop\avatar\
|
||||
path: D:\yshop\file\
|
||||
avatar: D:\yshop\avatar\
|
||||
# 文件大小 /M
|
||||
maxSize: 100
|
||||
avatarMaxSize: 5
|
||||
|
Reference in New Issue
Block a user