fix: 日志记录转换成Druid的打印日志

This commit is contained in:
2024-08-07 19:10:23 +08:00
6 changed files with 113 additions and 39 deletions

View File

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