This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xuzhihao
/
haowanShow
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f94687fff6
Branches
Tags
haowan
haowan-tencent
master
haowanShow
/
miniprogram
/
config
/
error_code.js
error_code.js
152 B
Historique
Raw
1
2
3
4
5
const ERROR_CODE = {
3004: '无token,请先登录',
3005: '登录验证过期,请重新登录',
3006: '用户信息有误,请重新登录'
}