This commit is contained in:
jhd
2026-07-08 11:05:10 +08:00
122 changed files with 10782 additions and 212 deletions

View File

@@ -146,6 +146,12 @@
<artifactId>klp-pltcm</artifactId>
</dependency>
<!-- 性能管理模块-->
<dependency>
<groupId>com.klp</groupId>
<artifactId>klp-perf</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>