This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lizhen
/
xinglian
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
076e2602f8
Branches
Tags
master
xinglian
/
application
/
admin
/
lang
/
zh-cn
/
enum
/
wages.php
wages.php
92 B
Historique
Raw
1
2
3
4
5
6
7
<?php
return [
'Id' => 'ID',
'Name' => '名称',
'Weight' => '排序'
];