This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wufeng
/
fuse
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
393455927a
Rami (Branch)
Tag
dev_wf
version1.5
fuse
/
app
/
mobile
/
config
/
common.php
common.php
89 B
Cronologia
Originale
1
2
3
4
5
<?php
//api模块通用配置信息
return [
'expire'=>1800,//token的有效时长
];