fix():修复gateway异常拦截的时候,整体报错信息堆栈输出

master
lwj 2024-07-31 20:36:32 +08:00
parent 5d0e70f224
commit 8235e7dad6
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-server</artifactId>
<version>3.6.3</version>
<artifactId>cloud-server-parent</artifactId>
<version>3.6.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>