This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
sunzehao
/
cesium_three_nodejs
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
5b720a519b
Branches
Tags
master
cesium_three...
/
config.js
config.js
111 B
Histórico
Raw
1
2
3
4
5
6
//全局配置文件
module.exports = {
//加密和解密的token密钥
jwtSecretKey: "expressToken"
}