This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
gyfl
/
access
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a64f332604
Branches
Tags
dev
dockerenv
master
test
access
/
application
/
api
/
config.php
config.php
82 B
Historique
Raw
1
2
3
4
5
<?php
return [
'user_status' => ['1' => '已启用' , '2' => '已停用']
];