mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 13:42:07 +08:00
1、system服务全局异常国际化配置移到errorcode配置;2、executor服务增加全局异常国际化配置、plan服务增加全局异常和ErrorCodeConstants国际化配置;
This commit is contained in:
@@ -90,20 +90,7 @@ pay.channelCode.invalid=不支援的支付渠道
|
||||
pay.product.productChannelCode.notNull=產品支付渠道編碼不能為空
|
||||
pay.product.productDetailsId.notNull=產品定價規則編號不能為空
|
||||
pay.product.productId.notNull=產品 ID 不能為空
|
||||
global.error.request.param.missing=請求參數缺失:{0}
|
||||
global.error.bad.request=請求參數不正確:{0}
|
||||
global.error.request.param.type.error=請求參數類型錯誤:{0}
|
||||
global.error.request.not.found=請求未找到:{0}
|
||||
global.error.request.method.error=請求方法不正確:{0}
|
||||
global.error.request.too.many=請求過於頻繁,請稍後重試
|
||||
global.error.request.duplicate.data.error=請求數據已存在,請檢查
|
||||
global.error.default.error=系統繁忙,請稍後再試
|
||||
global.error.no.permission=您沒有該操作的權限
|
||||
global.error.no.permission.to.visit.org=您無權訪問該組織的數據
|
||||
global.error.request.organId.notExist=請求的組織標識未傳遞,請進行排查
|
||||
global.org.product.not.exist=帳號登入異常,套餐資訊不存在,請重新登入
|
||||
global.org.product.expired=組織產品套餐已過期,請續費後繼續使用
|
||||
global.not.login=賬號未登錄
|
||||
|
||||
|
||||
aj.captcha.6110=驗證碼已失效,請重新獲取。
|
||||
aj.captcha.6111=驗證失敗。
|
||||
|
||||
Reference in New Issue
Block a user