2
0

fix: 打印调用oamda api日志

This commit is contained in:
caiyuchao
2025-01-18 19:56:09 +08:00
parent 40382150ff
commit 6c10050fe7
2 changed files with 10 additions and 0 deletions

View File

@@ -32,6 +32,11 @@
<artifactId>swagger-annotations</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
</project>