陶杰
2024-08-22 cb9b8574fe5f5273bff72e31608185f0f595c0ad
1
2
3
4
5
6
7
export default {
  apiNotfound: 'Api not found',
  serverError: 'Server error',
  networkError: 'Network error',
  connectTimeout: 'Request timeout',
  frequentError: 'System operation is too frequent, please try again later!',
}