This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xmnk
/
daijia
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
12488c8737
Branches
Tags
main
master
daijia
/
后端
/
application
/
admin
/
lang
/
zh-cn
/
new_category.php
new_category.php
90 B
History
Raw
1
2
3
4
5
6
<?php
return [
'Name' => '分类名称',
'Createtime' => '创建时间'
];