This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wufeng
/
fuse
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
393455927a
Ramas
Etiquetas
dev_wf
version1.5
fuse
/
app
/
mobile
/
config
/
common.php
common.php
89 B
Histórico
Raw
1
2
3
4
5
<?php
//api模块通用配置信息
return [
'expire'=>1800,//token的有效时长
];