mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
1、system服务全局异常国际化配置移到errorcode配置;2、executor服务增加全局异常国际化配置、plan服务增加全局异常和ErrorCodeConstants国际化配置;
This commit is contained in:
@@ -161,6 +161,7 @@ chenfeng:
|
||||
enable: true
|
||||
ignore-urls:
|
||||
- /admin-api/infra/file/*/get/** # 获取图片,和组织无关
|
||||
- /admin-api/infra/file/txt/**
|
||||
ignore-tables:
|
||||
- infra_codegen_column
|
||||
- infra_codegen_table
|
||||
|
||||
@@ -180,6 +180,7 @@ chenfeng:
|
||||
enable: true
|
||||
ignore-urls:
|
||||
- /admin-api/infra/file/*/get/** # 获取图片,和组织无关
|
||||
- /admin-api/infra/file/txt/**
|
||||
ignore-tables:
|
||||
- infra_codegen_column
|
||||
- infra_codegen_table
|
||||
|
||||
Reference in New Issue
Block a user