【新增】新增对接模块

This commit is contained in:
zer0Black
2023-09-29 10:24:32 +08:00
parent 7110380a66
commit 40cfad714b
4 changed files with 44 additions and 4 deletions
+5
View File
@@ -58,6 +58,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>laws-modules-docking</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>p6spy</groupId>
<artifactId>p6spy</artifactId>