update .gitignore,修复确认下单地址报异常问题
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,4 +8,4 @@ poster.jpg
|
||||
simsunb.ttf
|
||||
spy.log
|
||||
Alibaba-PuHuiTi-Regular.otf
|
||||
*/application.yml
|
||||
*/application-prod.yml
|
@ -47,7 +47,7 @@ spring:
|
||||
database: 0
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password:
|
||||
password:
|
||||
#连接超时时间
|
||||
timeout: 5000
|
||||
|
||||
|
Reference in New Issue
Block a user