update .gitignore,修复确认下单地址报异常问题

This commit is contained in:
hupeng
2019-12-30 12:29:25 +08:00
parent 5861434e13
commit dcbe910a93
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -8,4 +8,4 @@ poster.jpg
simsunb.ttf
spy.log
Alibaba-PuHuiTi-Regular.otf
*/application.yml
*/application-prod.yml

View File

@ -47,7 +47,7 @@ spring:
database: 0
host: 127.0.0.1
port: 6379
password:
password:
#连接超时时间
timeout: 5000