移除mongo,将系统日志存储在es。修复拼团商品的正常购买价格为拼团价格问题

This commit is contained in:
paulGao
2021-12-13 18:15:37 +08:00
parent cafeb1f20f
commit c3fbad7dbf
23 changed files with 163 additions and 243 deletions

View File

@@ -81,11 +81,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
</dependency>
<!--mongodb依赖配置-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<!-- &lt;!&ndash; Websocket &ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->