This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wfsy1985
/
ggadmin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d99b9aa1f8
Branches
Tags
master
ggadmin
/
application
/
admin
/
lang
/
zh-cn
/
greenroom
/
record.php
record.php
152 B
History
Raw
1
2
3
4
5
6
7
8
9
<?php
return [
'Id' => 'id',
'Income' => '收益',
'Time' => '收益时间',
'Link' => '链接',
'Uid' => '用户ID'
];