This website works better with JavaScript
Home
Explore
Help
Sign In
book
/
book_admin
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7d4aad4428
Branches
Tags
master
book_admin
/
application
/
admin
/
lang
/
zh-cn
/
cplist.php
cplist.php
124 B
History
Raw
1
2
3
4
5
6
7
<?php
return [
'Cp_name' => '名称',
'State' => '1,正常,2屏蔽',
'Updatetime' => '更新时间'
];