This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
gyfl
/
apisongcan
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b77b77d3bc
Ramas
Etiquetas
dev
fix
master
test
apisongcan
/
application
/
index
/
config.php
config.php
82 B
Histórico
Raw
1
2
3
4
5
<?php
return [
'user_status' => ['1' => '已启用' , '2' => '已停用']
];