修改Merge产生的文件名覆盖问题

This commit is contained in:
xuwenbo
2020-05-19 12:51:53 +08:00
50 changed files with 3124 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -51,7 +51,7 @@ spring:
database: 0
host: 127.0.0.1
port: 6379
password:
password: root
#连接超时时间
timeout: 5000
@ -84,8 +84,8 @@ swagger:
# 文件存储路径
file:
path: E:\yshop\file\
avatar: E:\yshop\avatar\
path: D:\yshop\file\
avatar: D:\yshop\avatar\
# 文件大小 /M
maxSize: 100
avatarMaxSize: 5