This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chenhao
/
yuan
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
25c3311102
Branches
Tags
master
yuan
/
application
/
admin
/
lang
/
zh-cn
/
city.php
city.php
163 B
History
Raw
1
2
3
4
5
6
7
8
<?php
return [
'Id' => ' id',
'Name' => ' 城市名称',
'Eng' => ' 首字母英文',
'Create_time' => ' 创建时间'
];