异常拦截
This commit is contained in:
GYJ
2025-02-10 10:44:46 +08:00
parent d99b538fd0
commit a10a934b40
7 changed files with 145 additions and 3 deletions

View File

@@ -41,5 +41,11 @@
<artifactId>tomcat-embed-core</artifactId>
</dependency>
<dependency>
<groupId>com.czg</groupId>
<artifactId>api-config</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
</project>