This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aqm
/
sports_admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
07fa750e65
Branches
Tags
master
sports_admin
/
config
/
lang.php
lang.php
138 B
History
Raw
1
2
3
4
5
6
7
<?php
return array(
'-3201'=>'上分金额不正确',
'3201'=>'上分成功',
'-3202'=>'下分金额不正确',
'3202'=>'下分成功',
);