This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Project2024
/
menber-center
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2e1304dfcb
Ramos
Etiquetas
master
test-zxc
menber-center
/
utils
/
errorCode.js
errorCode.js
162 B
Histórico
Em bruto
1
2
3
4
5
export
default
{
'401'
:
'认证失败,无法访问系统资源'
,
'404'
:
'访问资源不存在'
,
'default'
:
'系统未知错误,请反馈给管理员'
}