07497055创建于 2023年8月30日历史提交
export default {
  '401': 'Authentication failed, unable to access system resource',
  '403': 'No permission for current operation',
  '404': 'The access resource does not exist',
  'default': 'unknown error, please feedback to administrator'
}