feat: 未知异常改为报内部错误
This commit is contained in:
@@ -177,6 +177,7 @@ common.no.permission=No permission, please contact the administrator to add perm
|
||||
common.request.path.variable.not.blank=Request path variable''{0}'' cannot be blank
|
||||
common.request.parameter.type.not.match=Request parameter''{0}'' requires type: ''{1}'', but the input value is: ''{2}''
|
||||
common.demo.mode=Demo mode, no operation is allowed
|
||||
common.system.error=Internal error, please contact the administrator
|
||||
|
||||
## system portal menu
|
||||
menu.system.management=System Management
|
||||
|
||||
@@ -179,6 +179,7 @@ common.no.permission=没有访问权限,请联系管理员授权
|
||||
common.request.path.variable.not.blank=请求路径中缺少必需的路径变量''{0}''
|
||||
common.request.parameter.type.not.match=请求参数类型不匹配,参数''{0}''要求类型为:''{1}'',但输入值为:''{2}''
|
||||
common.demo.mode=演示模式,不允许操作
|
||||
common.system.error=内部错误,请联系管理员
|
||||
|
||||
## system portal menu
|
||||
menu.system.management=系统管理
|
||||
|
||||
Reference in New Issue
Block a user