This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Project2024
/
menber-center
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ebf587f108
Ramuri
Etichete
master
test-zxc
menber-center
/
utils
/
errorCode.js
errorCode.js
162 B
Istoric
Crud
1
2
3
4
5
export
default
{
'401'
:
'认证失败,无法访问系统资源'
,
'404'
:
'访问资源不存在'
,
'default'
:
'系统未知错误,请反馈给管理员'
}