This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
gyfl
/
access
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
a64f332604
Branches
Tags
dev
dockerenv
master
test
access
/
application
/
api
/
config.php
config.php
82 B
Histórico
Raw
1
2
3
4
5
<?php
return [
'user_status' => ['1' => '已启用' , '2' => '已停用']
];