add p6spy

This commit is contained in:
lijiarao
2023-08-28 11:50:06 +08:00
parent 82d42b63f3
commit 4dc1d81f09
6 changed files with 127 additions and 92 deletions
+4 -1
View File
@@ -222,7 +222,10 @@
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
</dependency>
<dependency>
<groupId>p6spy</groupId>
<artifactId>p6spy</artifactId>
</dependency>
</dependencies>
</project>