sql执行时长

This commit is contained in:
2024-09-09 18:16:44 +08:00
parent 50e0f09be8
commit 05adbeb584
3 changed files with 18 additions and 4 deletions

View File

@@ -24,6 +24,11 @@
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<dependency>
<groupId>com.github.gavlyukovskiy</groupId>
<artifactId>p6spy-spring-boot-starter</artifactId>
<version>1.7.0</version>
</dependency>
<!-- 代码生成模块 -->
<dependency>
<groupId>cn.ysk.cashier</groupId>