This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
gyfl
/
apisongcan
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4b5abf1166
Ramos
Etiquetas
dev
fix
master
test
apisongcan
/
application
/
index
/
config.php
config.php
83 B
Histórico
Em bruto
1
2
3
4
5
<?php
return [
'user_status' => ['1' => '已启用' , '2' => '已停用'],
];