1.2.3 后台操作按钮调整及其新增开启拼团功能
This commit is contained in:
@ -47,7 +47,7 @@ spring:
|
||||
database: 0
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password:
|
||||
password:
|
||||
#连接超时时间
|
||||
timeout: 5000
|
||||
|
||||
@ -84,4 +84,5 @@ file:
|
||||
avatar: /home/yshop/avatar/
|
||||
# 文件大小 /M
|
||||
maxSize: 100
|
||||
avatarMaxSize: 5
|
||||
avatarMaxSize: 5
|
||||
localUrl: http://localhost:8000
|
Reference in New Issue
Block a user