mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 21:52:07 +08:00
1、system服务全局异常国际化配置移到errorcode配置;2、executor服务增加全局异常国际化配置、plan服务增加全局异常和ErrorCodeConstants国际化配置;
This commit is contained in:
@@ -90,20 +90,6 @@ pay.channelCode.invalid=Unsupported payment channel
|
||||
pay.product.productChannelCode.notNull=Product payment channel code cannot be empty
|
||||
pay.product.productDetailsId.notNull=Product pricing rule ID cannot be empty
|
||||
pay.product.productId.notNull=Product ID cannot be empty
|
||||
global.error.request.param.missing=Missing request parameter: {0}
|
||||
global.error.bad.request=Invalid request parameter: {0}
|
||||
global.error.request.param.type.error=Request parameter type mismatch: {0}
|
||||
global.error.request.not.found=Request not found: {0}
|
||||
global.error.request.method.error=Incorrect request method: {0}
|
||||
global.error.request.too.many=Too many requests, please try again later
|
||||
global.error.request.duplicate.data.error=Data already exists, please check
|
||||
global.error.default.error=System is busy, please try again later
|
||||
global.error.no.permission=You do not have permission to perform this action
|
||||
global.error.no.permission.to.visit.org=You do not have permission to access this organization’s data
|
||||
global.error.request.organId.notExist=The requested organization ID was not provided, please check
|
||||
global.org.product.not.exist=Account login exception: product package does not exist, please log in again
|
||||
global.org.product.expired=The organization's product package has expired, please renew before continuing to use the service
|
||||
global.not.login=The account is not logged in
|
||||
|
||||
aj.captcha.6110=Captcha expired, please try again
|
||||
aj.captcha.6111=Verification failed
|
||||
|
||||
Reference in New Issue
Block a user