购物车创建时减少一次redis的读写

This commit is contained in:
Chopper
2022-01-11 16:34:18 +08:00
parent eec3611218
commit 0460e219f9
4 changed files with 11 additions and 12 deletions

View File

@@ -183,7 +183,7 @@ mybatis-plus:
logging:
# 输出级别
level:
cn.lili: info
root: error
# org.hibernate: debug
# org.springframework: debug
# org.springframework.data.mongodb.core: debug