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