This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
hf
/
storage-wechat
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0406c9dd29
Ramas
Etiquetas
master
storage-wechat
/
util
/
cacheConstant.js
cacheConstant.js
105 B
Histórico
Raw
1
2
3
4
5
// 记录微信本地缓存key
export const TOKEN_NAME = 'Authorization'
export const OPENID = 'openid'