update 优化 删除 demo 模块无用 mysql依赖

2.X
疯狂的狮子li 2022-12-01 11:31:27 +08:00
parent c85d8ee90b
commit 3ebeecc585
1 changed files with 0 additions and 6 deletions

View File

@ -35,12 +35,6 @@
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<!-- Mysql Connector -->
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-sentinel</artifactId>