This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
puyao
/
siyu_app
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
ebbb4e262c
Ramas
Etiquetas
master
siyu_app
/
uniCloud-aliyun
/
cloudfunctions
/
common
/
hello-common
/
index.js
index.js
85 B
Histórico
Raw
1
2
3
4
5
6
module.exports = {
secret: 'abcdefg',
getVersion: function(){
return '1.0.0'
}
}