fix: DruidFilter记录日志

This commit is contained in:
2024-08-06 20:26:11 +08:00
parent 931bb1270b
commit d3f5aa4f19
5 changed files with 113 additions and 4 deletions

View File

@@ -205,7 +205,6 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<scope>runtime</scope>
</dependency>
<!-- druid数据源驱动 -->