This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xuzhihao
/
haowanShow
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
f94687fff6
Ramas
Etiquetas
haowan
haowan-tencent
master
haowanShow
/
miniprogram
/
config
/
error_code.js
error_code.js
152 B
Histórico
Raw
1
2
3
4
5
const ERROR_CODE = {
3004: '无token,请先登录',
3005: '登录验证过期,请重新登录',
3006: '用户信息有误,请重新登录'
}