修复秒杀活动时间段为一个时。不显示问题。修复可能会出现的es代码编译问题。improve code

This commit is contained in:
paulGao
2022-03-29 10:04:36 +08:00
parent 36ce7593a9
commit 6d014a01bc
4 changed files with 5 additions and 15 deletions

View File

@@ -25,15 +25,6 @@ spring:
admin:
client:
url: http://192.168.0.116:8000
# mongodb
data:
mongodb:
uri: 192.168.0.116:27017
database: lilishop
username: root
password: lilishop
authentication-database: admin
# replica-set-name: mongoreplset
cache:
type: redis
# Redis
@@ -191,7 +182,6 @@ logging:
cn.lili: info
# org.hibernate: debug
# org.springframework: debug
# org.springframework.data.mongodb.core: debug
file:
# 指定路径
path: logs