审查视图

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

return [
    'Id'         => 'id',
    'Content'    => '考试须知内容',
    'Createtime' => '创建时间'
];