This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
puyao
/
siyu_app
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
ebbb4e262c
Branchit
Tagit
master
siyu_app
/
uniCloud-aliyun
/
cloudfunctions
/
common
/
hello-common
/
index.js
index.js
85 B
Historia
Raaka
1
2
3
4
5
6
module.exports = {
secret: 'abcdefg',
getVersion: function(){
return '1.0.0'
}
}