gateway:增加 GlobalExceptionHandler 实现全局异常处理

This commit is contained in:
YunaiV
2022-06-04 21:23:47 +08:00
parent bfb15aea09
commit 93f4334eb6
3 changed files with 108 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
### 创建错误码
POST {{baseUrl}}/inra/error-code/create
POST {{systemBaseUrl}}/system/error-code/create
Authorization: Bearer {{token}}
Content-Type: application/json
tenant-id: {{adminTenentId}}