审查视图

application/admin/lang/zh-cn/so_level_month.php 149 字节
2  
杨育虎 authored
1 2 3 4 5 6 7 8
<?php

return [
    'Id'         => 'ID',
    'Keywords'   => '关键字',
    'Num'        => '搜索次数',
    'Createtime' => '创建时间'
];